Discuss [iPhone SDK] Can i use C++ and OpenGL ? at the iPhone Developer Exchange - Hackint0sh.org; By the way, if I compile your examples, should I need 2.0 firmware in my ...
-
-
-
[del]You need 2.0 firmware to run my code, because iPhone OS Simulator doesn't support OpenGL ES. Oh, when you compile the project, please select configuration of device, else xcode will generate a lot of error because it cannot find the OpenGL ES framework for simulator.[/del]
Just see the new released beta4 introduce OpenGL ES support to Simulator. So that with this release, you need not the firmware any longer.
If winchain means the iphone-dev team toolchain in cygwin, it should work. If you get error about cannot find "NSObject.h" or similar, edit the header files generated by class-dump to change it as "Foundation/NSObject.h".
Last edited by pinxue; 04-24-2008 at 03:36 AM.
-
-
"select configuration of device"
Excuse me, but what do you exactly mean?
Thanks
-

Originally Posted by
riruilo
"select configuration of device"
Excuse me, but what do you exactly mean?
Thanks
If you are using sdk before b4, you have to select build for device in xcode. By default, it is "simulator debug", change to "device debug" or "device release".
After b4, the simulator is working, just forget it.
-
-
hahha no kidding I hate the square brackets! i'm developing my app "SonicBoom" in Windows using Visual C++ with www.DragonFireSDK.com and it's going great. DragonFireSDK uses a C++ layer to call Obj-C functions, it has nice documentation and the API is easy to learn.
why would you learn Objective C when you can program for the iPhone in Windows with C++??
Similar Threads
-
By hackint0sh in forum Latest Headlines
Replies: 0
Last Post: 08-03-2009, 10:40 PM
-
By hackint0sh in forum Latest Headlines
Replies: 0
Last Post: 06-10-2009, 03:10 AM
-
By xinos in forum Using Leopard
Replies: 1
Last Post: 03-08-2009, 05:49 PM
-
By chrisc9867 in forum iPhone Developer Exchange
Replies: 0
Last Post: 03-10-2008, 10:48 PM
-
By koexistens in forum Free Toolchain Software
Replies: 7
Last Post: 11-26-2007, 08:13 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks