Hi,
I picked up the 10.3.9 support again, since one (probably more) of my end-users will not upgrade to 10.4 soon.
So, I tried to compile a gtk version of my app, to run on 10.3.9. It won't run though, due to some missing functions the sqlite3 looks for in a system dylib
So, I installed 10.3.9 on a second partition with Laz on it, maybe compiling against that version would solve the problem. I didn't get far, since the 'lsqlite' linker option keeps on returning that the file cannot be found. I am sure the sqlite3.dylib is in /usr/lib, and this directory is in my PATH.
Any suggestions how to solve this issue? I am using fpc 2.2.0.
Thanks,
Jaco