1 | arm-wince-mingw32ce-g++ -Wp,-MMD,"./.deps/wince-sdl.d2" -O3 -march=armv4 -mtune
|
---|
2 | =xscale -D_WIN32_WCE=300 -D__ARM__ -D_ARM_ -DUNICODE -DSCUMM_NEED_ALIGNMENT -DFP
|
---|
3 | M_DEFAULT -DNONSTANDARD_PORT -DWIN32 -Dcdecl= -D__cdecl__= -Wno-multichar -DUSE_
|
---|
4 | ZLIB -DUSE_MAD -DUSE_MPEG2 -DUSE_TREMOR -DUSE_VORBIS -DUSE_TREMOLO -DUSE_FLAC -D
|
---|
5 | USE_ARM_SMUSH_ASM -DUSE_ARM_GFX_ASM -DUSE_ARM_COSTUME_ASM -DENABLE_SCUMM=STATIC_
|
---|
6 | PLUGIN -DENABLE_SCUMM_7_8 -DENABLE_HE -DENABLE_AGI=STATIC_PLUGIN -DENABLE_AGOS=S
|
---|
7 | TATIC_PLUGIN -DENABLE_LURE=STATIC_PLUGIN -DENABLE_QUEEN=STATIC_PLUGIN -DENABLE_S
|
---|
8 | KY=STATIC_PLUGIN -DENABLE_SWORD1=STATIC_PLUGIN -DENABLE_SWORD2=STATIC_PLUGIN -DE
|
---|
9 | NABLE_TOUCHE=STATIC_PLUGIN -I../../.. -I. -I../../../engines -Imissing/gcc -Ilib
|
---|
10 | s/include -Ilibs/include/sdl -ICEgui -ICEkeys -Ilibs/include/tremolo -c wince-sd
|
---|
11 | l.cpp -o wince-sdl.o
|
---|
12 | wince-sdl.cpp: In member function 'void OSystem_WINCE3::internDrawMouse()':
|
---|
13 | wince-sdl.cpp:1934: error: '_mouseDrawn' was not declared in this scope
|
---|
14 | wince-sdl.cpp:2019: error: '_mouseDrawn' was not declared in this scope
|
---|
15 | wince-sdl.cpp: In member function 'virtual void OSystem_WINCE3::undrawMouse()':
|
---|
16 | wince-sdl.cpp:2025: error: '_mouseDrawn' was not declared in this scope
|
---|
17 | wince-sdl.cpp:2027: error: '_mouseDrawn' was not declared in this scope
|
---|
18 | make: *** [wince-sdl.o] Error 1
|
---|
19 | Error: scummvm.exe not build |
---|