[Win32utils-devel] Building sqlite3 with Visual Studio
Daniel Berger
djberg96 at gmail.com
Mon May 14 16:16:01 UTC 2012
Hi,
I'm trying to build sqlite3 from source using Visual Studio 10. I used
the sqlite-autoconf source files, and created a project from those.
Once I remove the tcl related files I was able to successfully build a
DLL file. However, when I run dumpbin /exports on it, there don't
appear to be any functions exported. I also noticed that no .def file
was generated.
Any ideas?
Regards,
Dan
More information about the win32utils-devel
mailing list