QtOSG-hello
QtOSG-hello copied to clipboard
An example of using Travis and Coverity for project with dependency on Qt and OpenSceneGraph
Results
2
QtOSG-hello issues
Sort by
recently updated
recently updated
newest added
CMakeFiles\qtosg-hello.dir/objects.a(main.cpp.obj):main.cpp:(.text$_ZNK3osg10Referenced3refEv[__ZNK3osg10Referenced3refEv]+0x12): undefined reference to `_imp___ZN11OpenThreads6AtomicppEv'
Hi, _mViewer->setThreadingModel(osgViewer::Viewer::SingleThreaded); Why cannot use multithread in Qt5? I saw the older exmples use multithread, but is in Qt4.