Hi.
i have a problem in compile Irrlicht 1.7.2 and last revision 1.8 for Mac.
MacOS project not optimized and configured in MAC OS LION (Xcode 4.2. LLVM)
----------------------------------------------
Irrlicht 1.7.
1. Not Correct framework(Fixed).
2. minor easily removable errors...
3. All Examples not working. (Path for "Madia" not correct for mac file system).
Irrlicht 1.8. - NOT WORKING.
A lot of errors...
MacOS 1.7(Lion) Xcode 4.2(LLVM) problem...
Re: MacOS 1.7(Lion) Xcode 4.2(LLVM) problem...
I have just successfully built Irrlicht 1.8.0-alpha in XCode 4 in Mac OS X Lion (10.7.2), using the Mac OS X 10.6 SDK with 32-bit targets, using the default compiler (LLVM 3.0)
Can I contribute the updated files (xcodeproj file, 1 Mac OS specific source file and 3 general source files, changed with #ifdef MACOSX)?
Can I contribute the updated files (xcodeproj file, 1 Mac OS specific source file and 3 general source files, changed with #ifdef MACOSX)?
-
- Admin
- Posts: 14143
- Joined: Wed Apr 19, 2006 9:20 pm
- Location: Oldenburg(Oldb), Germany
- Contact:
Re: MacOS 1.7(Lion) Xcode 4.2(LLVM) problem...
Best thing is to just provide the patch files. Use 'svn diff' or some GUI to create it. You can upload the files at our patch tracker (http://sourceforge.net/tracker/?group_i ... tid=540678)