From: Kevin M. Rosenberg Date: Sat, 16 Dec 2000 08:21:34 +0000 (+0000) Subject: r263: Initial import X-Git-Tag: debian-4.5.3-3~754 X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=commitdiff_plain;h=351b5962bf8563f53b42f0f9f0f6421fd569f586 r263: Initial import --- diff --git a/msvc/ctsim.dsw b/msvc/ctsim.dsw new file mode 100644 index 0000000..2f71a51 --- /dev/null +++ b/msvc/ctsim.dsw @@ -0,0 +1,131 @@ +Microsoft Developer Studio Workspace File, Format Version 6.00 +# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! + +############################################################################### + +Project: "FFTW2st"="..\..\fftw-2.1.3\Win32\FFTW2st\FFTW2st.dsp" - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ +}}} + +############################################################################### + +Project: "RFFTW2st"="..\..\fftw-2.1.3\Win32\RFFTW2st\RFFTW2st.dsp" - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ +}}} + +############################################################################### + +Project: "StatbarVC"="..\..\wx2\samples\statbar\StatbarVC.dsp" - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ +}}} + +############################################################################### + +Project: "ctsim"=".\ctsim\ctsim.dsp" - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ + Begin Project Dependency + Project_Dep_Name libctsim + End Project Dependency +}}} + +############################################################################### + +Project: "libctsim"=".\libctsim\libctsim.dsp" - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ + Begin Project Dependency + Project_Dep_Name pjrec + End Project Dependency +}}} + +############################################################################### + +Project: "libpng"="..\..\lpng108\msvc\libpng.dsp" - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ +}}} + +############################################################################### + +Project: "pjrec"=".\pjrec\pjrec.dsp" - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ +}}} + +############################################################################### + +Project: "wxvc"="..\..\wx2\src\wxvc.dsp" - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ +}}} + +############################################################################### + +Project: "zlib"="..\..\lpng108\msvc\zlib.dsp" - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ +}}} + +############################################################################### + +Global: + +Package=<5> +{{{ +}}} + +Package=<3> +{{{ +}}} + +############################################################################### + diff --git a/msvc/ctsim.ncb b/msvc/ctsim.ncb new file mode 100644 index 0000000..0426987 Binary files /dev/null and b/msvc/ctsim.ncb differ diff --git a/msvc/ctsim.opt b/msvc/ctsim.opt new file mode 100644 index 0000000..7dd5b89 Binary files /dev/null and b/msvc/ctsim.opt differ diff --git a/msvc/ctsim.suo b/msvc/ctsim.suo new file mode 100644 index 0000000..0514dfa Binary files /dev/null and b/msvc/ctsim.suo differ diff --git a/msvc/ctsim/ctsim.dsp b/msvc/ctsim/ctsim.dsp new file mode 100644 index 0000000..c4aff7d --- /dev/null +++ b/msvc/ctsim/ctsim.dsp @@ -0,0 +1,145 @@ +# Microsoft Developer Studio Project File - Name="ctsim" - Package Owner=<4> +# Microsoft Developer Studio Generated Build File, Format Version 6.00 +# ** DO NOT EDIT ** + +# TARGTYPE "Win32 (x86) Application" 0x0101 + +CFG=ctsim - Win32 Debug +!MESSAGE This is not a valid makefile. To build this project using NMAKE, +!MESSAGE use the Export Makefile command and run +!MESSAGE +!MESSAGE NMAKE /f "ctsim.mak". +!MESSAGE +!MESSAGE You can specify a configuration when running NMAKE +!MESSAGE by defining the macro CFG on the command line. For example: +!MESSAGE +!MESSAGE NMAKE /f "ctsim.mak" CFG="ctsim - Win32 Debug" +!MESSAGE +!MESSAGE Possible choices for configuration are: +!MESSAGE +!MESSAGE "ctsim - Win32 Release" (based on "Win32 (x86) Application") +!MESSAGE "ctsim - Win32 Debug" (based on "Win32 (x86) Application") +!MESSAGE + +# Begin Project +# PROP AllowPerConfigDependencies 0 +# PROP Scc_ProjName "" +# PROP Scc_LocalPath "" +CPP=cl.exe +MTL=midl.exe +RSC=rc.exe + +!IF "$(CFG)" == "ctsim - Win32 Release" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "Release" +# PROP BASE Intermediate_Dir "Release" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "Release" +# PROP Intermediate_Dir "Release" +# PROP Ignore_Export_Lib 0 +# PROP Target_Dir "" +# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c +# ADD CPP /nologo /W3 /GX /O2 /I "." /I "..\..\include" /I "..\..\getopt" /I "..\..\..\lpng108" /I "..\..\..\zlib" /I "..\..\..\fftw-2.1.3\fftw" /I "..\..\..\fftw-2.1.3\rfftw" /D "NDEBUG" /D "__WXWIN__" /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" /YX /FD /c +# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 +# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 +# ADD BASE RSC /l 0x409 /d "NDEBUG" +# ADD RSC /l 0x409 /d "NDEBUG" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 +# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 + +!ELSEIF "$(CFG)" == "ctsim - Win32 Debug" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "Debug" +# PROP BASE Intermediate_Dir "Debug" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "Debug" +# PROP Intermediate_Dir "Debug" +# PROP Ignore_Export_Lib 0 +# PROP Target_Dir "" +# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c +# ADD CPP /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 "_DEBUG" /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" /FR /YX /FD /GZ /c +# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 +# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 +# ADD BASE RSC /l 0x409 /d "_DEBUG" +# ADD RSC /l 0x409 /i "..\..\..\wx2\include\wx\msw" /d "_DEBUG" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept +# ADD LINK32 comctl32.lib winmm.lib rpcrt4.lib ws2_32.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 ../libctsim/Debug/libctsim.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 ..\..\..\lpng108\msvc\win32\libpng\lib_dbg\libpng.lib ..\..\..\lpng108\msvc\win32\zlib\lib_dbg\zlib.lib libcmtd.lib ..\..\..\fftw-2.1.3\Win32\FFTW2st\Debug\FFTW2st.lib ..\..\..\fftw-2.1.3\Win32\RFFTW2st\Debug\RFFTW2st.lib ../../../wx2/lib/wxd.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /nodefaultlib:"libcid.lib" /nodefaultlib:"msvcrtd.lib" /pdbtype:sept + +!ENDIF + +# Begin Target + +# Name "ctsim - Win32 Release" +# Name "ctsim - Win32 Debug" +# Begin Group "Source Files" + +# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" +# Begin Source File + +SOURCE=..\..\src\ctsim.cpp + +!IF "$(CFG)" == "ctsim - Win32 Release" + +# ADD CPP /D "STRICHAVE_PNG" + +!ELSEIF "$(CFG)" == "ctsim - Win32 Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\src\dialogs.cpp +# ADD CPP /D "MSVC" +# End Source File +# Begin Source File + +SOURCE=..\..\src\dlgprojections.cpp +# ADD CPP /D "MSVC" +# End Source File +# Begin Source File + +SOURCE=..\..\src\dlgreconstruct.cpp +# ADD CPP /D "MSVC" +# End Source File +# Begin Source File + +SOURCE=..\..\src\docs.cpp +# ADD CPP /D "MSVC" +# End Source File +# Begin Source File + +SOURCE=..\..\src\views.cpp +# ADD CPP /D "MSVC" +# End Source File +# End Group +# Begin Group "Header Files" + +# PROP Default_Filter "h;hpp;hxx;hm;inl" +# End Group +# Begin Group "Resource Files" + +# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" +# Begin Source File + +SOURCE=../../include\wx/msw/wx.rc +# End Source File +# End Group +# End Target +# End Project diff --git a/msvc/ctsim/ctsim.plg b/msvc/ctsim/ctsim.plg new file mode 100644 index 0000000..dda1917 --- /dev/null +++ b/msvc/ctsim/ctsim.plg @@ -0,0 +1,33 @@ + + +
+

