Hello,

It's along time I didn't try to compile Sqlite amalgation.
Today, I get an error on Windows when trying then new beta
"sqlite-amalgamation-201405071546" :

error ~=  "no CSVImport.c

==> I didn't do anything different from usual, to the best of my knowledge.
==> Did anyone had an issue on this ?


C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC>call vcvarsall.bat
Setting environment for using Microsoft Visual Studio 2010 x86 tools.
C:\Users\famille\Documents\Visual Studio
2010\Projects\sqlite3_dll_385a20130519\
sqlite3\
type "buildMSVC.cmd"
C:\Users\famille\Documents\Visual Studio
2010\Projects\sqlite3_dll_385a20130519\
sqlite3>buildMSVC.cmd
CompileOptions=/nologo /O2 /GLFAy /fp:precise
Creating library file: SQLite3.dll
sqlite3.c
   Création de la bibliothèque SQLite3.lib et de l'objet SQLite3.exp
Génération de code en cours
Fin de la génération du code
Creating executable;   CSVImport.exe
CSVImport.c
c1 : fatal error C1083: Impossible d'ouvrir le fichier source :
'CSVImport.c' :
No such file or directory
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to