Hi,
I just want to start off by saying that my program does compile and execute correctly.
I am using windows 7 and Visual c++ 2008 (not the express).
No matter what type of application I create, it will build, it will run ok from the outside, but not from within the IDE, in both the debug and release profiles.
i tried OpenGL app, console app. Neither starts from the IDE.
The reason I am using this IDE instead of Visual studio is for easy cross-platform portability since im coding a cross-platform application. Not being able to run my test consoles from within the IDE slows me down greatly.
thanks in advance for the help,