I Installed the OgreSDK for ios . I Installed the Cmake , I downloaded the OGRESDK and i downloaded Iphone Dependencies .
I have Placed the iphone Dependencies in the OgreSDK . then i tried to run ogre.Xcodeproject , i got error
some config files are missed . So i have added the files in the bin , then it runned successfully .
And i installed ogre template for xcode .
I started of creating my first application , when i am trying to run , i got
i have checked in the headersearch path , whether it contains the root of OgreSdk , it is correct, i have added them manuallyerror like ogreCamera .h not found
then i got this error ld: library not found for -lOIS
Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/clang++ failed with exit code 1
Please Help for me , i have been struggling with for one day ..
Thanks in Advance