Build Log

+

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

+

Command Lines

+Creating temporary file "C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP2EE.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" +] +Creating command line "link.exe @C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP2EE.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 + + + +

Results

+ctsim.exe - 0 error(s), 2 warning(s) +
+ + diff --git a/msvc/libctsim/libctsim.dsp b/msvc/libctsim/libctsim.dsp new file mode 100644 index 0000000..524a13d --- /dev/null +++ b/msvc/libctsim/libctsim.dsp @@ -0,0 +1,450 @@ +# Microsoft Developer Studio Project File - Name="libctsim" - Package Owner=<4> +# Microsoft Developer Studio Generated Build File, Format Version 6.00 +# ** DO NOT EDIT ** + +# TARGTYPE "Win32 (x86) Static Library" 0x0104 + +CFG=libctsim - Win32 Debug +!MESSAGE This is not a valid makefile. To build this project using NMAKE, +!MESSAGE use the Export Makefile command and run +!MESSAGE +!MESSAGE NMAKE /f "libctsim.mak". +!MESSAGE +!MESSAGE You can specify a configuration when running NMAKE +!MESSAGE by defining the macro CFG on the command line. For example: +!MESSAGE +!MESSAGE NMAKE /f "libctsim.mak" CFG="libctsim - Win32 Debug" +!MESSAGE +!MESSAGE Possible choices for configuration are: +!MESSAGE +!MESSAGE "libctsim - Win32 Release" (based on "Win32 (x86) Static Library") +!MESSAGE "libctsim - Win32 Debug" (based on "Win32 (x86) Static Library") +!MESSAGE + +# Begin Project +# PROP AllowPerConfigDependencies 0 +# PROP Scc_ProjName "" +# PROP Scc_LocalPath "" +CPP=cl.exe +RSC=rc.exe + +!IF "$(CFG)" == "libctsim - Win32 Release" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "Release" +# PROP BASE Intermediate_Dir "Release" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "Release" +# PROP Intermediate_Dir "Release" +# PROP Target_Dir "" +MTL=midl.exe +# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c +# ADD CPP /nologo /G6 /W3 /GR /GX /O2 /I "..\..\..\zlib113" /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__" /YX /FD /c +# SUBTRACT CPP /X +# ADD BASE RSC /l 0x409 /d "NDEBUG" +# ADD RSC /l 0x409 /d "NDEBUG" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "Debug" +# PROP BASE Intermediate_Dir "Debug" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "Debug" +# PROP Intermediate_Dir "Debug" +# PROP Target_Dir "" +MTL=midl.exe +# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c +# ADD CPP /nologo /G6 /MTd /W3 /Gm /GR /GX /ZI /I "..\..\..\zlib" /I "..\..\INCLUDE" /I "..\..\getopt" /I "..\..\..\lpng108" /I "..\..\..\fftw-2.1.3\fftw" /I "..\..\..\fftw-2.1.3\rfftw" /I "..\..\..\wx2\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__" /FR /YX /FD /GZ /c +# SUBTRACT CPP /X +# ADD BASE RSC /l 0x409 /d "_DEBUG" +# ADD RSC /l 0x409 /d "_DEBUG" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo + +!ENDIF + +# Begin Target + +# Name "libctsim - Win32 Release" +# Name "libctsim - Win32 Debug" +# Begin Group "Source Files" + +# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" +# Begin Source File + +SOURCE=..\..\libctsim\array2dfile.cpp + +!IF "$(CFG)" == "libctsim - Win32 Release" + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\libctsim\backprojectors.cpp +# ADD CPP /GR- +# SUBTRACT CPP /X +# End Source File +# Begin Source File + +SOURCE=..\..\libctsupport\clip.cpp + +!IF "$(CFG)" == "libctsim - Win32 Release" + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\libctsupport\consoleio.cpp + +!IF "$(CFG)" == "libctsim - Win32 Release" + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\libctgraphics\ezplot.cpp + +!IF "$(CFG)" == "libctsim - Win32 Release" + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\libctgraphics\ezset.cpp + +!IF "$(CFG)" == "libctsim - Win32 Release" + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\libctgraphics\ezsupport.cpp + +!IF "$(CFG)" == "libctsim - Win32 Release" + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\libctsim\filter.cpp + +!IF "$(CFG)" == "libctsim - Win32 Release" + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\libctsupport\fnetorderstream.cpp + +!IF "$(CFG)" == "libctsim - Win32 Release" + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\getopt\getopt.c + +!IF "$(CFG)" == "libctsim - Win32 Release" + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\getopt\getopt1.c + +!IF "$(CFG)" == "libctsim - Win32 Release" + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\libctsim\imagefile.cpp + +!IF "$(CFG)" == "libctsim - Win32 Release" + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\libctsupport\mathfuncs.cpp + +!IF "$(CFG)" == "libctsim - Win32 Release" + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\libctsim\phantom.cpp + +!IF "$(CFG)" == "libctsim - Win32 Release" + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\libctgraphics\pol.cpp + +!IF "$(CFG)" == "libctsim - Win32 Release" + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\libctsim\procsignal.cpp + +!IF "$(CFG)" == "libctsim - Win32 Release" + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\libctsim\projections.cpp + +!IF "$(CFG)" == "libctsim - Win32 Release" + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\libctsim\reconstruct.cpp + +!IF "$(CFG)" == "libctsim - Win32 Release" + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\libctsim\scanner.cpp + +!IF "$(CFG)" == "libctsim - Win32 Release" + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\libctgraphics\sgp.cpp + +!IF "$(CFG)" == "libctsim - Win32 Release" + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\libctsupport\strfuncs.cpp + +!IF "$(CFG)" == "libctsim - Win32 Release" + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\libctsupport\syserror.cpp + +!IF "$(CFG)" == "libctsim - Win32 Release" + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\libctsim\trace.cpp + +!IF "$(CFG)" == "libctsim - Win32 Release" + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\libctgraphics\transformmatrix.cpp + +!IF "$(CFG)" == "libctsim - Win32 Release" + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\libctsupport\xform.cpp + +!IF "$(CFG)" == "libctsim - Win32 Release" + +!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" + +!ENDIF + +# End Source File +# End Group +# Begin Group "Header Files" + +# PROP Default_Filter "h;hpp;hxx;hm;inl" +# Begin Source File + +SOURCE=..\..\include\array2d.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\array2dfile.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\backprojectors.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\ct.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\ctsupport.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\ezplot.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\filter.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\fnetorderstream.h +# End Source File +# Begin Source File + +SOURCE=..\..\getopt\getopt.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\imagefile.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\mpiworld.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\phantom.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\pol.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\procsignal.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\projections.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\reconstruct.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\scanner.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\sgp.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\timer.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\trace.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\transformmatrix.h +# End Source File +# End Group +# End Target +# End Project diff --git a/msvc/libctsim/libctsim.plg b/msvc/libctsim/libctsim.plg new file mode 100644 index 0000000..3fa3f44 --- /dev/null +++ b/msvc/libctsim/libctsim.plg @@ -0,0 +1,116 @@ + + +
+

