Hello Johannes,

On 02/15/2012 10:37 AM, Johannes Zarl wrote:
> On our visualisation cluster, the FindCollada.cmake script shipped with
> OpenSG2 doesn't seem to find all bits of collada-dom. I have tested this with
> git revision 6e0d26b from today.

hmm, it works for me with a self built collada-dom 2.3.1. And doing a 
quick test with the Fedora 16 package, that is also found *if* cmake 
-DCOLLADA_ROOT_DIR=/usr is used. Looks like the problem is that "the 
usual system dirs" are not searched for collada-dom.
Probably nobody noticed in the past, because AFAIK distros did not have 
packages for collada-dom.

Can you give me a little bit more info:

- is collada-dom installed as a package from your distribution (which 
one?) or did you build it yourself? Or is this on windows?
- do you have details what is not found (e.g. headers, a specific library?)

I'm asking because it may simply be a matter of adding another library 
name to recognize to FindCollda.cmake...

> The attached patch uses the information from the new (I guess since collada
> 2.3.1) collada_dom-config.cmake to fill in the blanks.
> It would be nice if this could be incorporated in the OpenSG2 git
> repository...

thank you for the patch! I'll certainly add it if there is no simpler 
way to make this work.

        Cheers,
                Carsten

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to