[ scummvm-Bugs-1716109 ] CRUISE: does not compile
SourceForge.net
noreply at sourceforge.net
Wed May 9 22:28:06 CEST 2007
Bugs item #1716109, was opened at 2007-05-09 22:28
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1716109&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: Unknown Crash/Other
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thomas Klausner (thomasklausner)
Assigned to: Nobody/Anonymous (nobody)
Summary: CRUISE: does not compile
Initial Comment:
Hi!
Perhaps it's too early for bug reports against --enable-cruise, if that's so, please let me know.
I thought it might interest you that scummvm from subversion doesn't currently compile (for a few weeks now) on NetBSD-4.99.19/amd64 (gcc-4.1.2 20070110 prerelease NetBSD nb1), with:
engines/cruise/actor.cpp:584: error: expected ',' or '...' before numeric constant
engines/cruise/actor.cpp: In function 'int16 Cruise::computePathfinding(int16*, int16)':
engines/cruise/actor.cpp:596: error: 'oldPathId' was not declared in this scope
engines/cruise/actor.cpp:625: error: 'stepX' was not declared in this scope
engines/cruise/actor.cpp:626: error: 'stepY' was not declared in this scope
engines/cruise/actor.cpp:629: error: '_Y' was not declared in this scope
engines/cruise/actor.cpp:630: error: 'destX' was not declared in this scope
engines/cruise/actor.cpp:631: error: 'destY' was not declared in this scope
engines/cruise/actor.cpp:646: error: 'destX' was not declared in this scope
engines/cruise/actor.cpp:646: error: '_Y' was not declared in this scope
engines/cruise/actor.cpp:646: error: 'destY' was not declared in this scope
engines/cruise/actor.cpp:655: error: '_Y' was not declared in this scope
engines/cruise/actor.cpp:688: error: 'stepX' was not declared in this scope
engines/cruise/actor.cpp:689: error: 'stepY' was not declared in this scope
engines/cruise/actor.cpp:691: error: 'destX' was not declared in this scope
engines/cruise/actor.cpp:692: error: 'destY' was not declared in this scope
engines/cruise/actor.cpp: In function 'void Cruise::processAnimation()':
engines/cruise/actor.cpp:585: error: too many arguments to function 'int16 Cruis
e::computePathfinding(int16*, int16)'
engines/cruise/actor.cpp:789: error: at this point in file
engines/cruise/actor.cpp:585: error: too many arguments to function 'int16 Cruis
e::computePathfinding(int16*, int16)'
engines/cruise/actor.cpp:825: error: at this point in file
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1716109&group_id=37116
More information about the Scummvm-tracker
mailing list