Hello there,

I have developed an application using wxWidgets, OpenGL and C++, the compiler used is VC++ 2008 express edition... Now i want to deploy this application on the clients system..

My application is developed in debug mode.. What all dll files i need to bundle up to create a setup..?? I assume that the clients system is not having either of these three :

OpenGL, Visual C++ 2008 express edition and wxWidgets..??

Please guide me to how to create a setup file ..??? If i have posted in a wrong place, then kindly let me know which is the correct place...??

Thanks in advance