Build Log

+

+--------------------Configuration: libctsim - Win32 Release-------------------- +

+

Command Lines

+Creating temporary file "C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP2EB.tmp" with contents +[ +/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 +"C:\CTSIM-2.0.6\libctsim\array2dfile.cpp" +"C:\CTSIM-2.0.6\libctsupport\clip.cpp" +"C:\CTSIM-2.0.6\libctsupport\consoleio.cpp" +"C:\CTSIM-2.0.6\libctgraphics\ezplot.cpp" +"C:\CTSIM-2.0.6\libctgraphics\ezset.cpp" +"C:\CTSIM-2.0.6\libctgraphics\ezsupport.cpp" +"C:\CTSIM-2.0.6\libctsim\filter.cpp" +"C:\CTSIM-2.0.6\libctsupport\fnetorderstream.cpp" +"C:\CTSIM-2.0.6\getopt\getopt.c" +"C:\CTSIM-2.0.6\getopt\getopt1.c" +"C:\CTSIM-2.0.6\libctsim\imagefile.cpp" +"C:\CTSIM-2.0.6\libctsupport\mathfuncs.cpp" +"C:\CTSIM-2.0.6\libctsim\phantom.cpp" +"C:\CTSIM-2.0.6\libctgraphics\pol.cpp" +"C:\CTSIM-2.0.6\libctsim\procsignal.cpp" +"C:\CTSIM-2.0.6\libctsim\projections.cpp" +"C:\CTSIM-2.0.6\libctsim\reconstruct.cpp" +"C:\CTSIM-2.0.6\libctsim\scanner.cpp" +"C:\CTSIM-2.0.6\libctgraphics\sgp.cpp" +"C:\CTSIM-2.0.6\libctsupport\strfuncs.cpp" +"C:\CTSIM-2.0.6\libctsupport\syserror.cpp" +"C:\CTSIM-2.0.6\libctsim\trace.cpp" +"C:\CTSIM-2.0.6\libctgraphics\transformmatrix.cpp" +"C:\CTSIM-2.0.6\libctsupport\xform.cpp" +] +Creating command line "cl.exe @C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP2EB.tmp" +Creating temporary file "C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP2EC.tmp" with contents +[ +/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 +"C:\CTSIM-2.0.6\libctsim\backprojectors.cpp" +] +Creating command line "cl.exe @C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP2EC.tmp" +Creating temporary file "C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP2ED.tmp" with contents +[ +/nologo /out:"Release\libctsim.lib" +".\Release\array2dfile.obj" +".\Release\backprojectors.obj" +".\Release\clip.obj" +".\Release\consoleio.obj" +".\Release\ezplot.obj" +".\Release\ezset.obj" +".\Release\ezsupport.obj" +".\Release\filter.obj" +".\Release\fnetorderstream.obj" +".\Release\getopt.obj" +".\Release\getopt1.obj" +".\Release\imagefile.obj" +".\Release\mathfuncs.obj" +".\Release\phantom.obj" +".\Release\pol.obj" +".\Release\procsignal.obj" +".\Release\projections.obj" +".\Release\reconstruct.obj" +".\Release\scanner.obj" +".\Release\sgp.obj" +".\Release\strfuncs.obj" +".\Release\syserror.obj" +".\Release\trace.obj" +".\Release\transformmatrix.obj" +".\Release\xform.obj" +] +Creating command line "link.exe -lib @C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP2ED.tmp" +

