Re: [sqlite] A question

2009-12-24 Thread peter.wallmander
Hey Dan, Please be patient with my English. I wonder if you would like to tell me what I am doing wrong. I use Borland C++ Builder 3.0, but it seems impossible to me to get sqlite3 up and running. I have included the sqlite3.c file in my project. But the compiler reports some errors. The same go

[sqlite] C++Builder 3.0 - A beginners problem

2009-12-22 Thread peter.wallmander
Hi, when I compile sqlite3.c the compiler generates 3 error messages. The first one occurs on line 15474 and reads "Type mismatch in parameter 'Exchange' in call to 'InterlockedCompareExchange'." The next error is on line 15492: "Type mismatch in parameter 'Comperand' in call to 'InterlockedComp