Hi there,

I have compiled version 3.5.2 of the amalgamation in C without any errors or 
warnings but when I am trying to do the same in C++ using g++ I keep getting 
lots of errors and warnings. I have -ldl -lpthread in Makefile and running 
Fedora Core 6.

Here are some reported errors and warnings:
./sqlite3.c:4265: error: uninitialized const ‘sqlite3One’
../sqlite3.c: In function ‘void computeJD(DateTime*)’:
../sqlite3.c:7241: warning: converting to ‘int’ from ‘double’
.....................................................
../sqlite3.c: In function ‘void strftimeFunc(sqlite3_context*, int, 
sqlite3_value**)’:
../sqlite3.c:7840: error: invalid conversion from ‘void*’ to ‘char*’
.....................................................

Do I need to define other flags or do something else? 

Thanks in advance.

Regards,
David

       
---------------------------------
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.

Reply via email to