|
|
![]() |
| Thread Tools | Search this Thread |
#1
| |||
| |||
OpenGL: closure of the terminal in Xcode Hello, I have developed an OpenGL application with Xcode. Having finished, I slipped in the exec directory applications. The problem is that when I launch the application by double clicking the terminal opens and the OpenGL window. I wonder if it is possible to automatically close the terminal without stopping the OpenGL application. Also, I would like to know why OpenGL apps do not. App? Thank you. |
#2
| |||
| |||
Re: OpenGL: closure of the terminal in Xcode There is no OpenGL application but Mac OSX created in a bundle, Carbon or Cocoa, so in one. App and applications "UNIX" where a standard, a single file or a directory with multiple files like any other OS. It seems that this is the case your application must run in X11 when the terminal starts you start the application. So takes your XCode project into a true Mac OS X application and you will tone. App and terminal. |
#3
| |||
| |||
Re: OpenGL: closure of the terminal in Xcode create a carbon application - Edit Info.plist Resources should be file-mapped remove it - Main.xib -> trash - External Frameworks and Libraries vire carbon - Edit a precompiled header is white - Add your sources - Edit the main - Edit External Frameworks and Libraries with your libs build and go Alternatively create your xcode template project or create a cocoa application OpenGL ttp://developer.apple.com/DOCUMENTATION/Cocoa/Reference/ApplicationKit/Classes/NSOpenGLView_Class/Reference/Reference.html |
![]() |
|
Tags: closure, opengl, xcode |
Thread Tools | Search this Thread |
|
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to Migrate user Profiles from 2003 Terminal Server 32bit to 2008 Terminal Server 64bit | Zweena | Operating Systems | 5 | 22-08-2010 02:39 AM |
Closure of redundant Windows7 system services | Makayla-alex | Operating Systems | 5 | 24-03-2010 12:06 AM |
Disable password request and pending closure in linux | Mahajabeen | Operating Systems | 5 | 05-01-2010 04:43 AM |
CLOSURE OF THREAD WITHOUT LANGUAGE / APPLICATION brackets | Aamin | Software Development | 4 | 06-02-2009 12:01 AM |