|
 |
|
ExpOsg problem |
« View previous topic :: View next topic » |
Author |
Message
|
svv_js |
Posted: Fri Mar 11, 2011 8:26 am Post subject: ExpOsg problem |
|
|
Joined: 17 Feb 2011 Posts: 2
|
Just wondering if anyone have been able to get the exposg plugin to work in win7?
So far I'v been able to compile it (against OSG 2.8.2, as it needed the osg dll's and i couldnt fint any precompiled 2.5-versions of those).
After adding osg55-osg.dll and osg55-osgDB.dll to the plugin folder it does run. However, it doesnt save any .osg or .ive file, only images.
(I'v tried both msvc 2005 professional and express)
Anyone have any ideas on what i do wrong?
---
seems the problem is when saving as .ive (.osg seems ok now)...
In _DoExport, after
osgDB::ReaderWriter::WriteResult res = osgDB::Registry::instance()->writeNode(*root_transform, ascii_file_path, options);
I wrote out res.message, and it stated that it didnt find plugin to write the file |
|
Back to top |
|
 |
ALicu |
Posted: Fri Mar 11, 2011 4:30 pm Post subject: |
|
|
Joined: 12 Feb 2007 Posts: 1330
|
Hi,
I don't have much experience with OSG (I've wrote the original plugin but learn only what was needed for it) but from what I can guess, most probably the OSG plugin for .ive doesn't start because it probably depends on other DLLs that are not found (for example I notice that you also need osgdb_ive.dll to make it run).
Best would be to post this question to the OSG forums. Their user will surely indicate what DLLs are needed for ive and you can recompile them and include them in the plugins folder.
Regards,
Adrian L.
Quad Software |
|
Back to top |
|
 |
svv_js |
Posted: Fri Mar 11, 2011 5:23 pm Post subject: |
|
|
Joined: 17 Feb 2011 Posts: 2
|
Thanks Adrian, you'r absolutely correct.
Was missing several dll's from osg in addition to libpng13 and zlib1. It works now... Well, sort of, it hangs/crashes and makes a mess of grome's menus and stuff, but does save the file so i'l survive until i get more time to use on it.
-Jo |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|