Seems that newest sqlite3 code isn't compatible with BCC.
We have these options:
1. Fix the code locally
2. Report it to sqlite3 authors here:
http://www.sqlite.org/cvstrac/tktnew
3. Exclude local sqlite3 for bcc.
I can do 3. if that helps BCC users.
Best would be to report it to authors, I hope someone will do it.
--
Viktor
On Sat, Mar 28, 2009 at 3:17 PM, Ale SB <[email protected]> wrote:
>
> That this error is?
>
> G:\SVN\harbour\external\sqlite3>if not exist ..\..\lib\win\bcc\. md
> ..\..\lib\win\bcc
> make.exe[3]: Entering directory `G:/SVN/harbour/external/sqlite3/win/bcc'
> bcc32.exe -I. -I../../../../include -q -tWM -d -4 -O2 -OS -Ov -Oi -Oc -c
> ../../sqlite3.c -osqlite3.obj
> ../../sqlite3.c:
> Error E2293 ../../sqlite3.c 29156: ) expected in function winCurrentTime
> Error E2379 ../../sqlite3.c 29157: Statement missing ; in function
> winCurrentTime
> Error E2379 ../../sqlite3.c 29158: Statement missing ; in function
> winCurrentTime
> Error E2379 ../../sqlite3.c 29160: Statement missing ; in function
> winCurrentTime
> Error E2293 ../../sqlite3.c 29161: ) expected in function winCurrentTime
> Error E2379 ../../sqlite3.c 29162: Statement missing ; in function
> winCurrentTime
> Error E2293 ../../sqlite3.c 29163: ) expected in function winCurrentTime
> Warning W8057 ../../sqlite3.c 29171: Parameter 'prNow' is never used in
> function winCurrentTime
> *** 7 errors in Compile ***
> make.exe[3]: Leaving directory `G:/SVN/harbour/external/sqlite3/win/bcc'
> make.exe[2]: Leaving directory `G:/SVN/harbour/external/sqlite3'
> make.exe[1]: Leaving directory `G:/SVN/harbour/external'
>
> Thanks, Ale
>
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour