Hi! I’m new to OF/c++.
Basically I am trying to use an older code example (written in 2009) in the lastest OF. The older code needed to compile in 10.5 with appkit.
I started a new empty project in of007. pasted in the code. changed project SDK to 10.5. Added appkit to frameworks. there are still 3 errors remaining…I have no clue how to fix it.
I am using xcode 3.2.6 and Mac OSX 10.6.8
the older code I am using is Zach’s code to grab screens. http://forum.openframeworks.cc/t/grabbing-from-the-screen-osx/2946/0
Any insight is deeply appreciated! Thanks!
