[Gtkradiant] GTKRadiant Bug Report

84.87.190.2 noreply at qeradiant.com
Sun Aug 6 13:20:00 CDT 2006


This bug report was submitted from 84.87.190.2 using the Bug Report Submission Form on the QERadiant Website at 01:20:00 CDT Aug 6, 2006.

---

BUG REPORT

CPU/RAM/Operating System: CPU: AMD Athlon 2800+ RAM: 512 MB OS: GNU/Linux Slackware 10.2 Gcc: 3.3.6
Hard Drive Space: 2.1
Video Card/OpenGL Drivers: Videocard: Geforce FX 5600 OpenGL Driver: nVidia 1.0-8178
Version of GTKRadiant: SVN, revision 96

Error:
contrib/bobtoolz/DEntity.cpp: In member function `void

   DEntity::SelectBrushes(bool*)':

contrib/bobtoolz/DEntity.cpp:364: error: syntax error before `.' token

contrib/bobtoolz/DEntity.cpp:365: error: request for member `push' in `path',

   which is of non-aggregate type `scene::Path ()(...)'

contrib/bobtoolz/DEntity.cpp:371: error: request for member `push' in `path',

   which is of non-aggregate type `scene::Path ()(...)'

contrib/bobtoolz/DEntity.cpp:372: error: no matching function for call to `

   scene::Graph::find(scene::Path (&)(...))'

include/iscenegraph.h:100: error: candidates are: virtual scene::Instance*

   scene::Graph::find(const scene::Path&)

contrib/bobtoolz/DEntity.cpp:373: error: request for member `pop' in `path',

   which is of non-aggregate type `scene::Path ()(...)'

contrib/bobtoolz/DEntity.cpp: In member function `virtual bool

   DEntity::LoadFromEntity(scene::Node&,

   bool)::load_brushes_t::pre(scene::Node&) const':

contrib/bobtoolz/DEntity.cpp:414: error: syntax error before `(' token

contrib/bobtoolz/DEntity.cpp:415: error: request for member `push' in `path',

   which is of non-aggregate type `scene::Path ()(...)'

contrib/bobtoolz/DEntity.cpp:416: error: request for member `push' in `path',

   which is of non-aggregate type `scene::Path ()(...)'

contrib/bobtoolz/DEntity.cpp:417: error: no matching function for call to `

   scene::Graph::find(scene::Path (&)(...))'

include/iscenegraph.h:100: error: candidates are: virtual scene::Instance*

   scene::Graph::find(const scene::Path&)

scons: *** [build/debug/contrib/bobtoolz/DEntity.os] Error 1

scons: building terminated because of errors.



Cause of Error:
I checked out the subversion repository, and then tried to compile it using the following command:

scons SETUP=0

User Email: hylke.donker at gmail.com



More information about the Gtkradiant mailing list