Hi Gino,

In your email you suggest you are trying to build an OSG plugin but
there isn't a OSGVplugin, so are you talking about trying to build
your own plugin for the OSG?

Robert.

On Tue, May 25, 2010 at 8:51 AM, Gino <[email protected]> wrote:
> I'm trying to build an OSG plugin on mac osx (10.6).
> The compilation of the plugin ends with success, but when I launch it I 
> notice that nothing happens, and through the use of NSLog and console I see 
> that my plugin doesn't even start, and I get the following error message:
>
> 24.05.10 21:58:58       WebKitPluginHost[857]   Error loading 
> /Users/doppiabeo/Library/Internet 
> Plug-Ins/OSGVPlugin.bundle/Contents/MacOS/OSGVPlugin:  
> dlopen(/Users/doppiabeo/Library/Internet 
> Plug-Ins/OSGVPlugin.bundle/Contents/MacOS/OSGVPlugin, 262): Library not 
> loaded: @executable_path/../Frameworks/osgGA.framework/Versions/A/osgGA
>  Referenced from: /Users/doppiabeo/Library/Internet 
> Plug-Ins/OSGVPlugin.bundle/Contents/MacOS/OSGVPlugin
>  Reason: image not found
> 24.05.10 21:58:58       com.apple.WebKit.PluginAgent[856]       2010-05-24 
> 21:58:58.623 WebKitPluginHost[857:903] Error loading 
> /Users/doppiabeo/Library/Internet 
> Plug-Ins/OSGVPlugin.bundle/Contents/MacOS/OSGVPlugin:  
> dlopen(/Users/doppiabeo/Library/Internet 
> Plug-Ins/OSGVPlugin.bundle/Contents/MacOS/OSGVPlugin, 262): Library not 
> loaded: @executable_path/../Frameworks/osgGA.framework/Versions/A/osgGA
> 24.05.10 21:58:58       com.apple.WebKit.PluginAgent[856]         Referenced 
> from: /Users/doppiabeo/Library/Internet 
> Plug-Ins/OSGVPlugin.bundle/Contents/MacOS/OSGVPlugin
> 24.05.10 21:58:58       com.apple.WebKit.PluginAgent[856]         Reason: 
> image not found
>
> Any clue?
> Thanks in advance
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to