Ticket #4335: Log.txt

File Log.txt, 1.5 KB (added by SF/lostech, 15 years ago)
Line 
1arm-wince-mingw32ce-g++ -Wp,-MMD,"./.deps/wince-sdl.d2" -O3 -march=armv4 -mtune
2=xscale -DSCUMMVM_SVN_REVISION=\"40469\" -D_WIN32_WCE=300 -D__ARM__ -D_ARM_ -DUN
3ICODE -DSCUMM_NEED_ALIGNMENT -DFPM_DEFAULT -DNONSTANDARD_PORT -DWIN32 -Dcdecl= -
4D__cdecl__= -Wno-multichar -DUSE_ZLIB -DUSE_MAD -DUSE_MPEG2 -DUSE_TREMOR -DUSE_V
5ORBIS -DUSE_TREMOLO -DUSE_FLAC -DUSE_ARM_SMUSH_ASM -DUSE_ARM_GFX_ASM -DUSE_ARM_C
6OSTUME_ASM -DENABLE_SCUMM=STATIC_PLUGIN -DENABLE_SCUMM_7_8 -DENABLE_HE -DENABLE_
7AGI=STATIC_PLUGIN -DENABLE_AGOS=STATIC_PLUGIN -DENABLE_LURE=STATIC_PLUGIN -DENAB
8LE_QUEEN=STATIC_PLUGIN -DENABLE_SKY=STATIC_PLUGIN -DENABLE_SWORD1=STATIC_PLUGIN
9-DENABLE_SWORD2=STATIC_PLUGIN -DENABLE_TOUCHE=STATIC_PLUGIN -I../../.. -I. -I../
10../../engines -Imissing/gcc -Ilibs/include -Ilibs/include/sdl -ICEgui -ICEkeys -
11Ilibs/include/tremolo -c wince-sdl.cpp -o wince-sdl.o
12wince-sdl.cpp: In member function 'bool OSystem_WINCE3::update_scalers()':
13wince-sdl.cpp:1156: error: 'struct OSystem_SDL::VideoState' has no member named
14'aspectRatio'
15wince-sdl.cpp:1184: error: 'struct OSystem_SDL::VideoState' has no member named
16'aspectRatio'
17wince-sdl.cpp: In member function 'virtual bool OSystem_WINCE3::loadGFXMode()':
18wince-sdl.cpp:1370: error: 'struct OSystem_SDL::VideoState' has no member named
19'aspectRatio'
20wince-sdl.cpp: In member function 'virtual void OSystem_WINCE3::internUpdateScre
21en()':
22wince-sdl.cpp:1562: error: 'struct OSystem_SDL::VideoState' has no member named
23'aspectRatio'
24make: *** [wince-sdl.o] Error 1
25Error: scummvm.exe not build