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 » Compiling error for mysql
Re: Compiling error for mysql [message #25210 is a reply to message #19103] Sun, 14 February 2010 11:40 Go to previous messageGo to previous message
forlano is currently offline  forlano
Messages: 1185
Registered: March 2006
Location: Italy
Senior Contributor
captainc wrote on Wed, 12 November 2008 20:33

The linker is looking for the library file from the mysql 5 installation. For MINGW: libmysql.a/libmysql.so, for MSC: mysql.lib/mysql.dll. You will have to make sure your lib path from TheIDE settings can see the library files or to specify -Idirectory as extra parameter to the linker.


Hello,

I've MSVS9 and I need to download the necessary files and libs to work with MySql and U++. The download list at
http://www.mysql.com/downloads/
is a bit confusing for me. What have I to download?

Thanks,
Luigi
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Issue with sql.execute(const String&)
Next Topic: Always MySQL Link error
Goto Forum:
  


Current Time: Sun May 12 04:18:25 CEST 2024

Total time taken to generate the page: 0.01616 seconds