Hi Aron, there is no real link dependency to the OSGFileIO.lib in your app as a workaround just set the envvar OSG_PLUGIN_PATH to the directory where your OSG dll's are and OSG_PLUGIN_PATTERN to "*.dll"
Andreas > I am having problems loading and saving both models and images on > Windows with OpenSG2. If I dump the list of file types models I only > get *.osg and using it results in an empty file being written. Does > anyone have any ideas why the image and model loaders might not be > getting loaded? Since the registration happens in the plugin's > constructor. I am guessing that there is a static data initialization > problem. :( > > Thanks, > Aron > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Opensg-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensg-users > -- VREC Robert-Bosch-Straße 7 D-64293 Darmstadt Tel. 06151-4921035 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
