Re: [sqlite] sqlite and bcc32

2007-03-25 Thread stripe
using sqlite version 3.3.13. ... extern "C" { #include } ... doesn't help :( -- View this message in context: http://www.nabble.com/sqlite-and-bcc32-tf3458305.html#a9658088 Sent from the SQLite mailing list archive at Nabble.com. --

[sqlite] sqlite and bcc32

2007-03-24 Thread stripe
Build sqlite3.lib with Borland Free Tools 5.5.1 correctly. Using it with someprog.c everithing is OK, but when I change to .cpp got Error E2232 /sqlite/open/sqlite3.h 1712: Constant member 'sqlite3_index_info::nConstraint' in class without constructors Error E2232 /sqlite/open/sqlite3.h 1712: Co