Please check whether your MySQL lib is 64 bit and your app is 32 bit.
On Sat, Jan 21, 2012, at 10:38 PM, Mars wrote: > Hello everyone. > I've been trying to use MySQL in an application on Windows, but I > always get > > Symbol Undefined _mysql_init > I've put the lib in the correct folder, so I don't know what the > problem might be. I've tried several libs, and tried to compile > it myself (always converted using coffimplib), but it fails, no > matter what. I've also tried to make a def file out of the lib, > and the functions are definitly listed as exports there. > Any idea what I might doing wrong? > > Mars > -- D
