Hi again, Yes, I finally managed to build OpenSG properly, and the samples too. Many thanks for your patience! :-)
Regards, Melvin. ________________________________________ From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Gerrit Voss [EMAIL PROTECTED] Sent: Friday, August 15, 2008 3:42 PM To: [email protected] Subject: Re: [Opensg-users] HELP - makefile for tutorial samples doesn't work! Hi, On Fri, 2008-08-15 at 15:33 +0800, Eng Yuit Fun, Melvin wrote: > Hi, > > I'd restarted the whole process from scratch but encountered make errors this > time. ("Target `dbg' not remade because of errors.") > The configure params are "./configure --prefix=/share/apps/Viz/OpenSG > --enable-glut --enable-jpg --enable-png --enable-tif --enable-gif > --enable-text --enable-compiler-path --enable-pthread-elf-tls > --enable-opt-drawtree --with-libarch=64 --enable-imf --enable-mng " (as per > your suggestion) > Please see the attached "config_log.txt" for the configure script's output. the configure output looks ok, could it be that the compilation fails for Source/System/Image/OSGEXRImageFileType.cpp ? If so you either have to add --with-add-incdir=/usr/include/OpenEXR and make sure the OpenEXR packages are installed or you can remove --enable-imf from the configure line. If that still does not help could you send me the output of the make command. kind regards, gerrit ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users IHPC has moved to Fusionopolis with effect from 21st July 2008. There is no change to our email or telephone numbers. Our new address is : Institute of High Performance Computing, 1 Fusionopolis Way, #16-16 Connexis, Singapore 138632 This email is confidential and may be privileged. If you are not the intended recipient, please delete it and notify us immediately. Please do not copy or use it for any purpose, or disclose its contents to any other person. Thank you. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
