qt - Where can I compile the opengl source to generate libraries? -


where can find program can executed on visual studio compile opengl sources , generate libraries opengl32.lib, glut32.lib, etc. in fact have problem of version qt. want execute opengl using qt without qt opengl api.

here's error message :

lnk2026 module unsafe safeseh image opengl32.lib 

i'm lost. in advance help.

opengl specification, not library defined source code. opengl implementations use, , of them propietary. of them open source (such mesa), in general not have public access source code.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -