Re: [Harbour] hbsqlit3 darwin problem

2009-04-10 Thread Viktor Szakáts
Thanks Petr, it would be great. This is the version shipped with OSX 10.5. Brgds, Viktor On Fri, Apr 10, 2009 at 3:42 PM, Petr Chornyj wrote: > > > > Viktor Szakáts wrote: > > > > Hi All, > > Seems we'd need some protection to make it compile with older > > sqlite3 versions. If that's not possib

Re: [Harbour] hbsqlit3 darwin problem

2009-04-10 Thread Petr Chornyj
Viktor Szakáts wrote: > > Hi All, > Seems we'd need some protection to make it compile with older > sqlite3 versions. If that's not possible we can try enabling the > locally hosted version. > > SQLite version 3.4.0 > Enter ".help" for instructions > sqlite> > --- > > Brgds, > Viktor > > O

[Harbour] hbsqlit3 darwin problem

2009-04-10 Thread Viktor Szakáts
Hi All, Seems we'd need some protection to make it compile with older sqlite3 versions. If that's not possible we can try enabling the locally hosted version. --- make -C hbsqlit3 install cc -I. -I../../../../include -no-cpp-precomp -fno-common -Wall -W -O3 -I/usr/include -c ../../hbsqlit3.c -o h