Output Window

+Compiling... +array2dfile.cpp +clip.cpp +consoleio.cpp +ezplot.cpp +ezset.cpp +ezsupport.cpp +filter.cpp +fnetorderstream.cpp +getopt.c +getopt1.c +C:\CTSIM-2.0.6\getopt\getopt1.c(73) : warning C4028: formal parameter 2 different from declaration +C:\CTSIM-2.0.6\getopt\getopt1.c(73) : warning C4028: formal parameter 3 different from declaration +C:\CTSIM-2.0.6\getopt\getopt1.c(73) : warning C4028: formal parameter 4 different from declaration +C:\CTSIM-2.0.6\getopt\getopt1.c(89) : warning C4028: formal parameter 2 different from declaration +C:\CTSIM-2.0.6\getopt\getopt1.c(89) : warning C4028: formal parameter 3 different from declaration +C:\CTSIM-2.0.6\getopt\getopt1.c(89) : warning C4028: formal parameter 4 different from declaration +imagefile.cpp +mathfuncs.cpp +phantom.cpp +pol.cpp +procsignal.cpp +projections.cpp +reconstruct.cpp +scanner.cpp +sgp.cpp +strfuncs.cpp +syserror.cpp +trace.cpp +transformmatrix.cpp +xform.cpp +Compiling... +backprojectors.cpp +Creating library... + + + +

