Hi! I have set the OSG_NOTIFY_LEVEL to DEBUG_INFO and got this output. I'm not sure if it helps, but I'm posting it just to be sure...
Between the humongous output, here's the line with the error: *FindFileInPath() : trying C:\cygwin\bin\osgPlugQWidget: Must construct a QApplication before a QPaintDevice* Cheers! 2013/3/12 Adri CS <[email protected]> > Hi again, > I forgot to mention that I'm trying to achieve this in Windows 7 64 bits, > with a MingW compiler. Qt version is 4.8 and OSG is 3.0.1. > > Cheers! > > > 2013/3/12 Adri CS <[email protected]> > >> Hi everyone, >> I'm trying to modify the osgViewerQt example by adding a new class of my >> own that will contain the viewer. The design is: >> >> - *wrapper.h*: Defines class *Wrapper*. It inherits from *QMainWindow*and >> has a >> *QDockWidget* where the *ViewerWidget* will be attached. >> - *viewer.h: *Defines *ViewerWidget* class. It's the class from the >> example, with a few mods by me. >> - *prueba_osg.cpp: * >> Main function and where a QApplication is created. A Wrapper object >> is created here. >> >> The project compiles, but when I execute it, I get an error: >> >> *QWidget: Must construct a QApplication before a QPaintDevice* >> >> If I remove the *Q_OBJECT* line, the signal and the slot from *wrapper.h*and >> compile the files from the terminal using >> >> *g++ -IE:/osg-3.0.1/install/include -LE:/osg-3.0.1/install/bin >> -IC:/Qt64/4.8/include -LC:/Qt64/4.8/bin -losgViewer -lOpenThreads -losgDB >> -losg -losgGA -losgQt -lQtCore4 -lQtGui4 prueba_qt.cpp* >> >> I can execute the app. >> >> Can you please tell me what can I do to make this work? I've struggling >> all morning but couldn't find the solution. >> >> Thanks for your time! >> ... >> PS: Attached to this post are the files I used in this project, including >> the pro file from qmake. >> > >
./debug/prueba_osg.exe itr='E:\prueba_osg\debug' FindFileInPath() : trying E:\prueba_osg\debug\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\Windows\system32' FindFileInPath() : trying C:\Windows\system32\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\Windows\System' FindFileInPath() : trying C:\Windows\System\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\Windows' FindFileInPath() : trying C:\Windows\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='.' FindFileInPath() : trying E:\prueba_osg\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\cygwin\usr\local\bin' FindFileInPath() : trying C:\cygwin\usr\local\bin\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\cygwin\bin' FindFileInPath() : trying C:\cygwin\bin\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\Python27_new' FindFileInPath() : trying C:\Python27_new\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.0\bin' FindFileInPath() : trying C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.0\bin\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.0\libnvvp' FindFileInPath() : trying C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.0\libnvvp\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common' FindFileInPath() : trying C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\Windows\system32' FindFileInPath() : trying C:\Windows\system32\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\Windows' FindFileInPath() : trying C:\Windows\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\Windows\System32\Wbem' FindFileInPath() : trying C:\Windows\System32\Wbem\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\Windows\System32\WindowsPowerShell\v1.0' FindFileInPath() : trying C:\Windows\System32\WindowsPowerShell\v1.0\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\QtSDK' FindFileInPath() : trying C:\QtSDK\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\Qt64' FindFileInPath() : trying C:\Qt64\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\QtSDK\mingw\mingw64\bin' FindFileInPath() : trying C:\QtSDK\mingw\mingw64\bin\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\Qt64\4.8\bin' FindFileInPath() : trying C:\Qt64\4.8\bin\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='D:\PROYECTOS\SITEGI\LIBRERIAS\Qt_4_8_0\bin' FindFileInPath() : trying D:\PROYECTOS\SITEGI\LIBRERIAS\Qt_4_8_0\bin\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\Program Files\doxygen\bin' FindFileInPath() : trying C:\Program Files\doxygen\bin\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\Program Files (x86)\Graphviz 2.28\bin' FindFileInPath() : trying C:\Program Files (x86)\Graphviz 2.28\bin\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\Program Files\TortoiseSVN\bin' FindFileInPath() : trying C:\Program Files\TortoiseSVN\bin\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\Program Files\Microsoft Windows Performance Toolkit' FindFileInPath() : trying C:\Program Files\Microsoft Windows Performance Toolkit\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\Program Files\HDF_Group\HDF5\1.8.10\bin' FindFileInPath() : trying C:\Program Files\HDF_Group\HDF5\1.8.10\bin\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\Program Files (x86)\Git\cmd' FindFileInPath() : trying C:\Program Files (x86)\Git\cmd\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\Program Files\OpenNI1.5\Bin64' FindFileInPath() : trying C:\Program Files\OpenNI1.5\Bin64\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='C:\Program Files (x86)\CMake 2.8\bin' FindFileInPath() : trying C:\Program Files (x86)\CMake 2.8\bin\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... itr='E:\osg-3.0.1-install\bin' FindFileInPath() : trying E:\osg-3.0.1-install\bin\osgPlugins-3.0.1\mingw_osgdb_osg.dll ... FindFileInPath() : USING E:\osg-3.0.1-install\bin\osgPlugins-3.0.1\mingw_osgdb_osg.dll Opened DynamicLibrary osgPlugins-3.0.1/mingw_osgdb_osg.dll FindFileInPath(cow.osgt): returning cow.osgt itr='E:\prueba_osg\debug' FindFileInPath() : trying E:\prueba_osg\debug\libosg.dll ... itr='C:\Windows\system32' FindFileInPath() : trying C:\Windows\System32\libosg.dll ... itr='C:\Windows\System' FindFileInPath() : trying C:\Windows\system\libosg.dll ... itr='C:\Windows' FindFileInPath() : trying C:\Windows\libosg.dll ... itr='.' FindFileInPath() : trying E:\prueba_osg\libosg.dll ... itr='C:\cygwin\usr\local\bin' FindFileInPath() : trying C:\cygwin\usr\local\bin\libosg.dll ... itr='C:\cygwin\bin' FindFileInPath() : trying C:\cygwin\bin\libosg.dll ... itr='C:\Python27_new' FindFileInPath() : trying C:\Python27_new\libosg.dll ... itr='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.0\bin' FindFileInPath() : trying C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.0\bin\libosg.dll ... itr='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.0\libnvvp' FindFileInPath() : trying C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.0\libnvvp\libosg.dll ... itr='C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common' FindFileInPath() : trying C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common\libosg.dll ... itr='C:\Windows\system32' FindFileInPath() : trying C:\Windows\System32\libosg.dll ... itr='C:\Windows' FindFileInPath() : trying C:\Windows\libosg.dll ... itr='C:\Windows\System32\Wbem' FindFileInPath() : trying C:\Windows\System32\wbem\libosg.dll ... itr='C:\Windows\System32\WindowsPowerShell\v1.0' FindFileInPath() : trying C:\Windows\System32\WindowsPowerShell\v1.0\libosg.dll ... itr='C:\QtSDK' FindFileInPath() : trying C:\QtSDK\libosg.dll ... itr='C:\Qt64' FindFileInPath() : trying C:\Qt64\libosg.dll ... itr='C:\QtSDK\mingw\mingw64\bin' FindFileInPath() : trying C:\QtSDK\mingw\mingw64\bin\libosg.dll ... itr='C:\Qt64\4.8\bin' FindFileInPath() : trying C:\Qt64\4.8\bin\libosg.dll ... itr='D:\PROYECTOS\SITEGI\LIBRERIAS\Qt_4_8_0\bin' FindFileInPath() : trying D:\PROYECTOS\SITEGI\LIBRERIAS\Qt_4_8_0\bin\libosg.dll ... itr='C:\Program Files\doxygen\bin' FindFileInPath() : trying C:\Program Files\doxygen\bin\libosg.dll ... itr='C:\Program Files (x86)\Graphviz 2.28\bin' FindFileInPath() : trying C:\Program Files (x86)\Graphviz 2.28\bin\libosg.dll ... itr='C:\Program Files\TortoiseSVN\bin' FindFileInPath() : trying C:\Program Files\TortoiseSVN\bin\libosg.dll ... itr='C:\Program Files\Microsoft Windows Performance Toolkit' FindFileInPath() : trying C:\Program Files\Microsoft Windows Performance Toolkit\libosg.dll ... itr='C:\Program Files\HDF_Group\HDF5\1.8.10\bin' FindFileInPath() : trying C:\Program Files\HDF_Group\HDF5\1.8.10\bin\libosg.dll ... itr='C:\Program Files (x86)\Git\cmd' FindFileInPath() : trying C:\Program Files (x86)\Git\cmd\libosg.dll ... itr='C:\Program Files\OpenNI1.5\Bin64' FindFileInPath() : trying C:\Program Files\OpenNI1.5\Bin64\libosg.dll ... itr='C:\Program Files (x86)\CMake 2.8\bin' FindFileInPath() : trying C:\Program Files (x86)\CMake 2.8\bin\libosg.dll ... itr='E:\osg-3.0.1-install\bin' FindFileInPath() : trying E:\osg-3.0.1-install\bin\libosg.dll ... FindFileInPath() : USING E:\osg-3.0.1-install\bin\libosg.dll Opened DynamicLibrary libosg.dll itr='E:\prueba_osg\debug' FindFileInPath() : trying E:\prueba_osg\debug\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\Windows\system32' FindFileInPath() : trying C:\Windows\system32\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\Windows\System' FindFileInPath() : trying C:\Windows\System\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\Windows' FindFileInPath() : trying C:\Windows\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='.' FindFileInPath() : trying E:\prueba_osg\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\cygwin\usr\local\bin' FindFileInPath() : trying C:\cygwin\usr\local\bin\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\cygwin\bin' FindFileInPath() : trying C:\cygwin\bin\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\Python27_new' FindFileInPath() : trying C:\Python27_new\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.0\bin' FindFileInPath() : trying C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.0\bin\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.0\libnvvp' FindFileInPath() : trying C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.0\libnvvp\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common' FindFileInPath() : trying C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\Windows\system32' FindFileInPath() : trying C:\Windows\system32\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\Windows' FindFileInPath() : trying C:\Windows\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\Windows\System32\Wbem' FindFileInPath() : trying C:\Windows\System32\Wbem\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\Windows\System32\WindowsPowerShell\v1.0' FindFileInPath() : trying C:\Windows\System32\WindowsPowerShell\v1.0\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\QtSDK' FindFileInPath() : trying C:\QtSDK\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\Qt64' FindFileInPath() : trying C:\Qt64\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\QtSDK\mingw\mingw64\bin' FindFileInPath() : trying C:\QtSDK\mingw\mingw64\bin\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\Qt64\4.8\bin' FindFileInPath() : trying C:\Qt64\4.8\bin\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='D:\PROYECTOS\SITEGI\LIBRERIAS\Qt_4_8_0\bin' FindFileInPath() : trying D:\PROYECTOS\SITEGI\LIBRERIAS\Qt_4_8_0\bin\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\Program Files\doxygen\bin' FindFileInPath() : trying C:\Program Files\doxygen\bin\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\Program Files (x86)\Graphviz 2.28\bin' FindFileInPath() : trying C:\Program Files (x86)\Graphviz 2.28\bin\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\Program Files\TortoiseSVN\bin' FindFileInPath() : trying C:\Program Files\TortoiseSVN\bin\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\Program Files\Microsoft Windows Performance Toolkit' FindFileInPath() : trying C:\Program Files\Microsoft Windows Performance Toolkit\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\Program Files\HDF_Group\HDF5\1.8.10\bin' FindFileInPath() : trying C:\Program Files\HDF_Group\HDF5\1.8.10\bin\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\Program Files (x86)\Git\cmd' FindFileInPath() : trying C:\Program Files (x86)\Git\cmd\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\Program Files\OpenNI1.5\Bin64' FindFileInPath() : trying C:\Program Files\OpenNI1.5\Bin64\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='C:\Program Files (x86)\CMake 2.8\bin' FindFileInPath() : trying C:\Program Files (x86)\CMake 2.8\bin\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... itr='E:\osg-3.0.1-install\bin' FindFileInPath() : trying E:\osg-3.0.1-install\bin\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll ... FindFileInPath() : USING E:\osg-3.0.1-install\bin\osgPlugins-3.0.1\mingw_osgdb_serializers_osg.dll Constructing PixelBufferObject for image=0x18cc9550 Constructing PixelBufferObject for image=0x18cca620 CullSettings::readEnvironmentalVariables() Opened DynamicLibrary osgPlugins-3.0.1/mingw_osgdb_serializers_osg.dll itr='E:\prueba_osg\debug' FindFileInPath() : trying E:\prueba_osg\debug\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\Windows\system32' FindFileInPath() : trying C:\Windows\system32\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\Windows\System' FindFileInPath() : trying C:\Windows\System\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\Windows' FindFileInPath() : trying C:\Windows\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='.' FindFileInPath() : trying E:\prueba_osg\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\cygwin\usr\local\bin' FindFileInPath() : trying C:\cygwin\usr\local\bin\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\cygwin\bin' FindFileInPath() : trying C:\cygwin\bin\osgPlugQWidget: Must construct a QApplication before a QPaintDevice ins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\Python27_new' FindFileInPath() : trying C:\Python27_new\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.0\bin' FindFileInPath() : trying C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.0\bin\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.0\libnvvp' FindFileInPath() : trying C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.0\libnvvp\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common' FindFileInPath() : trying C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\Windows\system32' FindFileInPath() : trying C:\Windows\system32\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\Windows' FindFileInPath() : trying C:\Windows\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\Windows\System32\Wbem' FindFileInPath() : trying C:\Windows\System32\Wbem\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\Windows\System32\WindowsPowerShell\v1.0' FindFileInPath() : trying C:\Windows\System32\WindowsPowerShell\v1.0\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\QtSDK' FindFileInPath() : trying C:\QtSDK\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\Qt64' FindFileInPath() : trying C:\Qt64\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\QtSDK\mingw\mingw64\bin' FindFileInPath() : trying C:\QtSDK\mingw\mingw64\bin\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\Qt64\4.8\bin' FindFileInPath() : trying C:\Qt64\4.8\bin\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='D:\PROYECTOS\SITEGI\LIBRERIAS\Qt_4_8_0\bin' FindFileInPath() : trying D:\PROYECTOS\SITEGI\LIBRERIAS\Qt_4_8_0\bin\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\Program Files\doxygen\bin' FindFileInPath() : trying C:\Program Files\doxygen\bin\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\Program Files (x86)\Graphviz 2.28\bin' FindFileInPath() : trying C:\Program Files (x86)\Graphviz 2.28\bin\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\Program Files\TortoiseSVN\bin' FindFileInPath() : trying C:\Program Files\TortoiseSVN\bin\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\Program Files\Microsoft Windows Performance Toolkit' FindFileInPath() : trying C:\Program Files\Microsoft Windows Performance Toolkit\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\Program Files\HDF_Group\HDF5\1.8.10\bin' FindFileInPath() : trying C:\Program Files\HDF_Group\HDF5\1.8.10\bin\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\Program Files (x86)\Git\cmd' FindFileInPath() : trying C:\Program Files (x86)\Git\cmd\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\Program Files\OpenNI1.5\Bin64' FindFileInPath() : trying C:\Program Files\OpenNI1.5\Bin64\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='C:\Program Files (x86)\CMake 2.8\bin' FindFileInPath() : trying C:\Program Files (x86)\CMake 2.8\bin\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... itr='E:\osg-3.0.1-install\bin' FindFileInPath() : trying E:\osg-3.0.1-install\bin\osgPlugins-3.0.1\mingw_osgdb_rgb.dll ... FindFileInPath() : USING E:\osg-3.0.1-install\bin\osgPlugins-3.0.1\mingw_osgdb_rgb.dll Opened DynamicLibrary osgPlugins-3.0.1/mingw_osgdb_rgb.dll itr='' FindFileInPath() : trying E:\prueba_osg\Images\reflect.rgb ... itr='' FindFileInPath() : trying E:\prueba_osg\reflect.rgb ... CullSettings::readEnvironmentalVariables() GraphicsContext::registerGraphicsContext 0x18cde290 CompositeViewer::init() CompositeViewer::realize() - not views to realize. BufferObject::releaseGLObjects(0) BufferObject::releaseGLObjects(0) BufferData::releaseGLObjects(0) BufferData::releaseGLObjects(0) GraphicsContext::setWindowingSystemInterface() 0 0x6711ac08 Closing DynamicLibrary osgPlugins-3.0.1/mingw_osgdb_osg.dll Closing DynamicLibrary libosg.dll Closing DynamicLibrary osgPlugins-3.0.1/mingw_osgdb_serializers_osg.dll Closing DynamicLibrary osgPlugins-3.0.1/mingw_osgdb_rgb.dll
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

