Search found 2 matches

by dexmas
Thu Apr 26, 2012 12:02 pm
Forum: Code Snippets
Topic: SaGCG Simple Irrlicht game core. ^_^ (IOS)
Replies: 6
Views: 2852

Re: SaGCG Simple Irrlicht for Iphone/Ipad/Ipod ^_^

Virion wrote:so this is a 2D engine?
No. It's only wrapper for irrlicht 3D engine for more comfortable usage on iOS devices, as I see.
by dexmas
Thu Apr 26, 2012 11:58 am
Forum: Code Snippets
Topic: SaGCG Simple Irrlicht game core. ^_^ (IOS)
Replies: 6
Views: 2852

Re: SaGCG Simple Irrlicht for Iphone/Ipad/Ipod ^_^

Hi there, i have a problems under Xcode compilation. I have downloaded the svn version and compiled with Xcode SDK 5.0.   ld: library not found for -lIrrlicht   You only forgot set correct path to original irrlicht library in XCode project settings. You can do this on page "Build settings"...