Build Log
  

------- Build started: Project: ipl98library, Configuration: Release|Win32 -------

Command Lines
  
Creating temporary file "c:\diplom\src\ipl98\projects\visualc\ipl98library\Release\RSP000003.rsp" with contents
[
/I "C:\diplom\src\ipl98\source" /D "WIN32" /D "NDEBUG" /D "_LIB" /D "COMPILING_IPL98_LIB" /D "_MBCS" /D "_WINDLL" /FD /EHsc /MD /YX"stdafx.h" /Fp".\Release/ipl98library.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP  /Zm500 
\diplom\src\ipl98\source\ipl98\cpp\algorithms\topography.cpp
\diplom\src\ipl98\source\time\time_date.cpp
\diplom\src\ipl98\source\ipl98\cpp\text.cpp
\diplom\src\ipl98\source\ipl98\cpp\std_image.cpp
\diplom\src\ipl98\source\ipl98\cpp\algorithms\statistic.cpp
\diplom\src\ipl98\source\ipl98\cpp\algorithms\spectral.cpp
\diplom\src\ipl98\source\ipl98\cpp\algorithms\hough_transform\sparse_hough_space3d.cpp
\diplom\src\ipl98\source\ipl98\cpp\algorithms\hough_transform\sparse_hough_space2d.cpp
\diplom\src\ipl98\source\ipl98\cpp\algorithms\segmentate.cpp
\diplom\src\ipl98\source\ipl98\cpp\pixelgroups.cpp
\diplom\src\ipl98\source\ipl98\cpp\pixelgroup.cpp
\diplom\src\ipl98\source\ipl98\cpp\algorithms\perspective.cpp
\diplom\src\ipl98\source\ipl98\cpp\palette.cpp
\diplom\src\ipl98\source\ipl98\cpp\algorithms\morphology.cpp
\diplom\src\ipl98\source\ipl98\cpp\algorithms\mask_operation.cpp
\diplom\src\ipl98\source\ipl98\cpp\algorithms\local_operation.cpp
.\ipl98_kernel_c.cpp
\diplom\src\ipl98\source\ipl98\cpp\ipl98_general_functions.cpp
.\ipl98_explicit_template_inst.cpp
\diplom\src\ipl98\source\ipl98\cpp\int_image.cpp
\diplom\src\ipl98\source\ipl98\cpp\image.cpp
\diplom\src\ipl98\source\ipl98\cpp\algorithms\hough_transform\hough_space2d.cpp
\diplom\src\ipl98\source\ipl98\cpp\algorithms\hough_transform\hough_sht_line.cpp
\diplom\src\ipl98\source\ipl98\cpp\algorithms\hough_transform\hough_rht_line.cpp
\diplom\src\ipl98\source\ipl98\cpp\algorithms\hough_transform\hough_rht_circle.cpp
\diplom\src\ipl98\source\ipl98\cpp\algorithms\hough_transform\hough_probrht_line.cpp
\diplom\src\ipl98\source\ipl98\cpp\algorithms\hough_transform\hough_base.cpp
\diplom\src\ipl98\source\ipl98\cpp\algorithms\graphics.cpp
\diplom\src\ipl98\source\ipl98\cpp\algorithms\graph_plot2d.cpp
\diplom\src\ipl98\source\ipl98\cpp\float_image.cpp
\diplom\src\ipl98\source\ipl98\cpp\algorithms\feature_extraction.cpp
\diplom\src\ipl98\source\ipl98\cpp\algorithms\equation_solver.cpp
\diplom\src\ipl98\source\ipl98\cpp\corresponding_3d2d_points.cpp
\diplom\src\ipl98\source\ipl98\cpp\algorithms\coordinate_transform.cpp
\diplom\src\ipl98\source\ipl98\cpp\complex_image.cpp
\diplom\src\ipl98\source\ipl98\cpp\byte_image.cpp
]
Creating command line "cl.exe @c:\diplom\src\ipl98\projects\visualc\ipl98library\Release\RSP000003.rsp /nologo"
Creating temporary file "c:\diplom\src\ipl98\projects\visualc\ipl98library\Release\RSP000004.rsp" with contents
[
/OUT:".\Release/ipl98library.dll" /NOLOGO /DLL  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
.\Release\byte_image.obj
.\Release\complex_image.obj
.\Release\coordinate_transform.obj
.\Release\corresponding_3d2d_points.obj
.\Release\equation_solver.obj
.\Release\feature_extraction.obj
.\Release\float_image.obj
.\Release\graph_plot2d.obj
.\Release\graphics.obj
.\Release\hough_base.obj
.\Release\hough_probrht_line.obj
.\Release\hough_rht_circle.obj
.\Release\hough_rht_line.obj
.\Release\hough_sht_line.obj
.\Release\hough_space2d.obj
.\Release\image.obj
.\Release\int_image.obj
.\Release\ipl98_explicit_template_inst.obj
.\Release\ipl98_general_functions.obj
.\Release\ipl98_kernel_c.obj
.\Release\local_operation.obj
.\Release\mask_operation.obj
.\Release\morphology.obj
.\Release\palette.obj
.\Release\perspective.obj
.\Release\pixelgroup.obj
.\Release\pixelgroups.obj
.\Release\segmentate.obj
.\Release\sparse_hough_space2d.obj
.\Release\sparse_hough_space3d.obj
.\Release\spectral.obj
.\Release\statistic.obj
.\Release\std_image.obj
.\Release\text.obj
.\Release\time_date.obj
.\Release\topography.obj
]
Creating command line "link.exe @c:\diplom\src\ipl98\projects\visualc\ipl98library\Release\RSP000004.rsp"
Output Window
  
