Hi Martin,

Could you send me the whole changed file.

Thanks,
Robert.

On 1/17/07, Martin Spott <[EMAIL PROTECTED]> wrote:
Hi,
in order to link 'osgviewer' on Solaris using the SunStudio compiler,
this small fix is required - please apply:

--- OpenSceneGraph/Make/makedefs~       2007-01-17 07:51:01.677725000 +0100
+++ OpenSceneGraph/Make/makedefs        2007-01-17 07:51:01.727783500 +0100
@@ -218,7 +218,7 @@
   INSTDEVCMD        = cp
   INST_LOCATION     ?= /opt/OpenSceneGraph
   MAKEDIST          = $(TOPDIR)/Make/makepkg
-  OTHER_LIBS        = -lOpenThreads
+  OTHER_LIBS        = -lOpenThreads -lmtsk

   FREETYPE_INCLUDE  = `freetype-config --cflags`
   FREETYPE_LIB      = `freetype-config --libs`


Cheers,
        Martin.
--
 Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------
_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to