Hi all-

I got MinGW running with firebird and SOCI now.

The trick that has just killed me in the past with this can't find library
in the search-path message in MinGW is just put a name like fbclient.dll
exacting and not -lfbclient!

I thought I had to put a -l in front of everything. With an .a file it
works, but don't freaking do it or it will drive you insane if it is a DLL.

thanks-
roboloki
_______________________________________________
soci-users mailing list
soci-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to