google-code-export / oregoncore

Automatically exported from code.google.com/p/oregoncore
GNU General Public License v2.0
1 stars 0 forks source link

Not compile on Linux [1033] #354

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
By galaxyman (25 November 2010 - automatically ported issue):

In file included from 
/home/servbc/source/oregoncore/src/game/MovementGenerator.h:29,
                 from /home/servbc/source/oregoncore/src/game/PointMovementGenerator.h:24,
                 from /home/servbc/source/oregoncore/src/game/PointMovementGenerator.cpp:21:
/home/servbc/source/oregoncore/src/game/MotionMaster.h:153: error: expected 
???,' or ???...' before ???&' token
/home/servbc/source/oregoncore/src/game/MotionMaster.h:153: error: ISO C++ 
forbids declaration of ???Position' with no type
/home/servbc/source/oregoncore/src/game/MotionMaster.h: In member function 
???void MotionMaster::MovePoint(uint32, int)':
/home/servbc/source/oregoncore/src/game/MotionMaster.h:154: error: ???pos' was 
not declared in this scope
make[2]: * [src/game/CMakeFiles/game.dir/PointMovementGenerator.cpp.o] 
???????????? 1
make[2]: * ???????????????? ???????????????????? ??????????????...
[ 75%] Built target scripts
make[1]: * [src/game/CMakeFiles/game.dir/all] ???????????? 2
make: * [all] ???????????? 2

Original issue reported on code.google.com by stfxm...@gmail.com on 30 Dec 2010 at 4:38

GoogleCodeExporter commented 9 years ago
By stfx:

Original comment by stfxm...@gmail.com on 30 Dec 2010 at 4:38