Next, just to check, I reinstalled a fresh Windows7 + VS Express 201
to try the "Precompiled binaries no bundle" this time.

Even with the VC++ 2012 runtime, it still complained about
"SQLite.Interop.dll : The specified module could not be found".

Turns out the wiki is half-wrong: When using the "no bundle" package,
instead of using some "Externals" sub-directory,  it must be unpacked
in either the Debug\Release directory or some location that's part of
the PATH.

http://system.data.sqlite.org/index.html/doc/trunk/www/faq.wiki#q8

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to