r613: Added DICOM Export
[ctsim.git] / msvc / ctsim / ctsim.plg
1 <html>
2 <body>
3 <pre>
4 <h1>Build Log</h1>
5 <h3>
6 --------------------Configuration: libctsim - Win32 Debug--------------------
7 </h3>
8 <h3>Command Lines</h3>
9 Creating temporary file "C:\DOCUME~1\kevin\LOCALS~1\Temp\RSPD4.tmp" with contents
10 [
11 /nologo /G6 /MTd /W3 /Gm /Gi /GR /GX /Zi /Od /Gy /I "..\..\..\wx2.2.5\src\png" /I "..\..\..\wx2.2.5\src\zlib" /I "..\..\INCLUDE" /I "..\..\getopt" /I "..\..\..\fftw-2.1.3\fftw" /I "..\..\..\fftw-2.1.3\rfftw" /I "..\..\..\wx2.2.5\include" /I "\dicom\ctn\include" /D "_DEBUG" /D "HAVE_WXWIN" /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__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "HAVE_CTN_DICOM" /D VERSION=\"3.1.0\" /FR"Debug/" /Fp"Debug/libctsim.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
12 "C:\ctsim\libctsim\backprojectors.cpp"
13 "C:\ctsim\libctsupport\clip.cpp"
14 "C:\ctsim\libctsupport\consoleio.cpp"
15 "C:\ctsim\libctsim\ctndicom.cpp"
16 "C:\ctsim\libctgraphics\dlgezplot.cpp"
17 "C:\ctsim\libctgraphics\ezplot.cpp"
18 "C:\ctsim\libctgraphics\ezset.cpp"
19 "C:\ctsim\libctgraphics\ezsupport.cpp"
20 "C:\ctsim\libctsim\filter.cpp"
21 "C:\ctsim\libctsupport\fnetorderstream.cpp"
22 "C:\ctsim\libctsim\fourier.cpp"
23 "C:\ctsim\getopt\getopt.c"
24 "C:\ctsim\getopt\getopt1.c"
25 "C:\ctsim\libctsim\globalvars.cpp"
26 "C:\ctsim\libctsupport\hashtable.cpp"
27 "C:\ctsim\libctsim\imagefile.cpp"
28 "C:\ctsim\libctsupport\interpolator.cpp"
29 "C:\ctsim\libctsupport\mathfuncs.cpp"
30 "C:\ctsim\libctsim\phantom.cpp"
31 "C:\ctsim\libctsupport\plotfile.cpp"
32 "C:\ctsim\libctgraphics\pol.cpp"
33 "C:\ctsim\libctsim\procsignal.cpp"
34 "C:\ctsim\libctsim\projections.cpp"
35 "C:\ctsim\libctsim\reconstruct.cpp"
36 "C:\ctsim\libctsim\scanner.cpp"
37 "C:\ctsim\libctgraphics\sgp.cpp"
38 "C:\ctsim\libctsupport\strfuncs.cpp"
39 "C:\ctsim\libctsupport\syserror.cpp"
40 "C:\ctsim\libctsim\trace.cpp"
41 "C:\ctsim\libctgraphics\transformmatrix.cpp"
42 "C:\ctsim\libctsupport\xform.cpp"
43 ]
44 Creating command line "cl.exe @C:\DOCUME~1\kevin\LOCALS~1\Temp\RSPD4.tmp" 
45 Creating temporary file "C:\DOCUME~1\kevin\LOCALS~1\Temp\RSPD5.tmp" with contents
46 [
47 /nologo /out:"Debug\libctsim.lib" 
48 .\Debug\array2dfile.obj
49 .\Debug\backprojectors.obj
50 .\Debug\clip.obj
51 .\Debug\consoleio.obj
52 .\Debug\ctndicom.obj
53 .\Debug\dlgezplot.obj
54 .\Debug\ezplot.obj
55 .\Debug\ezset.obj
56 .\Debug\ezsupport.obj
57 .\Debug\filter.obj
58 .\Debug\fnetorderstream.obj
59 .\Debug\fourier.obj
60 .\Debug\getopt.obj
61 .\Debug\getopt1.obj
62 .\Debug\globalvars.obj
63 .\Debug\hashtable.obj
64 .\Debug\imagefile.obj
65 .\Debug\interpolator.obj
66 .\Debug\mathfuncs.obj
67 .\Debug\phantom.obj
68 .\Debug\plotfile.obj
69 .\Debug\pol.obj
70 .\Debug\procsignal.obj
71 .\Debug\projections.obj
72 .\Debug\reconstruct.obj
73 .\Debug\scanner.obj
74 .\Debug\sgp.obj
75 .\Debug\strfuncs.obj
76 .\Debug\syserror.obj
77 .\Debug\trace.obj
78 .\Debug\transformmatrix.obj
79 .\Debug\xform.obj
80 ]
81 Creating command line "link.exe -lib @C:\DOCUME~1\kevin\LOCALS~1\Temp\RSPD5.tmp"
82 <h3>Output Window</h3>
83 Compiling...
84 backprojectors.cpp
85 clip.cpp
86 consoleio.cpp
87 ctndicom.cpp
88 dlgezplot.cpp
89 ezplot.cpp
90 ezset.cpp
91 ezsupport.cpp
92 filter.cpp
93 fnetorderstream.cpp
94 fourier.cpp
95 getopt.c
96 getopt1.c
97 C:\ctsim\getopt\getopt1.c(73) : warning C4028: formal parameter 2 different from declaration
98 C:\ctsim\getopt\getopt1.c(73) : warning C4028: formal parameter 3 different from declaration
99 C:\ctsim\getopt\getopt1.c(73) : warning C4028: formal parameter 4 different from declaration
100 C:\ctsim\getopt\getopt1.c(89) : warning C4028: formal parameter 2 different from declaration
101 C:\ctsim\getopt\getopt1.c(89) : warning C4028: formal parameter 3 different from declaration
102 C:\ctsim\getopt\getopt1.c(89) : warning C4028: formal parameter 4 different from declaration
103 globalvars.cpp
104 hashtable.cpp
105 imagefile.cpp
106 interpolator.cpp
107 mathfuncs.cpp
108 phantom.cpp
109 plotfile.cpp
110 pol.cpp
111 procsignal.cpp
112 projections.cpp
113 reconstruct.cpp
114 scanner.cpp
115 sgp.cpp
116 strfuncs.cpp
117 syserror.cpp
118 trace.cpp
119 transformmatrix.cpp
120 xform.cpp
121 Creating library...
122 <h3>
123 --------------------Configuration: ctsim - Win32 Debug--------------------
124 </h3>
125 <h3>Command Lines</h3>
126 Creating temporary file "C:\DOCUME~1\kevin\LOCALS~1\Temp\RSPD6.tmp" with contents
127 [
128 winmm.lib rpcrt4.lib ws2_32.lib ../libctsim/Debug/libctsim.lib libcmtd.lib ..\..\..\fftw-2.1.3\Win32\FFTW2st\Debug\FFTW2st.lib ..\..\..\fftw-2.1.3\Win32\RFFTW2st\Debug\RFFTW2st.lib wxd.lib xpmd.lib tiffd.lib zlibd.lib pngd.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 ctn_lib.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ctsim.pdb" /debug /machine:I386 /out:"Debug/ctsim.exe" /pdbtype:sept /libpath:"\wx2.2.5\lib" /libpath:"\dicom\ctn\winctn\ctn_lib\Debug" 
129 .\Debug\backgroundmgr.obj
130 .\Debug\backgroundsupr.obj
131 .\Debug\ctsim.obj
132 .\Debug\dialogs.obj
133 .\Debug\dlgprojections.obj
134 .\Debug\dlgreconstruct.obj
135 .\Debug\docs.obj
136 .\Debug\graph3dview.obj
137 .\Debug\threadproj.obj
138 .\Debug\threadraster.obj
139 .\Debug\threadrecon.obj
140 .\Debug\tips.obj
141 .\Debug\views.obj
142 .\Debug\ctsim.res
143 \ctsim\msvc\libctsim\Debug\libctsim.lib
144 "\fftw-2.1.3\Win32\FFTW2st\Debug\FFTW2st.lib"
145 "\fftw-2.1.3\Win32\RFFTW2st\Debug\RFFTW2st.lib"
146 \wx2.2.5\lib\jpegd.lib
147 \wx2.2.5\lib\pngd.lib
148 \wx2.2.5\lib\wxd.lib
149 \wx2.2.5\lib\xpmd.lib
150 \wx2.2.5\lib\zlibd.lib
151 \wx2.2.5\lib\tiffd.lib
152 ]
153 Creating command line "link.exe @C:\DOCUME~1\kevin\LOCALS~1\Temp\RSPD6.tmp"
154 <h3>Output Window</h3>
155 Linking...
156
157
158
159 <h3>Results</h3>
160 ctsim.exe - 0 error(s), 6 warning(s)
161 </pre>
162 </body>
163 </html>