Results

+libctsim.lib - 0 error(s), 6 warning(s) +
+ + diff --git a/msvc/pjrec/pjrec.dsp b/msvc/pjrec/pjrec.dsp new file mode 100644 index 0000000..2004b6b --- /dev/null +++ b/msvc/pjrec/pjrec.dsp @@ -0,0 +1,103 @@ +# Microsoft Developer Studio Project File - Name="pjrec" - Package Owner=<4> +# Microsoft Developer Studio Generated Build File, Format Version 6.00 +# ** DO NOT EDIT ** + +# TARGTYPE "Win32 (x86) Console Application" 0x0103 + +CFG=pjrec - Win32 Debug +!MESSAGE This is not a valid makefile. To build this project using NMAKE, +!MESSAGE use the Export Makefile command and run +!MESSAGE +!MESSAGE NMAKE /f "pjrec.mak". +!MESSAGE +!MESSAGE You can specify a configuration when running NMAKE +!MESSAGE by defining the macro CFG on the command line. For example: +!MESSAGE +!MESSAGE NMAKE /f "pjrec.mak" CFG="pjrec - Win32 Debug" +!MESSAGE +!MESSAGE Possible choices for configuration are: +!MESSAGE +!MESSAGE "pjrec - Win32 Release" (based on "Win32 (x86) Console Application") +!MESSAGE "pjrec - Win32 Debug" (based on "Win32 (x86) Console Application") +!MESSAGE + +# Begin Project +# PROP AllowPerConfigDependencies 0 +# PROP Scc_ProjName "" +# PROP Scc_LocalPath "" +CPP=cl.exe +RSC=rc.exe + +!IF "$(CFG)" == "pjrec - Win32 Release" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "Release" +# PROP BASE Intermediate_Dir "Release" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "Release" +# PROP Intermediate_Dir "Release" +# PROP Ignore_Export_Lib 0 +# PROP Target_Dir "" +# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c +# ADD CPP /nologo /G6 /W3 /GX /O2 /I "../../include" /I "../../getopt" /I "..\..\..\lpng108" /I "..\..\..\zlib113" /I "..\..\..\fftw-2.1.3\fftw" /I "..\..\..\fftw-2.1.3\rfftw" /D "NDEBUG" /D "HAVE_GETOPT_H" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "MSVC" /D "HAVE_STRING_H" /YX /FD /c +# ADD BASE RSC /l 0x409 /d "NDEBUG" +# ADD RSC /l 0x409 /d "NDEBUG" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.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 /nologo /subsystem:console /machine:I386 +# ADD LINK32 ../libctsim/libctsim.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 ..\..\..\lpng108\ /nologo /subsystem:console /machine:I386 + +!ELSEIF "$(CFG)" == "pjrec - Win32 Debug" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "Debug" +# PROP BASE Intermediate_Dir "Debug" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "Debug" +# PROP Intermediate_Dir "Debug" +# PROP Ignore_Export_Lib 0 +# PROP Target_Dir "" +# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c +# ADD CPP /nologo /G6 /MTd /W3 /Gm /GX /ZI /Od /I "../../include" /I "../../getopt" /I "..\..\..\lpng108" /I "..\..\..\zlib113" /I "..\..\..\fftw-2.1.3\fftw" /I "..\..\..\fftw-2.1.3\rfftw" /D "_DEBUG" /D "HAVE_GETOPT_H" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "MSVC" /D "HAVE_STRING_H" /FR /YX /FD /GZ /c +# ADD BASE RSC /l 0x409 /d "_DEBUG" +# ADD RSC /l 0x409 /d "_DEBUG" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.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 /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept +# ADD LINK32 ../libctsim/Debug/libctsim.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 ..\..\..\lpng108\msvc\win32\libpng\lib_dbg\libpng.lib ..\..\..\lpng108\msvc\win32\zlib\lib_dbg\zlib.lib libcpd.lib libcd.lib ..\..\..\fftw-2.1.3\Win32\FFTW2st\Debug\FFTW2st.lib ..\..\..\fftw-2.1.3\Win32\RFFTW2st\Debug\RFFTW2st.lib /nologo /subsystem:console /debug /machine:I386 /nodefaultlib /pdbtype:sept +# SUBTRACT LINK32 /verbose /incremental:no + +!ENDIF + +# Begin Target + +# Name "pjrec - Win32 Release" +# Name "pjrec - Win32 Debug" +# Begin Group "Source Files" + +# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" +# Begin Source File + +SOURCE=..\..\tools\pjrec.cpp +# End Source File +# End Group +# Begin Group "Header Files" + +# PROP Default_Filter "h;hpp;hxx;hm;inl" +# End Group +# Begin Group "Resource Files" + +# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" +# End Group +# End Target +# End Project diff --git a/msvc/pjrec/pjrec.plg b/msvc/pjrec/pjrec.plg new file mode 100644 index 0000000..5126c5b --- /dev/null +++ b/msvc/pjrec/pjrec.plg @@ -0,0 +1,61 @@ + + +
+

