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 #19103 is a reply to message #19098] Wed, 12 November 2008 20:33 Go to previous messageGo to previous message
captainc is currently offline  captainc
Messages: 278
Registered: December 2006
Location: New Jersey, USA
Experienced Member
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.
 
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 06:59:20 CEST 2024

Total time taken to generate the page: 0.02642 seconds