Hi, Gregory A Failing wrote: > Hello everyone. > > While not new to Code::Blocks and SQLite3, I have never until today tried > to use them together. I am having a problem getting my proof-of-concept > code to compile. Any assistance would be appreciated. > > First, my environment: > - WinXP > - Code::Blocks 8.02 w/ MinGW compiler > - wxWidgets 2.8.9 > - SQLite3 3.6.11 >
Similar to mine (I'm using svn version of Code::Blocks). If you open to use a wrapper, I recommend wxSQLite3 (http://wxcode.sourceforge.net/components/wxsqlite3/). (If you need project files please ask offline.) > [snipped] > > GAFling > 2009-03-22 > -- Regards, Hakki Dogusan _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

