[Interest] DOUBT

Amey Patil amey.patil at sjsu.edu
Wed Jun 25 18:56:58 CEST 2014


Hello Sir/Ma'am,
I am working on an OpenGL project in Qt using assimp library.  When I run
the code, I get the following errors;

Error, unable to get an OpenGL QPair(3,3) context

Error: Unable to initialize OpenGL functions


hence, i went for debugging it, it is pointing me
openglfunctions_3_3_core.h this function.


inline void QOpenGLFunctions_3_3_Core::glViewport(GLint x, GLint y,
GLsizei width, GLsizei height)

{

    d_1_0_Core->Viewport(x, y, width, height); // debug error pointed here.

}


what should I do. Please do reply. Thanks in advance.


Sincere Regards,

Amey Patil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140625/9ef24ddc/attachment.html>


More information about the Interest mailing list