r541: no message
[ctsim.git] / msvc / ctsim / ctsim.plg
1 <html>
2 <body>
3 <pre>
4 <h1>Build Log</h1>
5 <h3>
6 --------------------Configuration: ctsim - Win32 Release--------------------
7 </h3>
8 <h3>Command Lines</h3>
9 Creating temporary file "C:\DOCUME~1\kevin\LOCALS~1\Temp\RSPBFB.tmp" with contents
10 [
11 /nologo /G6 /MT /W3 /GR /GX /O2 /I "..\..\..\fftw-2.1.3\fftw" /I "\wx2.2.5\include" /I "\wx2.2.5\src\png" /I "\wx2.2.5\src\zlib" /I "..\..\include" /I "..\..\getopt" /I "..\..\..\fftw-2.1.3\rfftw" /D "NDEBUG" /D "__WXWIN__" /D "__WXMSW__" /D "HAVE_SGP" /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" /D CTSIMVERSION=\"3.0.0alpha5\" /FR"Release/" /Fp"Release/ctsim.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
12 "D:\ctsim\src\ctsim.cpp"
13 "D:\ctsim\src\dialogs.cpp"
14 "D:\ctsim\src\views.cpp"
15 ]
16 Creating command line "cl.exe @C:\DOCUME~1\kevin\LOCALS~1\Temp\RSPBFB.tmp" 
17 Creating temporary file "C:\DOCUME~1\kevin\LOCALS~1\Temp\RSPBFC.tmp" with contents
18 [
19 /nologo /G6 /MT /W3 /GR /GX /O2 /I "..\..\..\fftw-2.1.3\fftw" /I "\wx2.2.5\include" /I "\wx2.2.5\src\png" /I "\wx2.2.5\src\zlib" /I "..\..\include" /I "..\..\getopt" /I "..\..\..\fftw-2.1.3\rfftw" /D "NDEBUG" /D "__WXWIN__" /D "__WXMSW__" /D "HAVE_SGP" /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" /D CTSIMVERSION=\"3.0.0beta1\" /FR"Release/" /Fp"Release/ctsim.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
20 "D:\ctsim\src\graph3dview.cpp"
21 ]
22 Creating command line "cl.exe @C:\DOCUME~1\kevin\LOCALS~1\Temp\RSPBFC.tmp" 
23 Creating temporary file "C:\DOCUME~1\kevin\LOCALS~1\Temp\RSPBFD.tmp" with contents
24 [
25 wsock32.lib tiff.lib jpeg.lib png.lib zlib.lib xpm.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 opengl32.lib glu32.lib htmlhelp.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/ctsim.pdb" /machine:I386 /out:"Release/ctsim.exe" /libpath:"\wx2.2.5\lib" 
26 .\Release\ctsim.obj
27 .\Release\dialogs.obj
28 .\Release\dlgprojections.obj
29 .\Release\dlgreconstruct.obj
30 .\Release\docs.obj
31 .\Release\graph3dview.obj
32 .\Release\views.obj
33 .\Release\ctsim.res
34 \ctsim\msvc\libctsim\Release\libctsim.lib
35 "\fftw-2.1.3\Win32\FFTW2st\Release\FFTW2st.lib"
36 "\fftw-2.1.3\Win32\RFFTW2st\Release\RFFTW2st.lib"
37 \wx2.2.5\lib\jpeg.lib
38 \wx2.2.5\lib\png.lib
39 \wx2.2.5\lib\wx.lib
40 \wx2.2.5\lib\xpm.lib
41 \wx2.2.5\lib\zlib.lib
42 \wx2.2.5\lib\tiff.lib
43 ]
44 Creating command line "link.exe @C:\DOCUME~1\kevin\LOCALS~1\Temp\RSPBFD.tmp"
45 <h3>Output Window</h3>
46 Compiling...
47 ctsim.cpp
48 dialogs.cpp
49 views.cpp
50 Compiling...
51 graph3dview.cpp
52 Linking...
53 LINK : warning LNK4089: all references to "WSOCK32.dll" discarded by /OPT:REF
54
55
56
57 <h3>Results</h3>
58 ctsim.exe - 0 error(s), 1 warning(s)
59 </pre>
60 </body>
61 </html>