I'm programming using Open Inventor, I've included SoQt.h.
When I complile a simple code, an error occour:
C:\Open Inventor\9.4.1 C++ Visual2013 x64\include\Inventor\sys\SoGLType.h:39: error: C2371: 'GLdouble': redefinition. different basic types. ......\Qt\5.3\msvc2013_64\include\QtGui/qopengl.h(98): see declaration of 'GLdouble'
I'm using Open Inventor 9.4.1 Qt 5.3.1 on Qt creator 3.2.0. I compile with VIsual C++ compiler 12.0 (x86) on Windows 7