Build Log
  

Build started: Project: gdec, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\work\GCodec\Release\RSP00003516562168.rsp" with contents
[
/O2 /Ob1 /I "C:\work\wxWidgets-2.6.2\lib\vc_lib\msw" /I "C:\work\wxWidgets-2.6.2\include" /I "./include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "__WXMSW__" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Fp".\Release/gdec.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP .\src\GDec1\decoder.cpp

.\src\GDec1\GDec1.cpp

.\src\GCoder1\GCCharMapFactory.cpp
]
Creating command line "cl.exe @c:\work\GCodec\Release\RSP00003516562168.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\work\GCodec\Release\RSP00003616562168.rsp" with contents
[
/OUT:".\Release/gdec.exe" /INCREMENTAL:NO /LIBPATH:"C:\work\wxWidgets-2.6.2\lib\vc_lib" /MANIFEST /MANIFESTFILE:".\Release\gdec.exe.intermediate.manifest" /NODEFAULTLIB:"libc.lib libci.lib msvcrtd.lib" /PDB:".\Release/gdec.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 wxbase26.lib wxmsw26_core.lib wxmsw26_adv.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wxpng.lib wxzlib.lib wxjpeg.lib wxtiff.lib  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib

".\release\GCCharMapFactory.obj"

".\release\GDec1.obj"

".\release\decoder.obj"
]
Creating command line "link.exe @c:\work\GCodec\Release\RSP00003616562168.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\work\GCodec\Release\RSP00003716562168.rsp" with contents
[
/outputresource:".\release\gdec.exe;#1" /manifest

.\release\gdec.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\work\GCodec\Release\RSP00003716562168.rsp /nologo"
Creating temporary file "c:\work\GCodec\Release\BAT00003816562168.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\release\mt.dep
]
Creating command line "c:\work\GCodec\Release\BAT00003816562168.bat"
Output Window
  
Compiling...
decoder.cpp
C:\work\wxWidgets-2.6.2\include\wx/buffer.h(96) : warning C4996: 'strdup' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(205) : see declaration of 'strdup'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
C:\work\wxWidgets-2.6.2\include\wx/list.h(359) : warning C4996: 'strdup' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(205) : see declaration of 'strdup'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
C:\work\wxWidgets-2.6.2\include\wx/list.h(361) : warning C4996: 'strdup' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(205) : see declaration of 'strdup'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
C:\work\wxWidgets-2.6.2\include\wx/datetime.h(1063) : warning C4996: 'localtime' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\time.inl(114) : see declaration of 'localtime'
        Message: 'This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
GDec1.cpp
C:\work\wxWidgets-2.6.2\include\wx/buffer.h(96) : warning C4996: 'strdup' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(205) : see declaration of 'strdup'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
C:\work\wxWidgets-2.6.2\include\wx/list.h(359) : warning C4996: 'strdup' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(205) : see declaration of 'strdup'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
C:\work\wxWidgets-2.6.2\include\wx/list.h(361) : warning C4996: 'strdup' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(205) : see declaration of 'strdup'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
GCCharMapFactory.cpp
C:\work\wxWidgets-2.6.2\include\wx/buffer.h(96) : warning C4996: 'strdup' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(205) : see declaration of 'strdup'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
C:\work\wxWidgets-2.6.2\include\wx/list.h(359) : warning C4996: 'strdup' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(205) : see declaration of 'strdup'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
C:\work\wxWidgets-2.6.2\include\wx/list.h(361) : warning C4996: 'strdup' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(205) : see declaration of 'strdup'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
Generating Code...
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\work\GCodec\Release\BuildLog.htm"
gdec - 0 error(s), 10 warning(s)