r414: no message
[ctsim.git] / msvc / ctsim / ctsim.plg
1 <html>
2 <body>
3 <pre>
4 <h1>Build Log</h1>
5 <h3>
6 --------------------Configuration: libctsim - Win32 Release--------------------
7 </h3>
8 <h3>Command Lines</h3>
9 Creating temporary file "C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP195.tmp" with contents
10 [
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__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /Fp"Release/libctsim.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
12 "C:\ctsim\libctsim\scanner.cpp"
13 ]
14 Creating command line "cl.exe @C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP195.tmp" 
15 Creating temporary file "C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP196.tmp" with contents
16 [
17 /nologo /out:"Release\libctsim.lib" 
18 .\Release\array2dfile.obj
19 .\Release\backprojectors.obj
20 .\Release\clip.obj
21 .\Release\consoleio.obj
22 .\Release\dlgezplot.obj
23 .\Release\ezplot.obj
24 .\Release\ezset.obj
25 .\Release\ezsupport.obj
26 .\Release\filter.obj
27 .\Release\fnetorderstream.obj
28 .\Release\fourier.obj
29 .\Release\getopt.obj
30 .\Release\getopt1.obj
31 .\Release\globalvars.obj
32 .\Release\hashtable.obj
33 .\Release\imagefile.obj
34 .\Release\mathfuncs.obj
35 .\Release\phantom.obj
36 .\Release\plotfile.obj
37 .\Release\pol.obj
38 .\Release\procsignal.obj
39 .\Release\projections.obj
40 .\Release\reconstruct.obj
41 .\Release\scanner.obj
42 .\Release\sgp.obj
43 .\Release\strfuncs.obj
44 .\Release\syserror.obj
45 .\Release\trace.obj
46 .\Release\transformmatrix.obj
47 .\Release\xform.obj
48 ]
49 Creating command line "link.exe -lib @C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP196.tmp"
50 <h3>Output Window</h3>
51 Compiling...
52 scanner.cpp
53 Creating library...
54 <h3>
55 --------------------Configuration: ctsim - Win32 Release--------------------
56 </h3>
57 <h3>Command Lines</h3>
58 Creating temporary file "C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP197.tmp" with contents
59 [
60 /nologo /G6 /MT /W3 /GR /GX /O2 /I "." /I "..\..\include" /I "..\..\getopt" /I "..\..\..\lpng108" /I "..\..\..\zlib" /I "..\..\..\fftw-2.1.3\fftw" /I "..\..\..\fftw-2.1.3\rfftw" /I "..\..\..\wx2\include" /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 
61 "C:\ctsim\src\ctsim.cpp"
62 ]
63 Creating command line "cl.exe @C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP197.tmp" 
64 Creating temporary file "C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP198.tmp" with contents
65 [
66 kernel32.lib user32.lib wsock32.lib comctl32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib libpng.lib zlib.lib  xpm.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/ctsim.pdb" /machine:I386 /out:"Release/ctsim.exe" /libpath:"..\..\..\lpng108\msvc\win32\libpng\lib" /libpath:"..\..\..\lpng108\msvc\win32\zlib\lib" /libpath:"..\..\..\wx2\lib" 
67 .\Release\ctsim.obj
68 .\Release\dialogs.obj
69 .\Release\dlgprojections.obj
70 .\Release\dlgreconstruct.obj
71 .\Release\docs.obj
72 .\Release\views.obj
73 .\Release\ctsim.res
74 \ctsim\msvc\libctsim\Release\libctsim.lib
75 "\fftw-2.1.3\Win32\FFTW2st\Release\FFTW2st.lib"
76 "\fftw-2.1.3\Win32\RFFTW2st\Release\RFFTW2st.lib"
77 \wx2\lib\wx.lib
78 ]
79 Creating command line "link.exe @C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP198.tmp"
80 <h3>Output Window</h3>
81 Compiling...
82 ctsim.cpp
83 Linking...
84 msvcrt.lib(MSVCRT.dll) : error LNK2005: _malloc already defined in LIBCMT.lib(malloc.obj)
85 msvcrt.lib(MSVCRT.dll) : error LNK2005: _calloc already defined in LIBCMT.lib(calloc.obj)
86 msvcrt.lib(MSVCRT.dll) : error LNK2005: _realloc already defined in LIBCMT.lib(realloc.obj)
87 msvcrt.lib(MSVCRT.dll) : error LNK2005: _free already defined in LIBCMT.lib(free.obj)
88 msvcrt.lib(MSVCRT.dll) : error LNK2005: _fopen already defined in LIBCMT.lib(fopen.obj)
89 msvcrt.lib(MSVCRT.dll) : error LNK2005: _sprintf already defined in LIBCMT.lib(sprintf.obj)
90 msvcrt.lib(MSVCRT.dll) : error LNK2005: _fclose already defined in LIBCMT.lib(fclose.obj)
91 msvcrt.lib(MSVCRT.dll) : error LNK2005: _strchr already defined in LIBCMT.lib(strchr.obj)
92 msvcrt.lib(MSVCRT.dll) : error LNK2005: _strrchr already defined in LIBCMT.lib(strrchr.obj)
93 msvcrt.lib(MSVCRT.dll) : error LNK2005: _fprintf already defined in LIBCMT.lib(fprintf.obj)
94 msvcrt.lib(MSVCRT.dll) : error LNK2005: _strncpy already defined in LIBCMT.lib(strncpy.obj)
95 msvcrt.lib(MSVCRT.dll) : error LNK2005: _strstr already defined in LIBCMT.lib(strstr.obj)
96 msvcrt.lib(MSVCRT.dll) : error LNK2005: _tolower already defined in LIBCMT.lib(tolower.obj)
97 msvcrt.lib(MSVCRT.dll) : error LNK2005: _getc already defined in LIBCMT.lib(fgetc.obj)
98 msvcrt.lib(MSVCRT.dll) : error LNK2005: _strncmp already defined in LIBCMT.lib(strncmp.obj)
99 msvcrt.lib(MSVCRT.dll) : error LNK2005: __isctype already defined in LIBCMT.lib(isctype.obj)
100 msvcrt.lib(MSVCRT.dll) : error LNK2005: _ungetc already defined in LIBCMT.lib(ungetc.obj)
101 msvcrt.lib(MSVCRT.dll) : error LNK2005: __strdup already defined in LIBCMT.lib(strdup.obj)
102 LIBCMT.lib(crt0init.obj) : warning LNK4098: defaultlib "msvcrt.lib" conflicts with use of other libs; use /NODEFAULTLIB:library
103 Release/ctsim.exe : fatal error LNK1169: one or more multiply defined symbols found
104 Error executing link.exe.
105
106
107
108 <h3>Results</h3>
109 ctsim.exe - 19 error(s), 1 warning(s)
110 </pre>
111 </body>
112 </html>