Snow Leopard and XCode 3.1

By Akbar

I upgraded to Snow Leopard a couple of days ago, and when I tried today to compile one of my previous Carbon projects in the XCode 3.1, I got the weird “Carbon/Carbon.h” file not found error.

That was weird, but I looked into the Library folder anyway, and the Carbon Framework was indeed not there. Most probably it was removed during the upgrade to OS-X 11.6. Now you see how it saves more 10 GB during upgrade :-)

The fix was comparatively simple. All you need to do is to upgrade to XCode 3.2 (comes with Snow Leopard) and I no longer see that missing Carbon framework issue. Albeit it wasted my 1-2 hours in finding the issue, the job was done at the end of the day.

Tags: ,