Hello Markus, it is possible to compile OSG 1.8 on Leopard - I do it frequently. Some things you have to keep in mind:
- The scons build system does not work on MacOS, you have to use configure - Make sure that you make a clean start, i.e. when updating from Tiger, you have to remove the "Builds" directory and you have to call configure again. - Make sure that you're using the version of flex that comes with Leopard. E.g. when you call "which flex", it should say "/usr/bin/ flex". When you use a package manager like Fink, it might install its own version of flex which does not work. When this still does not help, you have to give us more information, e.g. the configure line. Bye, Patrick ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
