Opescengraph dll linkiing to openGLWidget
-
Hi all,
How to link openscenegraph .dll (coded in MSVC2013) to my OpenGLWidget in Qt5. So that it can visualize some data in my Qt Application. Clearly ..
-
I will have .dll of the Openscenegraph(eg:Treemap Algorithm).
-
I need to display this in my Qt desktop application which is having an OpenGLWidget . I dont have any idea how to link the Openscenegraph dll to OpenGLWidget.
Can some please let me know how to do it?
thanks in advance,
Naren -