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 » SQL_MySql reference example only compiles in debug mode
Re: SQL_MySql reference example only compiles in debug mode [message #37922 is a reply to message #37921] Fri, 23 November 2012 14:12 Go to previous messageGo to previous message
Alboni is currently offline  Alboni
Messages: 214
Registered: January 2012
Location: Deventer, Netherlands
Experienced Member
When I counter that with:

#ifdef __DEBUG
DDUMP(rows);
#endif

It compiles but I get a link error:
LINK : fatal error LNK1181: cannot open input file 'opt\libmysql.lib'

The C:\Program Files\MySQL\MySQL Server 5.5\lib directory only has a debug subfolder, no opt.

after copying the debug folder to an opt folder it goes.
I copied libmysql.lib to the debug folder before. Not pretty, but does the trick.
 
Read Message
Read Message
Read Message
Previous Topic: Store empty string to database
Next Topic: Weird Date bevaviour in Sqlite
Goto Forum:
  


Current Time: Fri Apr 19 00:05:40 CEST 2024

Total time taken to generate the page: 0.02319 seconds