I was test about insert sqlite library to mfc project.
I used amalgamaion files of version 3.7.10.

It was fail with Visual C++ 2005. but success with Visual C++ 2010.

The error occured on 35393 line of sqlite3.c when It call the
sqlite3_open().

Why Visual C++ 2005 is different from 2010.

What I have to do for use amalgmation source on Visual C++ 2005.

"http://www.box.com/s/skyaz15c1f9dy9cpe4pn"; is address of my test project.
If you have interest my situation, please download and run the porject.
Please find my fault.
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to