Hi folks,

I am getting a build failure related to the sqlite dynamic lib file which is confusing me, is there a specific version of sqlite needed for compatibility?
I tried copying an older version of libsqlite3.0.dylib into /usr/local/lib with the same result.

Here is my build output: http://gist.github.com/133671

Thanks folks!

Paul