[ scummvm-Bugs-3121350 ] AMIGAOS4: Compiler error

SourceForge.net noreply at sourceforge.net
Sun Nov 28 19:34:11 CET 2010


Bugs item #3121350, was opened at 2010-11-28 19:34
Message generated for change (Tracker Item Submitted) made by raziel_
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3121350&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compiler error
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hubert Maier (raziel_)
Assigned to: Nobody/Anonymous (nobody)
Summary: AMIGAOS4: Compiler error

Initial Comment:
Traing to build latest sources r54543

    C++      backends/graphics/opengl/opengl-graphics.o
In file included from ./backends/graphics/graphics.h:31,
                 from ./backends/graphics/opengl/opengl-graphics.h:30,
                 from backends/graphics/opengl/opengl-graphics.cpp:28:
./common/keyboard.h:69: error: expected identifier before numeric constant
./common/keyboard.h:69: error: expected `}' before numeric constant
./common/keyboard.h:69: error: expected unqualified-id before numeric constant
./common/keyboard.h:183: error: extra ';'
./common/keyboard.h:236: error: 'KeyCode' does not name a type
./common/keyboard.h:259: error: expected `)' before 'kc'
./common/keyboard.h:265: error: expected `)' before 'kc'
./common/keyboard.h: In member function 'void KeyState::reset()':
./common/keyboard.h:272: error: 'keycode' was not declared in this scope
./common/keyboard.h:272: error: 'KEYCODE_INVALID' was not declared in this scope
./common/keyboard.h: In member function 'bool KeyState::operator==(const KeyState&) const':
./common/keyboard.h:289: error: 'keycode' was not declared in this scope
./common/keyboard.h:289: error: 'const struct KeyState' has no member named 'keycode'
./common/keyboard.h: At global scope:
./common/keyboard.h:293: error: expected declaration before '}' token
gmake: *** [backends/graphics/opengl/opengl-graphics.o] Error 1

AmigaOS4 - PPC - SDL - BE
gcc (GCC) 4.2.4 (adtools build 20090118)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3121350&group_id=37116




More information about the Scummvm-tracker mailing list