Ticket #4359: Log.txt

File Log.txt, 3.2 KB (added by SF/lostech, 15 years ago)
Line 
1arm-wince-mingw32ce-g++ -Wp,-MMD,"engines/kyra/.deps/debugger.d2" -O3 -march=ar
2mv4 -mtune=xscale -DSCUMMVM_SVN_REVISION=\"41123\" -D_WIN32_WCE=300 -D__ARM__ -D
3_ARM_ -DUNICODE -DSCUMM_NEED_ALIGNMENT -DFPM_DEFAULT -DNONSTANDARD_PORT -DWIN32
4-Dcdecl= -D__cdecl__= -Wno-multichar -DUSE_ZLIB -DUSE_MAD -DUSE_MPEG2 -DUSE_TREM
5OR -DUSE_VORBIS -DUSE_TREMOLO -DUSE_FLAC -DUSE_ARM_SMUSH_ASM -DUSE_ARM_GFX_ASM -
6DUSE_ARM_COSTUME_ASM -DENABLE_SCUMM=STATIC_PLUGIN -DENABLE_SCUMM_7_8 -DENABLE_HE
7 -DENABLE_AGI=STATIC_PLUGIN -DENABLE_AGOS=STATIC_PLUGIN -DENABLE_CINE=STATIC_PLU
8GIN -DENABLE_DRASCULA=STATIC_PLUGIN -DENABLE_GOB=STATIC_PLUGIN -DENABLE_GROOVIE=
9STATIC_PLUGIN -DENABLE_KYRA=STATIC_PLUGIN -DENABLE_LURE=STATIC_PLUGIN -DENABLE_P
10ARALLACTION=STATIC_PLUGIN -DENABLE_QUEEN=STATIC_PLUGIN -DENABLE_SAGA=STATIC_PLUG
11IN -DENABLE_IHNM -DENABLE_SKY=STATIC_PLUGIN -DENABLE_SWORD1=STATIC_PLUGIN -DENAB
12LE_SWORD2=STATIC_PLUGIN -DENABLE_TOUCHE=STATIC_PLUGIN -DENABLE_TUCKER=STATIC_PLU
13GIN -I../../.. -I. -I../../../engines -Imissing/gcc -Ilibs/include -Ilibs/includ
14e/sdl -ICEgui -ICEkeys -Ilibs/include/tremolo -c ../../../engines/kyra/debugger.
15cpp -o engines/kyra/debugger.o
16../../../engines/kyra/debugger.cpp: In constructor 'Kyra::Debugger_LoL::Debugger
17_LoL(Kyra::LoLEngine*)':
18../../../engines/kyra/debugger.cpp:465: error: no matching function for call to
19'Kyra::Debugger::Debugger(Kyra::LoLEngine*&)'
20../../../engines/kyra/debugger.cpp:40: note: candidates are: Kyra::Debugger::Deb
21ugger(Kyra::KyraEngine_v1*)
22../../../engines/kyra/debugger.h:38: note: Kyra::Debugger::Debug
23ger(const Kyra::Debugger&)
24../../../engines/kyra/debugger.cpp: In member function 'virtual bool Kyra::Debug
25ger_LoL::cmd_listFlags(int, const char**)':
26../../../engines/kyra/debugger.cpp:469: error: invalid use of undefined type 'st
27ruct Kyra::LoLEngine'
28../../../engines/kyra/debugger.h:100: error: forward declaration of 'struct Kyra
29::LoLEngine'
30../../../engines/kyra/debugger.cpp:473: error: invalid use of undefined type 'st
31ruct Kyra::LoLEngine'
32../../../engines/kyra/debugger.h:100: error: forward declaration of 'struct Kyra
33::LoLEngine'
34../../../engines/kyra/debugger.cpp: In member function 'virtual bool Kyra::Debug
35ger_LoL::cmd_toggleFlag(int, const char**)':
36../../../engines/kyra/debugger.cpp:490: error: invalid use of undefined type 'st
37ruct Kyra::LoLEngine'
38../../../engines/kyra/debugger.h:100: error: forward declaration of 'struct Kyra
39::LoLEngine'
40../../../engines/kyra/debugger.cpp:490: error: invalid use of undefined type 'st
41ruct Kyra::LoLEngine'
42../../../engines/kyra/debugger.h:100: error: forward declaration of 'struct Kyra
43::LoLEngine'
44../../../engines/kyra/debugger.cpp:492: error: invalid use of undefined type 'st
45ruct Kyra::LoLEngine'
46../../../engines/kyra/debugger.h:100: error: forward declaration of 'struct Kyra
47::LoLEngine'
48../../../engines/kyra/debugger.cpp: In member function 'virtual bool Kyra::Debug
49ger_LoL::cmd_queryFlag(int, const char**)':
50../../../engines/kyra/debugger.cpp:507: error: invalid use of undefined type 'st
51ruct Kyra::LoLEngine'
52../../../engines/kyra/debugger.h:100: error: forward declaration of 'struct Kyra
53::LoLEngine'
54make: *** [engines/kyra/debugger.o] Error 1