Running Sqlite on Mac (PB4 Beta 1)
Posted: Tue May 15, 2007 8:47 am
It is not often, that someone is posting helpful stuff without API calls. Here is one and its been tested on my Mac Mini G4 with OS X 10.4 together with PB4 Mac Beta 1.
http://www.purebasic.fr/english/viewtopic.php?t=27036
You don't need a Sqlite.dll as it is shipped already with OS X 10.4
Just run the code.
P.S. I have some problems with copy and paste code from this forum to Mac IDE as it seems that it adds some invisible line-ending information which lets compiler say: "Garbage at the end of line".
If you key in manually or import code via Windows and run it on Mac IDE, it will work correctly.
http://www.purebasic.fr/english/viewtopic.php?t=27036
You don't need a Sqlite.dll as it is shipped already with OS X 10.4
Just run the code.
P.S. I have some problems with copy and paste code from this forum to Mac IDE as it seems that it adds some invisible line-ending information which lets compiler say: "Garbage at the end of line".
If you key in manually or import code via Windows and run it on Mac IDE, it will work correctly.