www.quadsoftware.com
FAQ  FAQ   Search  Search   Memberlist  Memberlist   Usergroups  Usergroups
Register  ::  Log in Log in to check your private messages


This forum is locked: you cannot post, reply to, or edit topics.  This topic is locked: you cannot edit posts or make replies.
 ExpOsg problem « View previous topic :: View next topic » 
Author Message
svv_js
PostPosted: Fri Mar 11, 2011 8:26 am    Post subject: ExpOsg problem Reply with quote



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
View user's profile Send private message
ALicu
PostPosted: Fri Mar 11, 2011 4:30 pm    Post subject: Reply with quote



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
View user's profile Send private message
svv_js
PostPosted: Fri Mar 11, 2011 5:23 pm    Post subject: Reply with quote



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
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.  This topic is locked: you cannot edit posts or make replies. Page 1 of 1

Jump to:  



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


Based on a template by Dustin Baccetti
Powered by phpBB © 2001, 2005 phpBB Group