Hello Carsten,

> However,
>> the FindOpenSG script searches only for PREFIX/lib.
> 
> This works fine here and I don't think it needs to be changed, cmake 
> handles the lib/lib64 thing internally. Most modules that come with it 
> don't have an explicit lib64 either.
> Does it cause problems for you, can you give some more details?

You are right, I just tried it again without the lib64 line and it works. 
So this is fine with me.

> thanks for the patch, I've applied the change to only do the library 
> setup once in r2480.

Thanks!

>> I guess the boost-include-directory should show up here inside "dep_inc_dir"?
>> How can I influence the value for this, so I can supply a patch?
> 
> yes, osg2-config is not in very good shape unfortunately. The problem is 
> that some of the library dependencies are handled as imported library 
> targets and others just as regular libs. This makes writing the 
> information for osg2-config a bit tricky.
> The osg2-config script is produced from three parts during a cmake run, 
> part 1 and 3 are in the CMake directory and part 2 is written from the 
> function OSG_STORE_PROJECT_DEPENDENCIES in CMake/BuildFunctions.cmake. 
> If you want to look into this it is probably a good idea to put 
> -DOSG_VERBOSE_BUILD_MESSAGES=ON on the cmake command line, this prints 
> information about the configuration of OpenSG libs.

I will try your suggestions and get back to you once I have fixed the issue 
or I get stuck - whichever comes first ;-)

Cheers,
  Johannes


-- 
Johannes Zarl
Virtual Reality Services

Johannes Kepler University
Informationsmanagement

Altenbergerstrasze 69
4040 Linz, Austria
Phone: +43 732 2468-8321
johannes.z...@jku.at
http://vrc.zid.jku.at











------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to