<div dir="ltr"><div dir="ltr">Hi Marco,<div><br></div><div>The easiest thing to do is to keep OSG plugins in the "osgPlugins-3.6.3" folder alongside the OSG libraries, which as you said are in Frameworks. Then OSG will automatically find them.</div><div><br></div><div>Ravi</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Dec 6, 2018 at 9:37 AM Marco Beninca <<a href="mailto:marco.beninca@dwssystems.com" target="_blank">marco.beninca@dwssystems.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I'm developing an application on OSX 10.14 with OSG 3.6.3. I have successfully compiled and built OSG and all the plugins. My applicaton uses the plugin osgdb_freetype to obtain geometry for text using osg::Text3D for a the font choosen by the user.<br>
<br>
When I run my application in DEBUG everything works fine but when I create my app bundle the application is not able to load the osgdb_freetype plugin. Actually I copy the plugin (osgdb_freetype.so) under the PlugIns folder inside my app bundle but, and the osg libreries are inside the Framworks folder but this doesn't work.<br>
<br>
Could, please, anyone explain me how to make the plugins to be loaded correctly in MacOS?<br>
<br>
The windows version of the application works perfectly but I'm pretty new on Mac development so maybe I'm missing something.<br>
<br>
Thank you!<br>
<br>
Cheers,<br>
Marco<br>
<br>
------------------<br>
Read this topic online here:<br>
<a href="http://forum.openscenegraph.org/viewtopic.php?p=75291#75291" rel="noreferrer" target="_blank">http://forum.openscenegraph.org/viewtopic.php?p=75291#75291</a><br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org" target="_blank">osg-users@lists.openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
</blockquote></div></div>