Sio2 build
4 posters
Sio2 build
..hey guys..im very new here, and i would like to see some detailed tutorial how to build/run engine/samples, if you dont mind providing such detailed guide for total beginner..thank you guys..
Ecco- Posts : 2
Join date : 2008-11-24
Re: Sio2 build
..hmm..well..that simply doesnt working..it must be im doing something wrong...im using MacBook Pro, Intel , and I dont now do i have to have Iphone attached to mac in order to see any results out of provided tutorials..so, I tried to load and build/compile as you suggested but i got this error list...
==========================================================
Building target “tutorial01” of project “template” with configuration “Debug” — (2 errors)
cd /Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01
/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01/build/Debug/tutorial01.app/Contents/Resources/MainWindow.nib /Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01/MainWindow.xib
/* com.apple.ibtool.errors */
Internal Error:
Description: “MainWindow.xib” could not be handled because ibtool cannot open files of this type.
Failure Reason: ibtool cannot open files of this type.
Failure Reason: ibtool cannot open files of this type.
Failure Reason: ibtool cannot open files of this type.
Failure Reason: ibtool cannot open files of this type.
Failure Reason: ibtool cannot open files of this type.
Failure Reason: ibtool cannot open files of this type.
cd /Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01
/Developer/usr/bin/gcc-4.0 -x objective-c++-header -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -isysroot /Developer/SDKs/MacOSX10.5.sdk -fvisibility=hidden -fvisibility-inlines-hidden -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01/build/template.build/Debug/tutorial01.build/tutorial01-generated-files.hmap -I/Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01/build/template.build/Debug/tutorial01.build/tutorial01-own-target-headers.hmap -I/Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01/build/template.build/Debug/tutorial01.build/tutorial01-all-target-headers.hmap -iquote /Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01/build/template.build/Debug/tutorial01.build/tutorial01-project-headers.hmap -F/Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01/build/Debug -I/Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01/build/Debug/include -I/Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01/build/template.build/Debug/tutorial01.build/DerivedSources -c /Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01/template_Prefix.pch -o /var/folders/DL/DL1W5ErsGGC1B4Bng7tiU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/template_Prefix-edkmjpondeouapcqlnvlhuntumqm/template_Prefix.pch.gch
/Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01/template_Prefix.pch:7:24: error: UIKit/UIKit.h: No such file or directory
/Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01/template_Prefix.pch:7:24: error: UIKit/UIKit.h: No such file or directory
Build failed (2 errors)
===================================================
So, any idea whats happening bsed on giver error list? And how should I use Lua with SIO2?
Im new to Mac (i bought it because of Iphone/Ipod touch development) and i would like to learn SIO2...I am really sorry for dumb questions, and I hope you guys will help me out to set up myself with this nice system for Iphone development..thanks a lot..
==========================================================
Building target “tutorial01” of project “template” with configuration “Debug” — (2 errors)
cd /Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01
/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01/build/Debug/tutorial01.app/Contents/Resources/MainWindow.nib /Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01/MainWindow.xib
/* com.apple.ibtool.errors */
Internal Error:
Description: “MainWindow.xib” could not be handled because ibtool cannot open files of this type.
Failure Reason: ibtool cannot open files of this type.
Failure Reason: ibtool cannot open files of this type.
Failure Reason: ibtool cannot open files of this type.
Failure Reason: ibtool cannot open files of this type.
Failure Reason: ibtool cannot open files of this type.
Failure Reason: ibtool cannot open files of this type.
cd /Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01
/Developer/usr/bin/gcc-4.0 -x objective-c++-header -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -isysroot /Developer/SDKs/MacOSX10.5.sdk -fvisibility=hidden -fvisibility-inlines-hidden -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01/build/template.build/Debug/tutorial01.build/tutorial01-generated-files.hmap -I/Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01/build/template.build/Debug/tutorial01.build/tutorial01-own-target-headers.hmap -I/Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01/build/template.build/Debug/tutorial01.build/tutorial01-all-target-headers.hmap -iquote /Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01/build/template.build/Debug/tutorial01.build/tutorial01-project-headers.hmap -F/Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01/build/Debug -I/Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01/build/Debug/include -I/Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01/build/template.build/Debug/tutorial01.build/DerivedSources -c /Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01/template_Prefix.pch -o /var/folders/DL/DL1W5ErsGGC1B4Bng7tiU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/template_Prefix-edkmjpondeouapcqlnvlhuntumqm/template_Prefix.pch.gch
/Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01/template_Prefix.pch:7:24: error: UIKit/UIKit.h: No such file or directory
/Users/Ecco/Desktop/SIO2_SDK_v1.2.1/tutorial01/template_Prefix.pch:7:24: error: UIKit/UIKit.h: No such file or directory
Build failed (2 errors)
===================================================
So, any idea whats happening bsed on giver error list? And how should I use Lua with SIO2?
Im new to Mac (i bought it because of Iphone/Ipod touch development) and i would like to learn SIO2...I am really sorry for dumb questions, and I hope you guys will help me out to set up myself with this nice system for Iphone development..thanks a lot..
Ecco- Posts : 2
Join date : 2008-11-24
Re: Sio2 build
My suggestion is you first read documentation about xcode, objective c and iphone development program before trying to start programming. Do not start with SIO2.
Go to http://developer.apple.com/iphone/, sign up and read docs, tutorials and samples. Then look for xcode tutorials and iphone programming related web pages (believe me, there´s a lot in the net) and then you´ll understand much more better how xcode works.
Then, download SIO2, read the doxygen documentation, the samples, wath the video tutorials and start modifying that samples. That will teach you a lot and people here will be happy to help you.
I hope this helps you.
Cheers.
Go to http://developer.apple.com/iphone/, sign up and read docs, tutorials and samples. Then look for xcode tutorials and iphone programming related web pages (believe me, there´s a lot in the net) and then you´ll understand much more better how xcode works.
Then, download SIO2, read the doxygen documentation, the samples, wath the video tutorials and start modifying that samples. That will teach you a lot and people here will be happy to help you.
I hope this helps you.
Cheers.
jlperan- Posts : 41
Join date : 2008-10-10
Re: Sio2 build
i have a similar problem i have created a complitely new project and added all source from src directory to my project. initially there was a lot of errors because when you add files you must follow what say this link http://blog.lyxite.com/2009/01/better-way-of-using-sio2-iphone-sdk.html and attrib to sio2 file the sourcecode.cpp.objcpp. lot of errors desappear whit this way. but the project do not work again because it can't buil bullet libaries, can anyone help me in build bullet libraries i do not understad what i must do. all the settings seems to be equal to any other tutorial, but the complitely new project do not work correctly. thanks daniele
skeggialungo- Posts : 9
Join date : 2009-03-13

» Request: glut+SIO2 project template with SIO2 releases.
» 3D Artist - LFG 2 build MMO
» Sio2 1.4.1
» SIO2 for 2D?
» SIO2 md2 Tutorial
» 3D Artist - LFG 2 build MMO
» Sio2 1.4.1
» SIO2 for 2D?
» SIO2 md2 Tutorial
Permissions in this forum:
You cannot reply to topics in this forum
|
|