X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=msvc%2Fctsim%2Fctsim.plg;h=ae690da2785f26189386eaf40db8a7fed2b69ab0;hp=dda19171dbac59a41752d0e0bd256d4ed89dac76;hb=855f0990a75750c61badd376ff35ffb39fab1c36;hpb=351b5962bf8563f53b42f0f9f0f6421fd569f586 diff --git a/msvc/ctsim/ctsim.plg b/msvc/ctsim/ctsim.plg index dda1917..ae690da 100644 --- a/msvc/ctsim/ctsim.plg +++ b/msvc/ctsim/ctsim.plg @@ -3,31 +3,26 @@
 

Build Log

---------------------Configuration: ctsim - Win32 Release-------------------- +--------------------Configuration: ctsim - Win32 Debug--------------------

Command Lines

-Creating temporary file "C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP2EE.tmp" with contents +Creating temporary file "C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP145.tmp" with contents [ -ws2_32.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ../../../wx2/lib/wx.lib ../../../lpng108/msvc/win32/zlib/lib/zlib.lib ../../../lpng108/msvc/win32/libpng/lib/libpng.lib ../../../fftw-2.1.3/Win32/FFTW2st/Release/FFTW2st.lib ../../../fftw-2.1.3/Win32/RFFTW2st/Release/RFFTW2st.lib ..\libctsim\Release\libctsim.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/ctsim.pdb" /machine:I386 /nodefaultlib:"libc.lib" /out:"Release/ctsim.exe" -".\Release\ctsim.obj" -".\Release\dialogs.obj" -".\Release\dlgprojections.obj" -".\Release\dlgreconstruct.obj" -".\Release\docs.obj" -".\Release\views.obj" -".\Release\wx.res" -"\CTSIM-2.0.6\ctsim\libctsim\Release\libctsim.lib" +/nologo /G6 /MTd /W3 /Gm /GR /GX /ZI /Od /I "\wx2\include" /I "." /I "..\..\include" /I "..\..\getopt" /I "..\..\..\lpng108" /I "..\..\..\zlib" /I "..\..\..\fftw-2.1.3\fftw" /I "..\..\..\fftw-2.1.3\rfftw" /D VERSION=\"2.1.0\" /D "_DEBUG" /D "__WXMSW__" /D "HAVE_SGP" /D VERSION="2.1.0" /D "HAVE_PNG" /D "HAVE_WXWINDOWS" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "HAVE_STRING_H" /D "HAVE_FFTW" /D "HAVE_RFFTW" /D "HAVE_GETOPT_H" /D "MSVC" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /FR"Debug/" /Fp"Debug/ctsim.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c +"C:\ctsim-2.0.6\src\views.cpp" ] -Creating command line "link.exe @C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP2EE.tmp" +Creating command line "cl.exe @C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP145.tmp"

Output Window

-Linking... -LINK : warning LNK4089: all references to "ADVAPI32.dll" discarded by /OPT:REF -LINK : warning LNK4089: all references to "WS2_32.dll" discarded by /OPT:REF +Compiling... +views.cpp +c:\ctsim-2.0.6\src\views.cpp(799) : error C2039: 'setCalcTime' : is not a member of 'ImageFile' + c:\ctsim-2.0.6\include\imagefile.h(107) : see declaration of 'ImageFile' +Error executing cl.exe.

Results

-ctsim.exe - 0 error(s), 2 warning(s) +views.obj - 1 error(s), 0 warning(s)