Build Log

+

+--------------------Configuration: pjrec - Win32 Debug-------------------- +

+

Command Lines

+Creating temporary file "C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP1A5.tmp" with contents +[ +../libctsim/Debug/libctsim.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 ..\..\..\lpng108\msvc\win32\libpng\lib_dbg\libpng.lib ..\..\..\lpng108\msvc\win32\zlib\lib_dbg\zlib.lib libcpd.lib libcd.lib ..\..\..\fftw-2.1.3\Win32\FFTW2st\Debug\FFTW2st.lib ..\..\..\fftw-2.1.3\Win32\RFFTW2st\Debug\RFFTW2st.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/pjrec.pdb" /debug /machine:I386 /nodefaultlib /out:"Debug/pjrec.exe" /pdbtype:sept +".\Debug\pjrec.obj" +] +Creating command line "link.exe @C:\DOCUME~1\kevin\LOCALS~1\Temp\RSP1A5.tmp" +

Output Window

+Linking... +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: virtual __thiscall wxFont::~wxFont(void)" (??1wxFont@@UAE@XZ) +libctsim.lib(phantom.obj) : error LNK2001: unresolved external symbol "public: virtual __thiscall wxFont::~wxFont(void)" (??1wxFont@@UAE@XZ) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: virtual __thiscall wxPen::~wxPen(void)" (??1wxPen@@UAE@XZ) +libctsim.lib(phantom.obj) : error LNK2001: unresolved external symbol "public: virtual __thiscall wxPen::~wxPen(void)" (??1wxPen@@UAE@XZ) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: void __thiscall wxPen::SetStyle(int)" (?SetStyle@wxPen@@QAEXH@Z) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: void __thiscall wxPen::SetWidth(int)" (?SetWidth@wxPen@@QAEXH@Z) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: __thiscall wxPen::wxPen(void)" (??0wxPen@@QAE@XZ) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: virtual __thiscall wxColour::~wxColour(void)" (??1wxColour@@UAE@XZ) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: __thiscall wxColour::wxColour(unsigned char,unsigned char,unsigned char)" (??0wxColour@@QAE@EEE@Z) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: void __thiscall wxPen::SetColour(class wxColour const &)" (?SetColour@wxPen@@QAEXABVwxColour@@@Z) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "private: void __thiscall wxString::InitWith(char const *,unsigned int,unsigned int)" (?InitWith@wxString@@AAEXPBDII@Z) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall wxFont::SetEncoding(enum wxFontEncoding)" (?SetEncoding@wxFont@@UAEXW4wxFontEncoding@@@Z) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall wxFont::SetUnderlined(bool)" (?SetUnderlined@wxFont@@UAEX_N@Z) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall wxFont::SetFaceName(class wxString const &)" (?SetFaceName@wxFont@@UAEXABVwxString@@@Z) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall wxFont::SetWeight(int)" (?SetWeight@wxFont@@UAEXH@Z) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall wxFont::SetStyle(int)" (?SetStyle@wxFont@@UAEXH@Z) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall wxFont::SetFamily(int)" (?SetFamily@wxFont@@UAEXH@Z) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall wxFont::SetPointSize(int)" (?SetPointSize@wxFont@@UAEXH@Z) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: virtual enum wxFontEncoding __thiscall wxFont::GetEncoding(void)const " (?GetEncoding@wxFont@@UBE?AW4wxFontEncoding@@XZ) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: virtual class wxString __thiscall wxFont::GetFaceName(void)const " (?GetFaceName@wxFont@@UBE?AVwxString@@XZ) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall wxFont::GetUnderlined(void)const " (?GetUnderlined@wxFont@@UBE_NXZ) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall wxFont::GetWeight(void)const " (?GetWeight@wxFont@@UBEHXZ) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall wxFont::GetStyle(void)const " (?GetStyle@wxFont@@UBEHXZ) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall wxFont::GetFamily(void)const " (?GetFamily@wxFont@@UBEHXZ) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: virtual int __thiscall wxFont::GetPointSize(void)const " (?GetPointSize@wxFont@@UBEHXZ) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: virtual unsigned long __thiscall wxFont::GetResourceHandle(void)" (?GetResourceHandle@wxFont@@UAEKXZ) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall wxFont::IsFree(void)const " (?IsFree@wxFont@@UBE_NXZ) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall wxFont::FreeResource(bool)" (?FreeResource@wxFont@@UAE_N_N@Z) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall wxFont::RealizeResource(void)" (?RealizeResource@wxFont@@UAE_NXZ) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall wxObject::CopyObject(class wxObject &)const " (?CopyObject@wxObject@@UBEXAAV1@@Z) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "protected: void __thiscall wxFont::Init(void)" (?Init@wxFont@@IAEXXZ) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: static class wxClassInfo wxFont::sm_classwxFont" (?sm_classwxFont@wxFont@@2VwxClassInfo@@A) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: __thiscall wxObject::wxObject(void)" (??0wxObject@@QAE@XZ) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: static class wxClassInfo wxGDIObject::sm_classwxGDIObject" (?sm_classwxGDIObject@wxGDIObject@@2VwxClassInfo@@A) +libctsim.lib(sgp.obj) : error LNK2001: unresolved external symbol "public: virtual __thiscall wxObject::~wxObject(void)" (??1wxObject@@UAE@XZ) +Debug/pjrec.exe : fatal error LNK1120: 33 unresolved externals +Error executing link.exe. + + + +

Results

+pjrec.exe - 36 error(s), 0 warning(s) +
+ +