Hi Robert,

I put osgAnimation in the svn osgwidget branch and i have a version to try. I think to work with mercurial then i will get and push my change to the osgWidget branch, it's easy for me and does not require an extra svn branch. For people interested the mercurial repository is http://hg.plopbyte.net/osg-branch/ ( hg clone http://hg.plopbyte.net/osg-branch/ )

Right now it contains only the library and the plugins to read it. I need a bit of work to add other component. I decided to let the scheduler in the current state even if there will be a new one (i guess after the 2.8 release). So osgAnimation should be considered as beta.

I have a few question about the exporter, where should i put it in the osg tree ?


The pkg-config issue is fixed.

Cheers,
Cedric

Sukender wrote:
I agree: pkg-config should be replaced by a CMake "find module" for appropriate 
libs (that is to say libxml, if needed).

Sukender


Le Mon, 03 Nov 2008 19:19:03 +0100, Jean-Sébastien Guay <[EMAIL PROTECTED]> a 
écrit:

Hi Jeremy,

osgPango and osgCairo require their respective libs (but not GTK, that's
way larger and unnecessary and is only used for creating interface),
Yeah, sorry, that was me being overly ambiguous... I meant that pango
and cairo are libs that are required by gtk and thus are part of gtk
binary packages (which makes it convenient to get them as part of such
packages - which in turn means you'll have gotten pkg-config indirectly).

AnimTK certainly doesn't require any of that stuff. As a matter of fact,
with the changes that Cedric is introducing, I'd be surprised if
pkg-config is really required at all anymore--it's just used for
libxml2, and now that it uses native OSG format, XML may be a moot
point.
Cool, I think that would be best. pkg-config is really not standard on
Windows so if it's possible to do without it, great.

J-S

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

--
+33 (0) 6 63 20 03 56  Cedric Pinson mailto:[EMAIL PROTECTED] 
http://www.plopbyte.net


_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to