Hi
I tried to compile ooSQLite for 32bit with Full-Text-Search engine (FTS) on
win7 with VS 10.00.40219.01
by adding the following compile flags to Makefile.win SQLITEFLAGS ...
/DSQLITE_ENABLE_FTS3 /DSQLITE_ENABLE_FTS3_PARENTHESIS
I receive the following compile error
src\sqlite\sqlite3.c(128140) : error C2440: 'function' : cannot convert from
'int (__fastcall *)(const void *,const void *)' to 'int (__cdecl *)(const void
*,const void *)'
src\sqlite\sqlite3.c(128140) : warning C4024: 'qsort' : different types for
formal and actual parameter 4
my knowledge of c++ and VS is zero
Any thoughts how to solve this ? it's probably not a oorexx problem but..
Compiling ooSQLite for 64bit with same Makefile.win, compile without error (FTS
enabled)
/hex
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users