Entraides et échanges autour de la technologie Scol - Informations and exchanges on the Scol technology
Vous pouvez changer la langue de l'interface une fois inscrit - You can change the language once registered
You are not logged in.
Pages: 1
Hello,
I updated the SQLite3 support. No new function but :
- SQLite3 supports now : 3.16.1 (from old 3.15.2 to new 3.16.1)
- update to C-headers
- a better tree of sources files
- CMake support
Documentation (API and (un)install) :
http://www.scolring.org/files/doc_html/ … brary.html
Sources files :
http://redmine.scolring.org/projects/sqllite3
http://redmine.scolring.org/projects/sq … repository
Binary (MS Windows only, for other systems, you could compile from the source files)
http://redmine.scolring.org/projects/sqllite3/files
Offline
I have an error on SQLlite build with cmake
Erreur 1 fatal error C1083: Impossible d'ouvrir le fichier include : 'main.h' : No such file or directory g:\work\subversion\scol-technologies\trunk\scol\plugins\sqlite3\src\main.c 27
I think there is something missing about the include directory in the cmakelist
Offline
Pages: 1