Compiling...
topography.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
time_date.cpp
text.cpp
c:\diplom\src\ipl98\source\ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
std_image.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
statistic.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
spectral.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
sparse_hough_space3d.cpp
c:\diplom\src\ipl98\source\ipl98\cpp\arrays\../ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\ipl98\cpp\arrays\../ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
sparse_hough_space2d.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
segmentate.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
pixelgroups.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
pixelgroup.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
perspective.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
palette.cpp
c:\diplom\src\ipl98\source\ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
morphology.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
mask_operation.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
local_operation.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
ipl98_kernel_c.cpp
c:\diplom\src\ipl98\source\ipl98\kernel_c\general_functions\../../cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\ipl98\kernel_c\general_functions\../../cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
ipl98_general_functions.cpp
c:\diplom\src\ipl98\source\ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
\diplom\src\ipl98\source\ipl98\cpp\ipl98_general_functions.cpp(107) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
ipl98_explicit_template_inst.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
C:\diplom\src\ipl98\source\ipl98\cpp\arrays\arrayos2d.h(402) : warning C4800: 'double' : forcing value to bool 'true' or 'false' (performance warning)
        C:\diplom\src\ipl98\source\ipl98\cpp\arrays\arrayos2d.h(377) : while compiling class-template member function 'std::istream &ipl::operator >>(std::istream &,ipl::CArrayOS2D &)'
        with
        [
            T=double
        ]
        c:\diplom\src\ipl98\projects\visualc\ipl98library\ipl98_explicit_template_inst.h(69) : see reference to class template instantiation 'ipl::CArrayOS2D' being compiled
        with
        [
            T=double
        ]
c:\diplom\src\ipl98\source\ipl98\cpp\geometry\../../../points\point2d.h(355) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\xmemory(156) : while compiling class-template member function 'bool CPoint2D::IsZero(T) const'
        with
        [
            T=ipl::UINT32
        ]
        c:\diplom\src\ipl98\projects\visualc\ipl98library\ipl98_explicit_template_inst.h(28) : see reference to class template instantiation 'CPoint2D' being compiled
        with
        [
            T=ipl::UINT32
        ]
c:\diplom\src\ipl98\source\ipl98\cpp\geometry\../../../points\point2d.h(355) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\diplom\src\ipl98\source\ipl98\cpp\geometry\../../../points\point2d.h(400) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\xmemory(156) : while compiling class-template member function 'void CPoint2D::RotatePi(void)'
        with
        [
            T=ipl::UINT32
        ]
c:\diplom\src\ipl98\source\ipl98\cpp\geometry\../../../points\point2d.h(401) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\diplom\src\ipl98\source\ipl98\cpp\geometry\../../../points\point2d.h(408) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\xmemory(156) : while compiling class-template member function 'void CPoint2D::RotatePiHalf(void)'
        with
        [
            T=ipl::UINT32
        ]
c:\diplom\src\ipl98\source\ipl98\cpp\geometry\../../../points\point3d.h(373) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\xmemory(156) : while compiling class-template member function 'bool CPoint3D::IsZero(T) const'
        with
        [
            T=ipl::UINT32
        ]
        c:\diplom\src\ipl98\projects\visualc\ipl98library\ipl98_explicit_template_inst.h(36) : see reference to class template instantiation 'CPoint3D' being compiled
        with
        [
            T=ipl::UINT32
        ]
c:\diplom\src\ipl98\source\ipl98\cpp\geometry\../../../points\point3d.h(373) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\diplom\src\ipl98\source\ipl98\cpp\geometry\../../../points\point3d.h(373) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\diplom\src\ipl98\source\ipl98\cpp\geometry\../../../points\point3d.h(413) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\xmemory(156) : while compiling class-template member function 'void CPoint3D::Rotate(double,double)'
        with
        [
            T=ipl::UINT32
        ]
c:\diplom\src\ipl98\source\ipl98\cpp\arrays\arrayos2d.cpp(135) : warning C4800: 'double' : forcing value to bool 'true' or 'false' (performance warning)
        c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\xmemory(156) : while compiling class-template member function 'bool ipl::CArrayOS2D::Load(const char *)'
        with
        [
            T=double
        ]
int_image.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
image.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
hough_space2d.cpp
c:\diplom\src\ipl98\source\ipl98\cpp\arrays\../ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\ipl98\cpp\arrays\../ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
hough_sht_line.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
hough_rht_line.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
hough_rht_circle.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
hough_probrht_line.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
hough_base.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
graphics.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
graph_plot2d.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
float_image.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
feature_extraction.cpp
c:\diplom\src\ipl98\source\ipl98\kernel_c\general_functions\../../cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\ipl98\kernel_c\general_functions\../../cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
equation_solver.cpp
c:\diplom\src\ipl98\source\ipl98\cpp\arrays\../ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\ipl98\cpp\arrays\../ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
corresponding_3d2d_points.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
coordinate_transform.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
complex_image.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
byte_image.cpp
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\points\../ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
Linking...
Results
  
Build log was saved at "file://c:\diplom\src\ipl98\projects\visualc\ipl98library\Release\BuildLog.htm"
ipl98library - 0 error(s), 82 warning(s)