Hi, I am getting the following error log when i try to build sqlite source :
c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\where.c(37): warning C4005: 'WHERETRACE' : macro redefinition c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\where.c(2902): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\walker.c(135): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\vdbemem.c(1043): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\vdbefifo.c(29): warning C4005: 'FIFOSIZE_MAX' : macro redefinition c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\vdbefifo.c(27) : see previous definition of 'FIFOSIZE_MAX' c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\vdbefifo.c(131): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\vdbeblob.c(349): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\vdbeaux.c(2040): warning C4005: 'swapMixedEndianFloat' : macro redefinition c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\vdbeaux.c(2038) : see previous definition of 'swapMixedEndianFloat' c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\vdbeaux.c(2501): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\vdbeapi.c(1286): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\vacuum.c(301): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\update.c(681): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\trigger.c(853): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\tokenize.c(35): warning C4005: 'charMap' : macro redefinition c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\tokenize.c(32) : see previous definition of 'charMap' c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\tokenize.c(115): warning C4005: 'IdChar' : macro redefinition c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\tokenize.c(97) : see previous definition of 'IdChar' c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\tokenize.c(517): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\tclsqlite.c(2630): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\status.c(40): warning C4005: 'wsdStatInit' : macro redefinition c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\status.c(37) : see previous definition of 'wsdStatInit' c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\status.c(41): warning C4005: 'wsdStat' : macro redefinition c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\status.c(38) : see previous definition of 'wsdStat' c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\status.c(123): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\resolve.c(1150): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\random.c(62): warning C4005: 'wsdPrng' : macro redefinition c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\random.c(60) : see previous definition of 'wsdPrng' c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\random.c(148): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\prepare.c(812): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\pragma.c(1333): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\pcache.c(122): warning C4005: 'expensive_assert' : macro redefinition c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\pcache.c(1113): warning C4005: 'N_SORT_BUCKET' : macro redefinition c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\pcache.c(1108) : see previous definition of 'N_SORT_BUCKET' c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\pcache.c(1286): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\os_win.c(1631): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\os_unix.c(158): warning C4005: 'threadid' : macro redefinition c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\os_unix.c(156) : see previous definition of 'threadid' c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\os_unix.c(182): warning C4005: 'SET_THREADID' : macro redefinition c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\os_unix.c(178) : see previous definition of 'SET_THREADID' c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\os_unix.c(183): warning C4005: 'CHECK_THREADID' : macro redefinition c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\os_unix.c(180) : see previous definition of 'CHECK_THREADID' c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\os_unix.c(484): warning C4005: 'fcntl' : macro redefinition c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\os_unix.c(148) : see previous definition of 'fcntl' c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\os_unix.c(976): warning C4005: 'HAVE_FULLFSYNC' : macro redefinition c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\os_unix.c(974) : see previous definition of 'HAVE_FULLFSYNC' c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\os_unix.c(2974): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\os_os2.c(1114): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\opcodes.c(152): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\mutex_w32.c(245): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\mutex_unix.c(45): warning C4005: 'SQLITE3_MUTEX_INITIALIZER' : macro redefinition c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\mutex_unix.c(43) : see previous definition of 'SQLITE3_MUTEX_INITIALIZER' c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\mutex_unix.c(326): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\mutex_os2.c(274): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\mutex.c(274): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\mem6.c(499): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\mem5.c(507): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\mem4.c(394): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\mem3.c(685): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\mem2.c(444): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\mem1.c(148): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\malloc.c(762): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\loadext.c(486): warning C4005: 'wsdAutoextInit' : macro redefinition c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\loadext.c(483) : see previous definition of 'wsdAutoextInit' c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\loadext.c(487): warning C4005: 'wsdAutoext' : macro redefinition c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\loadext.c(484) : see previous definition of 'wsdAutoext' c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\loadext.c(589): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\legacy.c(147): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\journal.c(240): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\fts3_tokenizer.c(372): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\fts3_tokenizer1.c(231): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\fts3_porter.c(643): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\fts3_icu.c(261): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\fts3_hash.c(375): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\delete.c(551): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\complete.c(34): warning C4005: 'IdChar' : macro redefinition c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\complete.c(30) : see previous definition of 'IdChar' c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\complete.c(278): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\callback.c(452): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\btmutex.c(318): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\bitvec.c(326): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\attach.c(525): fatal error C1010: unexpected end of file while looking for precompiled header directive c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\Source Tagging System\sqlite\analyze.c(426): fatal error C1010: unexpected end of file while looking for precompiled header directive -- Ciao, Ajinkya _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users