PHP Extension Compilation error
SQLITE3.CEXT\SQLITE3\SQLITE3.C: Warning C4244: "=": Conversion from "Sqlite3_int64" to "long", possibly losing data ext\sqlite3\sqlite3.c (511 ): Warning C4013: "sqlite3_key" undefined; assuming external return intext\sqlite3\sqlite3.c (533): Warning C4013: "sqlite3_rekey" undefined; assuming external return INTEXT\SQLITE3\SQLITE3.C (627): Warning C4244: "=": Transition from "Sqlite3_int64" to "long", possibly losing data sqlite3.cext\sqlite3\libsqlite\ SQLITE3.C (87981): Error C2065: "Sqlite3_key": undeclared identifier ext\sqlite3\libsqlite\sqlite3.c (87981): Error C2099: Initializer is not a constant ext\sqlite3\libsqlite\sqlite3.c (87982): Error C2065: "Sqlite3_rekey": undeclared identifier ext\sqlite3\libsqlite\ SQLITE3.C (87982): Error C2099: initializer is not constant Nmake:fatal error U1077: "" C:\Program Files\Microsoft Visual Studio 9.0\vc\bin \cl.exe "": Return Code "0x2" Stop.
Share to:
------Solution--------------------
You get the wrong information to the VC layout (Http://bbs.csdn.net/forums/VC) to ask, see what they say