Hi Steven,
I see, that's a problem indeed. I'm not even sure loading the sqlite3 macports
version first is a good idea, since CFNetwork might not work with that version.
Did you try renaming the sqlite3 macports library name, or toggle the options
passed to the linker when creating the library
Hi Robert,
Interesting. Do you reproduce the crash when you use this code into a new Xcode
project?
If it only crashes in your app, maybe it's related to your view. How complex is
the view?
Laurent
On Sep 10, 2010, at 9:30 AM, Robert Rice wrote:
> I tracked down my NSView printing problem to