Hello there,
I have developed an application using OpenGL, wxWidgets using c++ under miscrosoft visual C++ 2008 express edition on windows XP.. i converted my existing project into release mode and created a setup of that application..
Next just to test whether it works on another PC, i installed the setup and found that it was installing and the application was working fine.. but whatever i want to display on the glcanvas is not getting displayed.. But the same code when executed in debug mode is working fine..
Any dll's of opengl need to be installed into the target machine to make it run..??
Thanks in advance



