[Gtkradiant] [Bug 1091] New: complie error in bobtoolz
bugzilla-daemon at zerowing.idsoftware.com
bugzilla-daemon at zerowing.idsoftware.com
Wed May 10 17:01:16 CDT 2006
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1091
Summary: complie error in bobtoolz
Product: GtkRadiant
Version: 1.5
Platform: PC
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P5
Component: bobtoolz
AssignedTo: gtkradiant at zerowing.idsoftware.com
ReportedBy: azatoth at gmail.com
Getting this error in latest svn (rev 60):
g++ -pipe -DPOSIX -DXWINDOWS -W -Wall -Wcast-align -Wcast-qual
-Wno-unused-parameter -Wno-non-virtual-dtor -Wreorder -g -D_DEBUG
-fno-exceptions -fno-rtti `pkg-config glib-2.0 --cflags` `pkg-config gtk+-2.0
--cflags` -fPIC -Ibuild/debug/libs -Ilibs -Ibuild/debug/include -Iinclude -c -o
build/debug/contrib/bobtoolz/bobToolz-GTK.os contrib/bobtoolz/bobToolz-GTK.cpp
In file included from contrib/bobtoolz/bobToolz-GTK.cpp:32:
contrib/bobtoolz/DTreePlanter.h:28:26: error: scriptparser.h: No such file or
directory
contrib/bobtoolz/bobToolz-GTK.cpp:328:2: warning: no newline at end of file
contrib/bobtoolz/DTreePlanter.h:112: error: 'CScriptParser' has not been declared
contrib/bobtoolz/DTreePlanter.h: In constructor 'DTreePlanter::DTreePlanter()':
contrib/bobtoolz/DTreePlanter.h:83: error: 'CScriptParser' was not declared in
this scope
contrib/bobtoolz/DTreePlanter.h:83: error: expected `;' before 'parser'
contrib/bobtoolz/DTreePlanter.h:84: error: 'parser' was not declared in this scope
contrib/bobtoolz/DTreePlanter.h: In member function 'void
DTreePlanter::ReadConfig(int*)':
contrib/bobtoolz/DTreePlanter.h:113: error: request for member 'GetToken' in '*
pScriptParser', which is of non-class type 'int'
contrib/bobtoolz/DTreePlanter.h:117: error: request for member 'GetToken' in '*
pScriptParser', which is of non-class type 'int'
contrib/bobtoolz/DTreePlanter.h:127: error: request for member 'GetToken' in '*
pScriptParser', which is of non-class type 'int'
contrib/bobtoolz/DTreePlanter.h:131: error: request for member 'GetToken' in '*
pScriptParser', which is of non-class type 'int'
contrib/bobtoolz/DTreePlanter.h:137: error: request for member 'GetToken' in '*
pScriptParser', which is of non-class type 'int'
contrib/bobtoolz/DTreePlanter.h:141: error: request for member 'GetToken' in '*
pScriptParser', which is of non-class type 'int'
contrib/bobtoolz/DTreePlanter.h:145: error: request for member 'GetToken' in '*
pScriptParser', which is of non-class type 'int'
contrib/bobtoolz/DTreePlanter.h:149: error: request for member 'GetToken' in '*
pScriptParser', which is of non-class type 'int'
contrib/bobtoolz/DTreePlanter.h:155: error: request for member 'GetToken' in '*
pScriptParser', which is of non-class type 'int'
contrib/bobtoolz/DTreePlanter.h:159: error: request for member 'GetToken' in '*
pScriptParser', which is of non-class type 'int'
contrib/bobtoolz/DTreePlanter.h:165: error: request for member 'GetToken' in '*
pScriptParser', which is of non-class type 'int'
contrib/bobtoolz/DTreePlanter.h:169: error: request for member 'GetToken' in '*
pScriptParser', which is of non-class type 'int'
contrib/bobtoolz/DTreePlanter.h:175: error: request for member 'GetToken' in '*
pScriptParser', which is of non-class type 'int'
include/ibrush.h: In constructor '_QERFaceData::_QERFaceData()':
include/ibrush.h:96: warning: '_QERFaceData::value' will be initialized after
include/ibrush.h:93: warning: 'const char* _QERFaceData::m_shader'
include/ibrush.h:86: warning: when initialized here
contrib/bobtoolz/bobToolz-GTK.cpp: In constructor
'BobToolzPluginDependencies::BobToolzPluginDependencies()':
contrib/bobtoolz/bobToolz-GTK.cpp:252: warning: base
'GlobalModuleRef<PatchCreator>' will be initialized after
contrib/bobtoolz/bobToolz-GTK.cpp:252: warning: base
'GlobalModuleRef<EntityClassManager>'
contrib/bobtoolz/bobToolz-GTK.cpp:247: warning: when initialized here
scons: *** [build/debug/contrib/bobtoolz/bobToolz-GTK.os] Error 1
scons: building terminated because of errors.
--
Configure bugmail: http://zerowing.idsoftware.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Gtkradiant
mailing list