Hi,

please use this patch as well, without it I had problems to compile 
inventor 2.1.5-10-3.

diff -ur inventor/lib/database/include/Inventor/SoPath.h 
inventor.patched/lib/database/include/Inventor/SoPath.h
--- inventor/lib/database/include/Inventor/SoPath.h     2001-09-25 
02:45:33.000000000 +0200
+++ inventor.patched/lib/database/include/Inventor/SoPath.h     
2005-06-05 21:34:27.006954152 +0200
@@ -79,8 +79,13 @@

 class SoPathList;
 class SoWriteAction;
+class SoTempPath;
+

 class SoPath : public SoBase {
+friend class SoFullPath;
+friend class SoTempPath;
+friend class SoAction;

   public:

@@ -236,9 +241,6 @@
     // Really does a truncate. Flag indicates whether to notify.
     void               truncate(int start, SbBool doNotify);

-friend class SoFullPath;
-friend class SoTempPath;
-friend class SoAction;
 };

//////////////////////////////////////////////////////////////////////////////

-- 
Stephan Hermann
eMail: [EMAIL PROTECTED] JID: [EMAIL PROTECTED]
Tel.: +49700sourcecode Skype: s.hermann
Blog: http://linux.blogweb.de/

Attachment: pgpgzqPBLj1fN.pgp
Description: PGP signature

Reply via email to