dbTalk Databases Forums  

BC++6.0 linker error

mailing.database.mysql-plusplus mailing.database.mysql-plusplus


Discuss BC++6.0 linker error in the mailing.database.mysql-plusplus forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
 
Posts: n/a

Default BC++6.0 linker error - 07-11-2005 , 10:53 AM






------=_NextPart_000_000E_01C58641.63A48610
Content-Type: text/plain;
charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable

hey , I'm using the "1_7_1win32_borland_1_2" version of MySQL++ and I =
experienced some problems compiling the example applications under =
Borland C++ Builder 6.0 personal edition.
I have added the libmySQL.lib and mysqlplus.lib to the project , and =
specified the "library" paths and "include" paths in the linker options =
but still I get a set of linker errors=20

[Linker Error] Unresolved external '_mysql_num_rows' referenced from =
I:\CPP PROGRAMY\MYSQLPP\MYSQL.OBJ
[Linker Error] Unresolved external '_mysql_data_seek' referenced from =
I:\CPP PROGRAMY\MYSQLPP\MYSQL.OBJ=20
[Linker Error] Unresolved external '_mysql_fetch_row' referenced from =
I:\CPP PROGRAMY\MYSQLPP\MYSQL.OBJ
[Linker Error] Unresolved external '_mysql_fetch_lengths' referenced =
from I:\CPP PROGRAMY\MYSQLPP\MYSQL.OBJ

where can I find the definitions for "_mysql_num_rows" and other =
externals ?

I'd be greatfull for some help.
------=_NextPart_000_000E_01C58641.63A48610--



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.