Good Day
I just downloaded the Panda framework and wanted to try to do the first tutorials.
Could anyone help me (if possible step by step) on what i have to do, to be able to code in Xcode 4 (I prefer to code in c++).
I started an empty project and built a new Target (console application) then tried to link the binaries (where Panda is installed the lib folder) but when I compile I get the error that he can't find:
<python.h>
I tried to install python but still get the error.
What exactly do I need to include and how to get it to work?
Any help would be appreciated
