[MacPorts] #36413: OpenSceneGraph fails to run

MacPorts noreply at macports.org
Mon Oct 1 13:38:01 PDT 2012


#36413: OpenSceneGraph fails to run
----------------------------+--------------------------------
 Reporter:  hartmut@…       |      Owner:  macports-tickets@…
     Type:  defect          |     Status:  new
 Priority:  Normal          |  Milestone:
Component:  ports           |    Version:  2.1.2
 Keywords:  OpenSceneGraph  |       Port:  OpenSceneGraph
----------------------------+--------------------------------
 Using the 3.0.1 port (binary) in 2.1.2 there are a few issues that might
 be originating from a misconfigured build system. Firstly, the viewer
 doesn't come up:

 {{{
 Viewer::realize() - No valid contexts found, setting up view across all
 screens.
 GraphicsContext::getWindowingSystemInterface() 0        0x101acbaa8
 View::setUpViewAcrossAllScreens() : Error, no WindowSystemInterface
 available, cannot create windows.
 }}}

 Secondly, if any image file is being loaded it seems osgdb_qt.so is
 searched for as the loader interface which should be actually ImageIO
 instead or osgdb_imageio.so

 {{{
 dlopen(osgPlugins-3.0.1/osgdb_qt.so, 9): image not found
 DynamicLibrary::failed loading "osgPlugins-3.0.1/osgdb_qt.so"
 Warning: Could not find plugin to read objects from file
 "/Users/hartmut/Projects/tacitpixel/share/models/huedde2_3ds/wand1.jpg".
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/36413>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list