Detlef Groth wrote:
Hello,

I could recently compile the sqlite2.x code without problems but now I can't
compile the the 3.0.3 branch.

The main problem is in:
sqliteInt.h:129: parse error before "uptr"
sqliteInt.h:129: warning: data definition has no type or storage class


Try adding '-DUINTPTR_TYPE=u64' to the compiler command line. Please let me know if that helps.


-- D. Richard Hipp -- [EMAIL PROTECTED] -- 704.948.4565



Reply via email to