Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » Error when compiling native MySql with MSC9
Re: Error when compiling native MySql with MSC9 [message #34295 is a reply to message #34276] Tue, 08 November 2011 20:08 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
BioBytes wrote on Mon, 07 November 2011 12:44

Hi alls,

To go on with this issue when compiling directly with MysSql headers and libs not through ODBC driver, I noticed that setting the project option to Multithreading (MT), I got now only one link error Rolling Eyes :

Linking...
LINK : fatal error LNK1181: cannot open input file 'opt\mysqlclient.lib'

There were errors. (0:01.31)


I took the idea from MySql website where it is said that a multi threaded mysql client library is required.

So anybody has an idea to solve this linkage error ?

Help will be appreciated

Thanks in advance

Biobytes


Should be pretty easy, you need to add library path to build method which, combined with 'opt/mysqlclient.lib' would lead to actual .lib file...
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: SqlMassinsert
Next Topic: Sqlite Delete not working [SOLVED]
Goto Forum:
  


Current Time: Tue May 14 12:47:27 CEST 2024

Total time taken to generate the page: 0.03085 seconds