Compilador: Default compiler
Building Makefile: "C:\Users\Daniel\Desktop\Source\dev-cpp\Makefile.win"
Executando make...
mingw32-make -f "C:\Users\Daniel\Desktop\Source\dev-cpp\Makefile.win" all
g++.exe -c ../actions.cpp -o obj//actions.o -I"C:/Users/Daniel/Desktop/Stian's Repack Dev-Cpp 0.2, 64bit/include" -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -D_CONSOLE_ -fexpensive-optimizations -O1
In file included from ../actions.cpp:23:
../player.h:655: error: stray '\357' in program
../player.h:655: error: stray '\273' in program
../player.h:655: error: stray '\277' in program
../player.h:655: error: stray '\357' in program
../player.h:655: error: stray '\273' in program
../player.h:655: error: stray '\277' in program
In file included from ../actions.cpp:30:
../game.h:608: error: stray '\357' in program
../game.h:608: error: stray '\273' in program
../game.h:608: error: stray '\277' in program
In file included from ../actions.cpp:18:
../const.h:94: error: 'MAGIC_EFFECT_SEMFIM' was not declared in this scope
In file included from ../actions.cpp:23:
../player.h:655: error: 'uin' has not been declared
../player.h:655: error: expected ',' or '...' before 'type'
../player.h: In member function 'void Player::sendMagicEffect(const Position&, int) const':
../player.h:656: error: 'type' was not declared in this scope
In file included from ../actions.cpp:30:
../game.h: At global scope:
../game.h:608: error: ISO C++ forbids declaration of 'SpectatorVe' with no type
../game.h:608: error: expected ',' or '...' before 'c'
mingw32-make: *** [obj//actions.o] Error 1
Execução terminada
Agradeço se alguem pode ajuda