Dear Friends I am successfull in building my application in windows in VC++ and also in QT-Creator. In the same Qt folder I am able to run both creator and vc++ and able to run my application in debug mode. But in none of the environment I am able to launch openGL window and graphics. I sthere any constraint in running openGL from creator and vc++. While the same application is being run in LINUX environment.I am seeing this problem in windows. I am just creating an opengl widget or QGLWidget and trying to create a curve from just GL_LINE_STRIP suing glDrawElements() method.If you want i can send the code snippet but this opengl graphics is being run on LINUX. but its not launching opengl window in windows. in case of VC++ this QGLWidget is coming and curve is being off and on flickering while i am zooming it i can see its appearing and disappearing while in case of creator my QGLWidget is not at all appearing.
Could anyone help in sorting out this problem.Thanks -- Thanks & Regards S. Dasmahapatra B.E. (Aeronautics-Aerodynamics) Software programmer Bangalore, India Ph:91-9900839788 Office:91-80-66470248 mail id : [email protected]
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
