Search found 5 matches
- Thu Dec 29, 2016 2:43 am
- Forum: Beginners Help
- Topic: [IOS] 'irrlicht_main' instead of standard 'main'?
- Replies: 7
- Views: 1446
Re: [IOS] 'irrlicht_main' instead of standard 'main'?
I try to compile the helloWorld on Mac OS 10.11 using Xcode Version 8.0, but getting this error: Undefined symbols for architecture x86_64: "irr::CIrrDeviceMacOSX::CIrrDeviceMacOSX(irr::SIrrlichtCreationParameters const&)", referenced from: _createDeviceEx in libIrrlicht.a(Irrlicht.o) ...
- Mon Dec 19, 2016 9:33 am
- Forum: Beginners Help
- Topic: Transplant Irrlicht engine on the iPhone (iOS)
- Replies: 1
- Views: 363
Transplant Irrlicht engine on the iPhone (iOS)
What should i do transplant Irrlicht engine on the iPhone (iOS)? please give me some help. i follow the address "https://sourceforge.net/p/irrlicht/code/HEAD/tree/branches/ogl-es/" ,then genetate static library, but its too big. I do not how to deal with this matter ?it achieve at 120MB. i...
- Tue Nov 29, 2016 9:23 am
- Forum: Beginners Help
- Topic: liblrrlicht.a run on Mac happend crash
- Replies: 4
- Views: 1398
Re: liblrrlicht.a run on Mac happend crash
now, I find the "_IRR_OSX_PLATFORM_", so i think it can not relate to this matter, in olg-es, i choose the project name "lrrlicht_OSX", then i build it, generate a static library for My Mac,but when i run helloworld, it crash this problem, i do not how to deal with it.
- Tue Nov 29, 2016 8:41 am
- Forum: Beginners Help
- Topic: liblrrlicht.a run on Mac happend crash
- Replies: 4
- Views: 1398
Re: liblrrlicht.a run on Mac happend crash
thanks , I do not know what it is about "_IRR_OSX_PLATFORM_", Can you give me some detail step to build for my Mac.? please
- Fri Nov 25, 2016 4:17 am
- Forum: Beginners Help
- Topic: liblrrlicht.a run on Mac happend crash
- Replies: 4
- Views: 1398
liblrrlicht.a run on Mac happend crash
i download the source code from branch-olg-es,then i use xcode8 build lrrlicht to generate a static library for my Mac(OSX 10.11), I open it's example and run helloWorld ,there happend crash. i do not know what is the matter about it, since i build for my iPhone ,run helloWorld-ios correctly. issues...