dbTalk Databases Forums  

newbie question

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


Discuss newbie question in the mailing.database.mysql-plusplus forum.



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

Default newbie question - 05-01-2005 , 12:55 PM






------=_NextPart_000_0004_01C54E55.733384B0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

hi all, I just wrote bunch 'C' functions that use binding capability in =
4.1.11, specifically mysql_prepare, mysql_execute. I can compile them =
fine, but can't find the libs to link them with:

test.o(.text+0x1b9): In function `mysql_insert_vm_msg':
: undefined reference to `mysql_prepare'
test.o(.text+0x47e): In function `mysql_insert_vm_msg':
: undefined reference to `mysql_bind_param'
test.o(.text+0x4c5): In function `mysql_insert_vm_msg':
: undefined reference to `mysql_execute'

Any help would be appreciated.

------=_NextPart_000_0004_01C54E55.733384B0--


Reply With Quote
  #2  
Old   
Warren Young
 
Posts: n/a

Default Re: newbie question - 05-02-2005 , 11:36 AM






Jean Robichaud wrote:

Quote:
hi all, I just wrote bunch 'C' functions
....then your message is not on topic for this list, which covers only
MySQL++, the the C++ wrapper for the MySQL C API. Please take your
question to the main MySQL mailing list.

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw



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.