- Home /
 
 
               Question by 
               pro_metedor · Apr 26, 2011 at 03:09 PM · 
                iphoneplugin  
              
 
              Linking Native toolkit
Hi !
I have downloaded and imported the Native Toolkit, the problem is that C functions from NativeToolkitBinding.m does not link. Do I need to link some other library?
Plz help!
               Comment
              
 
               
              Answer by MSylvia · Jun 09, 2011 at 06:08 PM
Have you looked at this?
He says theres a problem with the postprocessor being executable which could lead to problems.
 chmod a+x PostprocessbuildPlayer*
 
              Your answer