0

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

4

1 回答 1

0

不幸的是,Open Inventor 9.4.x 不支持 Qt 5.x 您将在下一个即将推出的版本中获得一些支持 Open Inventor 9.5.x 请向官方支持寻求更多详细信息。

于 2015-01-29T15:35:27.143 回答