Hello Volker! Well, I use OpenSUSE 10.3, so I "usually" used the RedHat4-RPM. ;-) But I had to compile (dbg) from source because of a problem with sort-last. (In thread "Re: [Opensg-users] stability of SortLast, parameters?".) So I think, I'll manage. You even just answered a question that was on my mind about fmodex being the same as FMOD4. Thank you.
Regards, Garry Am Dienstag, 4. November 2008 10:17:06 schrieb Volker Settgast: > Garry Hoberg wrote: > > Volker, I've got a Question about the TRIPS source code. The TRIPS audio > > header files are included locally (with double quotes) in most of the > > files. But in the test*.cpp these files are included from the standard > > include path (with <...>). Also, there is a common.mk file. Is the TRIPS4 > > folder supposed to be extracted from the archive to my > > OpenSG/Builds/i686-pc-linux-gnu-g++ folder, and I am then to run make and > > make install and afterwards compile the test*.cpp files? (I'm didn't go > > ahead and try because there was no Makefile in the TRIPS archive you > > kindly attached.) > > Hi Garry, > > for Linux I copied the sources to OpenSG/Source/TRIPS4, then run > configure to get two folders in the Builds.../ path, one for the lib and > one for the tests. Make has to be called in there (make dbg, make opt, > make optLnk etc.) Oh, and the configure call should contain this: > --with-add-incdir=/your-fmod-inc-dir > --with-add-libdir=/your-fmod-lib-dir > --with-add-lib=fmodex > This is a quite old fashon kind of building libs for OpenSG, but there > are no scons scripts for TRIPS (yet). > > For Window I have cloned the project file from WindowGLUT and modified > it (e.g. OSG_COMPILETRIPSLIB has to be defined). Which platform are You > using and how do You normaly build OpenSG? > > Cheers, > Volker ------------------------------------------------------------------------- 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
