dbTalk Databases Forums  

LINK : fatal error LNK1104: cannot open file 'libmysql.lib'

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


Discuss LINK : fatal error LNK1104: cannot open file 'libmysql.lib' in the mailing.database.mysql-plusplus forum.



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

Default LINK : fatal error LNK1104: cannot open file 'libmysql.lib' - 10-24-2006 , 05:37 AM






I folowed the instructions and errors report slutions
on this mailing list:
- i edited the project properties (i changed the
additional inclede directory to C:\Program
Files\MySQL\MySQL Server 5.0\include)
- i add the "typedef unsigned long ulong" into
mysql++' s platform.h

I can compile the libmysql, but i get an error during
linking process:
Linking...
LINK : fatal error LNK1104: cannot open file
'libmysql.lib'

What is wrong?

I am using winxp sp2, visula studio 2005, mysql
5.0.26, and mysql++-2.1.1

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

--
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
  #2  
Old   
Matt Dargavel
 
Posts: n/a

Default RE: LINK : fatal error LNK1104: cannot open file 'libmysql.lib' - 10-24-2006 , 05:48 AM






Check that your additional library directories setting under linker includes
the directory "C:\Program Files\MySQL\MySQL Server 5.0\lib\opt" or where
ever libmysql.lib is.

Quote:
-----Original Message-----
From: Klemen Dovrtel [mailto:klemen_dovrtel (AT) yahoo (DOT) com]
Sent: 24 October 2006 11:37
To: plusplus (AT) lists (DOT) mysql.com
Subject: LINK : fatal error LNK1104: cannot open file 'libmysql.lib'

I folowed the instructions and errors report slutions
on this mailing list:
- i edited the project properties (i changed the
additional inclede directory to C:\Program
Files\MySQL\MySQL Server 5.0\include)
- i add the "typedef unsigned long ulong" into
mysql++' s platform.h

I can compile the libmysql, but i get an error during
linking process:
Linking...
LINK : fatal error LNK1104: cannot open file
'libmysql.lib'

What is wrong?

I am using winxp sp2, visula studio 2005, mysql
5.0.26, and mysql++-2.1.1

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsub=matt@shout-
telecoms.com

--
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.