Adding SIO2 to an existing Xcode iPhone project
2 posters
Adding SIO2 to an existing Xcode iPhone project
Hi,
I am working on a 2D boardgame which has 2 views 2D and 3D. I have developed the 2D part using the standard UIKit controls as it is not much complicated to be in need of any library or frameworks.
The problem is, i want to add SIO2 for the 3D part to this project. I tried various methods like adding the "src" folder to the project and importing the sio2.h file by writing the relative path. I also made a static library for as mentioned here. I added the static library to my Xcode Project and added it to "Link Binary with Libraries" and typed in the relative path to the library and header in Library Search Path and Header Search Path but after this, i am unable to get the relative path to "sio2.h". I tried various relative and absolute paths but could not compile error free.
I get either 538 errors or 9957 errors . Can somebody help me in adding SIO2 to an existing project rather than starting a new project using the provided template?
I am working on a 2D boardgame which has 2 views 2D and 3D. I have developed the 2D part using the standard UIKit controls as it is not much complicated to be in need of any library or frameworks.
The problem is, i want to add SIO2 for the 3D part to this project. I tried various methods like adding the "src" folder to the project and importing the sio2.h file by writing the relative path. I also made a static library for as mentioned here. I added the static library to my Xcode Project and added it to "Link Binary with Libraries" and typed in the relative path to the library and header in Library Search Path and Header Search Path but after this, i am unable to get the relative path to "sio2.h". I tried various relative and absolute paths but could not compile error free.
I get either 538 errors or 9957 errors . Can somebody help me in adding SIO2 to an existing project rather than starting a new project using the provided template?
Chintan100- Posts : 3
Join date : 2009-10-13
Re: Adding SIO2 to an existing Xcode iPhone project
Hi, maybe if you paste your link errors we could help you more.
--yarri
--yarri
yarri- Posts : 81
Join date : 2009-04-10
Similar topics
» SDK problems with new project and adding .sio2
» SIO2 and iPhone OS 3.0
» Adding other files to the project and question about instances...
» iPhone SIO2 3D Shooter FULL Source Code now Available
» Adding a UIViewController to the SIO2 template
» SIO2 and iPhone OS 3.0
» Adding other files to the project and question about instances...
» iPhone SIO2 3D Shooter FULL Source Code now Available
» Adding a UIViewController to the SIO2 template
Permissions in this forum:
You cannot reply to topics in this forum