Build Log
--------------------Configuration: gui - Win32 (WCE x86) Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x409 /fo"X86Dbg/BibleReader.res" /i "..\dll1\sword\include" /i "..\dll1\wincesword\include" /d UNDER_CE=300 /d _WIN32_WCE=300 /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "WIN32_PLATFORM_PSPC=310" /d "_X86_" /d "x86" /d "_i386_" /r "D:\src\SwordReader\src\gui\BibleReader.rc""
Creating temporary file "C:\DOCUME~1\scribe\LOCALS~1\Temp\RSPA.tmp" with contents
[
/nologo /W3 /Zi /Od /I "..\STL_eVC" /I "..\..\..\sword\include" /I "..\dll1\wincesword\include" /D "DEBUG" /D "_i386_" /D UNDER_CE=300 /D _WIN32_WCE=300 /D "WIN32_PLATFORM_PSPC=310" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Fp"X86Dbg/gui.pch" /YX /Fo"X86Dbg/" /Fd"X86Dbg/" /Gs8192 /GF /c
"D:\src\SwordReader\src\gui\ApplicationInterface.cpp"
"D:\src\SwordReader\src\gui\Main.cpp"
"D:\src\SwordReader\src\gui\NavBooks.cpp"
"D:\src\SwordReader\src\gui\Navigator.cpp"
"D:\src\SwordReader\src\gui\NavNumbers.cpp"
"D:\src\SwordReader\src\gui\NavRenderText.cpp"
"D:\src\SwordReader\src\gui\SwordIndex.cpp"
"D:\src\SwordReader\src\gui\Utils.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\scribe\LOCALS~1\Temp\RSPA.tmp"
Creating temporary file "C:\DOCUME~1\scribe\LOCALS~1\Temp\RSPB.tmp" with contents
[
corelibc.lib ..\Dll1\X86Dbg\sword.lib htmlview.lib oleaut32.lib commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /incremental:yes /pdb:"X86Dbg/gui.pdb" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib /nodefaultlib:oldnames.lib /out:"X86Dbg/gui.exe" /subsystem:windowsce,3.00 /MACHINE:IX86
.\X86Dbg\ApplicationInterface.obj
.\X86Dbg\Main.obj
.\X86Dbg\NavBooks.obj
.\X86Dbg\Navigator.obj
.\X86Dbg\NavNumbers.obj
.\X86Dbg\NavRenderText.obj
.\X86Dbg\SwordIndex.obj
.\X86Dbg\Utils.obj
.\X86Dbg\BibleReader.res
]
Creating command line "link.exe @C:\DOCUME~1\scribe\LOCALS~1\Temp\RSPB.tmp"
Output Window
Compiling resources...
Compiling...
ApplicationInterface.cpp
Main.cpp
..\..\..\sword\include\swbuf.h(206) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
..\..\..\sword\include\swbuf.h(213) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
NavBooks.cpp
..\..\..\sword\include\swbuf.h(206) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
..\..\..\sword\include\swbuf.h(213) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
Navigator.cpp
..\..\..\sword\include\swbuf.h(206) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
..\..\..\sword\include\swbuf.h(213) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
NavNumbers.cpp
..\..\..\sword\include\swbuf.h(206) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
..\..\..\sword\include\swbuf.h(213) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
NavRenderText.cpp
..\..\..\sword\include\swbuf.h(206) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
..\..\..\sword\include\swbuf.h(213) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
SwordIndex.cpp
..\..\..\sword\include\swbuf.h(206) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
..\..\..\sword\include\swbuf.h(213) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
Utils.cpp
Linking...
Results
gui.exe - 0 error(s), 12 warning(s)