r263: Initial import
[ctsim.git] / msvc / libctsim / libctsim.plg
1 <html>\r
2 <body>\r
3 <pre>\r
4 <h1>Build Log</h1>\r
5 <h3>\r
6 --------------------Configuration: libctsim - Win32 Release--------------------\r
7 </h3>\r
8 <h3>Command Lines</h3>\r
9 Creating temporary file "C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP2EB.tmp" with contents\r
10 [\r
11 /nologo /G6 /MT /W3 /GR /GX /O2 /I "..\..\..\zlib" /I "..\..\INCLUDE" /I "..\..\getopt" /I "..\..\..\lpng108" /I "..\..\..\fftw-2.1.3\fftw" /I "..\..\..\fftw-2.1.3\rfftw" /I "..\..\..\wx2\include" /D "NDEBUG" /D "HAVE_STRING_H" /D "HAVE_GETOPT_H" /D "WIN32" /D "_MBCS" /D "_LIB" /D "MSVC" /D "HAVE_FFTW" /D "HAVE_PNG" /D "HAVE_SGP" /D "HAVE_WXWINDOWS" /D "__WXMSW__" /Fp"Release/libctsim.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c \r
12 "C:\CTSIM-2.0.6\libctsim\array2dfile.cpp"\r
13 "C:\CTSIM-2.0.6\libctsupport\clip.cpp"\r
14 "C:\CTSIM-2.0.6\libctsupport\consoleio.cpp"\r
15 "C:\CTSIM-2.0.6\libctgraphics\ezplot.cpp"\r
16 "C:\CTSIM-2.0.6\libctgraphics\ezset.cpp"\r
17 "C:\CTSIM-2.0.6\libctgraphics\ezsupport.cpp"\r
18 "C:\CTSIM-2.0.6\libctsim\filter.cpp"\r
19 "C:\CTSIM-2.0.6\libctsupport\fnetorderstream.cpp"\r
20 "C:\CTSIM-2.0.6\getopt\getopt.c"\r
21 "C:\CTSIM-2.0.6\getopt\getopt1.c"\r
22 "C:\CTSIM-2.0.6\libctsim\imagefile.cpp"\r
23 "C:\CTSIM-2.0.6\libctsupport\mathfuncs.cpp"\r
24 "C:\CTSIM-2.0.6\libctsim\phantom.cpp"\r
25 "C:\CTSIM-2.0.6\libctgraphics\pol.cpp"\r
26 "C:\CTSIM-2.0.6\libctsim\procsignal.cpp"\r
27 "C:\CTSIM-2.0.6\libctsim\projections.cpp"\r
28 "C:\CTSIM-2.0.6\libctsim\reconstruct.cpp"\r
29 "C:\CTSIM-2.0.6\libctsim\scanner.cpp"\r
30 "C:\CTSIM-2.0.6\libctgraphics\sgp.cpp"\r
31 "C:\CTSIM-2.0.6\libctsupport\strfuncs.cpp"\r
32 "C:\CTSIM-2.0.6\libctsupport\syserror.cpp"\r
33 "C:\CTSIM-2.0.6\libctsim\trace.cpp"\r
34 "C:\CTSIM-2.0.6\libctgraphics\transformmatrix.cpp"\r
35 "C:\CTSIM-2.0.6\libctsupport\xform.cpp"\r
36 ]\r
37 Creating command line "cl.exe @C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP2EB.tmp" \r
38 Creating temporary file "C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP2EC.tmp" with contents\r
39 [\r
40 /nologo /G6 /MT /W3 /GR- /GX /O2 /I "..\..\..\zlib" /I "..\..\INCLUDE" /I "..\..\getopt" /I "..\..\..\lpng108" /I "..\..\..\fftw-2.1.3\fftw" /I "..\..\..\fftw-2.1.3\rfftw" /I "..\..\..\wx2\include" /D "NDEBUG" /D "HAVE_STRING_H" /D "HAVE_GETOPT_H" /D "WIN32" /D "_MBCS" /D "_LIB" /D "MSVC" /D "HAVE_FFTW" /D "HAVE_PNG" /D "HAVE_SGP" /D "HAVE_WXWINDOWS" /D "__WXMSW__" /Fp"Release/libctsim.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c \r
41 "C:\CTSIM-2.0.6\libctsim\backprojectors.cpp"\r
42 ]\r
43 Creating command line "cl.exe @C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP2EC.tmp" \r
44 Creating temporary file "C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP2ED.tmp" with contents\r
45 [\r
46 /nologo /out:"Release\libctsim.lib" \r
47 ".\Release\array2dfile.obj"\r
48 ".\Release\backprojectors.obj"\r
49 ".\Release\clip.obj"\r
50 ".\Release\consoleio.obj"\r
51 ".\Release\ezplot.obj"\r
52 ".\Release\ezset.obj"\r
53 ".\Release\ezsupport.obj"\r
54 ".\Release\filter.obj"\r
55 ".\Release\fnetorderstream.obj"\r
56 ".\Release\getopt.obj"\r
57 ".\Release\getopt1.obj"\r
58 ".\Release\imagefile.obj"\r
59 ".\Release\mathfuncs.obj"\r
60 ".\Release\phantom.obj"\r
61 ".\Release\pol.obj"\r
62 ".\Release\procsignal.obj"\r
63 ".\Release\projections.obj"\r
64 ".\Release\reconstruct.obj"\r
65 ".\Release\scanner.obj"\r
66 ".\Release\sgp.obj"\r
67 ".\Release\strfuncs.obj"\r
68 ".\Release\syserror.obj"\r
69 ".\Release\trace.obj"\r
70 ".\Release\transformmatrix.obj"\r
71 ".\Release\xform.obj"\r
72 ]\r
73 Creating command line "link.exe -lib @C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP2ED.tmp"\r
74 <h3>Output Window</h3>\r
75 Compiling...\r
76 array2dfile.cpp\r
77 clip.cpp\r
78 consoleio.cpp\r
79 ezplot.cpp\r
80 ezset.cpp\r
81 ezsupport.cpp\r
82 filter.cpp\r
83 fnetorderstream.cpp\r
84 getopt.c\r
85 getopt1.c\r
86 C:\CTSIM-2.0.6\getopt\getopt1.c(73) : warning C4028: formal parameter 2 different from declaration\r
87 C:\CTSIM-2.0.6\getopt\getopt1.c(73) : warning C4028: formal parameter 3 different from declaration\r
88 C:\CTSIM-2.0.6\getopt\getopt1.c(73) : warning C4028: formal parameter 4 different from declaration\r
89 C:\CTSIM-2.0.6\getopt\getopt1.c(89) : warning C4028: formal parameter 2 different from declaration\r
90 C:\CTSIM-2.0.6\getopt\getopt1.c(89) : warning C4028: formal parameter 3 different from declaration\r
91 C:\CTSIM-2.0.6\getopt\getopt1.c(89) : warning C4028: formal parameter 4 different from declaration\r
92 imagefile.cpp\r
93 mathfuncs.cpp\r
94 phantom.cpp\r
95 pol.cpp\r
96 procsignal.cpp\r
97 projections.cpp\r
98 reconstruct.cpp\r
99 scanner.cpp\r
100 sgp.cpp\r
101 strfuncs.cpp\r
102 syserror.cpp\r
103 trace.cpp\r
104 transformmatrix.cpp\r
105 xform.cpp\r
106 Compiling...\r
107 backprojectors.cpp\r
108 Creating library...\r
109 \r
110 \r
111 \r
112 <h3>Results</h3>\r
113 libctsim.lib - 0 error(s), 6 warning(s)\r
114 </pre>\r
115 </body>\r
116 </html>\r