Hello,
I hope my problem is simple, but I can't solve it because I'm not familiar
with including such libraries. Please, help. :)
I'm trying to use libdbi in a program which is a multiplatform application
for linux and windows. I have problem with with windows version. When I
execute any command from libdbi the program hung up. The compilation
process looks fine, and there is only simple warning in linking:
libdbi.dll.a(d000072.o) : warning LNK4078: multiple '.text' sections found
with different attributes (E0000020)
libdbi.dll.a(d000072.o) : LNK9038: module unsafe for SAFESEH image.
When I try to execute the program, it is crashing.
The best solution for me were a link to page where is shown how to build a
program which is using libdbi under Visual Studio.
I don't know too, how to install the drivers? I have mysql and postgress
installed.
Big thanks for help!
Regards,
Szymon
|