I hope folks are reading this thread because this is good stuff. :)
Thanks for the updates, Steven!

On Mon, 2007-06-04 at 11:34 -0700, [EMAIL PROTECTED]
wrote:
> Jeremy L. Moles wrote: 
> > On Sun, 2007-06-03 at 21:36 -0700, [EMAIL PROTECTED]
> > wrote:
> >   
> > > The new make rules are available in the latest DOM code available on
> > > SourceForge (instructions for obtaining are here). This will go into
> > > the next DOM release.
> > >     
> > 
> > Well, you're right of course--there is now a "make install" rule;
> > however:
> > 
> > 1) It doesn't allow you to specify a PREFIX of any sort. I certainly
> > don't put anything in /usr that isn't a package, although I guess most
> > people aren't as micro-managing as myself. Maybe this is something that
> > could be done at a later date?
> >   
> Good point. I submitted bug 1730906 in SourceForge on this:
> http://sourceforge.net/tracker/index.php?func=detail&aid=1730906&group_id=157838&atid=805424
> > 2) Purely out of curiosity, was the decision made not to put the Collada
> > development headers in a namespace of their own (#include
> > <collada/dom.h>) something done out of desire for maximum compatibility?
> > It's just not what I'm used to seeing, to be quite honest; "dom.h" is
> > pretty arbitrary, so I can conceive of a situation where a person would
> > have difficulty trying to figure out that header include with no
> > context. :)
> >   
> I think you have an old version of the makefile. I updated it to put
> the headers in /usr/include/collada instead of just /usr/include,
> although the libs still go in /usr/lib. I think most libraries on my
> machine are just in /usr/lib instead of in a subdirectory of /usr/lib.
> I also added an 'uninstall' rule.
> > Anyway, it's great to know the Collada folks are still alive and kicking
> > and available in some format for questions and whatnot. :)
> > 
> >   
> Hah, yeah, we're still around. I'm the new maintainer of the Collada
> DOM. I'll read anything going to osg-users that has 'collada' in the
> title. For some reason, Thunderbird won't let me filter on the message
> body.
> > > There's a DOM installer for Windows available on SourceForge, but it
> > > doesn't do exactly the same thing as the Linux make install rules. The
> > > Windows installer sets up some environment variables needed for
> > > building on Windows. The Linux make install puts the COLLADA DOM
> > > headers and libraries in /usr/include and /usr/lib.
> > > 
> > > Robert Osfield wrote: 
> > >     
> > > > Hi Steven, 
> > > > 
> > > > On 6/2/07, [EMAIL PROTECTED] 
> > > > <[EMAIL PROTECTED]> wrote: 
> > > >       
> > > > > Actually we did add 'install' and 'uninstall' targets to the
> > > > > COLLADA 
> > > > > makefiles. When you install it copies the headers to 
> > > > > /usr/include/collada and puts the libs in /usr/lib. Let me know if
> > > > > this 
> > > > > is helpful or if you need something different. 
> > > > >         
> > > > Which version of COLLADA is this install option available?  Is
> > > > there 
> > > > an install for Windows too? 
> > > > _______________________________________________ 
> > > > osg-users mailing list 
> > > > osg-users@openscenegraph.net 
> > > > http://openscenegraph.net/mailman/listinfo/osg-users 
> > > > http://www.openscenegraph.org/ 
> > > > 
> > > >       
> > > _______________________________________________
> > > osg-users mailing list
> > > osg-users@openscenegraph.net
> > > http://openscenegraph.net/mailman/listinfo/osg-users
> > > http://www.openscenegraph.org/
> > >     
> > 
> > _______________________________________________
> > osg-users mailing list
> > osg-users@openscenegraph.net
> > http://openscenegraph.net/mailman/listinfo/osg-users
> > http://www.openscenegraph.org/
> > 
> >   
> _______________________________________________
> osg-users mailing list
> osg-users@openscenegraph.net
> http://openscenegraph.net/mailman/listinfo/osg-users
> http://www.openscenegraph.org/

_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to