Hi, [email protected] wrote: > I've been looking at porting some of our code to 2.0 today, which > requires the OSGGeometry.h file and a few others. These are in the > Drawable dir, which is built as a library. However it isn't install on > the system from a make install, nor are any of the headers from it's sub > directory. On closer inspection a number of other libs also aren't > installed, yet get built by default.
that's a bug. I'll have a look. CMake is sensitive to the dir traversal order especially for the install rules. Which other headers are missing ? thanks & kind regards, gerrit ------------------------------------------------------------------------------ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
