Hi,
I'm not familiar with Dev-Cpp. If you want to use the libdbi Cygwin binaries,
you have to make sure that:
1) Cygwin is installed properly. I'm afraid having cygwin1.dll on your system is
not sufficient
2) You actually create a Cygwin program. If the compiler used by your IDE
attempts to buil
Hi, I am spanish computer student, sorry my english. I am development with Dev-Cpp in Windows Xp and I want use libdbi for communicate with SQLite. I have put "cygdbi-0.dll" and "cygwin1.dll" in System32 folder and I have include usr/local/include and usr/local/lib in path dev-cpp. My source compil