Build Log
  

Build started: Project: metro, Configuration: Release|Win32

Command Lines
  
Creating temporary file "C:\DOCUME~1\corsini\LOCALS~1\Temp\RSP00000539282460.rsp" with contents
[
/O2 /I "C:\Qt\4.3.5\include\QtCore" /I "C:\Qt\4.3.5\include\QtGui" /I "C:\Qt\4.3.5\include" /I "." /I "..\.." /I "C:\Qt\4.3.5\include\ActiveQt" /I "release" /I "C:\Qt\4.3.5\mkspecs\win32-msvc2005" /D "QT_NO_DEBUG" /D "NDEBUG" /D "UNICODE" /D "WIN32" /D "QT_LARGEFILE_SUPPORT" /D "QT_DLL" /D "QT_GUI_LIB" /D "QT_CORE_LIB" /D "QT_THREAD_SUPPORT" /FD /EHsc /MD /GS- /Zc:wchar_t- /Fo"release\\" /Fd".\\" /W3 /c /TP  -Zm200 -w34100 -w34189 -Zm200 -w34100 -w34189 -w34100 -w34189

..\..\wrap\ply\plylib.cpp

.\metro.cpp
]
Creating command line "cl.exe @C:\DOCUME~1\corsini\LOCALS~1\Temp\RSP00000539282460.rsp /nologo /errorReport:prompt"
Creating temporary file "C:\DOCUME~1\corsini\LOCALS~1\Temp\RSP00000639282460.rsp" with contents
[
/OUT:"release\metro.exe" /INCREMENTAL:NO /LIBPATH:"C:\Qt\4.3.5\lib" /MANIFEST /MANIFESTFILE:"release\\metro.exe.intermediate.manifest" /SUBSYSTEM:CONSOLE QtGui4.lib QtCore4.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

".\release\metro.obj"

".\release\plylib.obj"
]
Creating command line "link.exe @C:\DOCUME~1\corsini\LOCALS~1\Temp\RSP00000639282460.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "C:\DOCUME~1\corsini\LOCALS~1\Temp\RSP00000739282460.rsp" with contents
[
/outputresource:".\release\metro.exe;#1" /manifest

.\release\metro.exe.intermediate.manifest
]
Creating command line "mt.exe @C:\DOCUME~1\corsini\LOCALS~1\Temp\RSP00000739282460.rsp /nologo"
Creating temporary file "C:\DOCUME~1\corsini\LOCALS~1\Temp\BAT00000839282460.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\release\mt.dep
]
Creating command line "C:\DOCUME~1\corsini\LOCALS~1\Temp\BAT00000839282460.bat"
Output Window
  
Compiling...
plylib.cpp
..\..\wrap\ply\plylib.cpp(402) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
..\..\wrap\ply\plylib.cpp(430) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
..\..\wrap\ply\plylib.cpp(458) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
..\..\wrap\ply\plylib.cpp(485) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
..\..\wrap\ply\plylib.cpp(1053) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
..\..\wrap\ply\plylib.cpp(1070) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(79) : see declaration of 'strcat'
..\..\wrap\ply\plylib.cpp(1085) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(79) : see declaration of 'strcat'
..\..\wrap\ply\plylib.cpp(1086) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(166) : see declaration of 'strtok'
..\..\wrap\ply\plylib.cpp(1097) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(166) : see declaration of 'strtok'
..\..\wrap\ply\plylib.cpp(1114) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(166) : see declaration of 'strtok'
..\..\wrap\ply\plylib.cpp(1132) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(79) : see declaration of 'strcat'
..\..\wrap\ply\plylib.cpp(1134) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(166) : see declaration of 'strtok'
..\..\wrap\ply\plylib.cpp(1158) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(166) : see declaration of 'strtok'
..\..\wrap\ply\plylib.cpp(1165) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(166) : see declaration of 'strtok'
..\..\wrap\ply\plylib.cpp(1184) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(166) : see declaration of 'strtok'
..\..\wrap\ply\plylib.cpp(1192) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(166) : see declaration of 'strtok'
..\..\wrap\ply\plylib.cpp(1204) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(166) : see declaration of 'strtok'
..\..\wrap\ply\plylib.cpp(1216) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(166) : see declaration of 'strtok'
..\..\wrap\ply\plylib.cpp(1233) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(166) : see declaration of 'strtok'
..\..\wrap\ply\plylib.cpp(1383) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
..\..\wrap\ply\plylib.cpp(1391) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
..\..\wrap\ply\plylib.cpp(3661) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
metro.cpp
..\..\wrap/io_trimesh/export_ply.h(203) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        ..\..\wrap/io_trimesh/export_ply.h(190) : while compiling class template member function 'int vcg::tri::io::ExporterPLY::Save(SaveMeshType &,const char *,bool,vcg::tri::io::PlyInfo &,vcg::CallBackPos (__cdecl *))'
        with
        [
            SaveMeshType=CMesh
        ]
        .\metro.cpp(359) : see reference to class template instantiation 'vcg::tri::io::ExporterPLY' being compiled
        with
        [
            SaveMeshType=CMesh
        ]
..\..\wrap/io_trimesh/import_stl.h(139) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        ..\..\wrap/io_trimesh/import_stl.h(136) : while compiling class template member function 'int vcg::tri::io::ImporterSTL::Open(OpenMeshType &,const char *,vcg::CallBackPos (__cdecl *))'
        with
        [
            OpenMeshType=CMesh
        ]
        ..\..\wrap/io_trimesh/import.h(162) : see reference to class template instantiation 'vcg::tri::io::ImporterSTL' being compiled
        with
        [
            OpenMeshType=CMesh
        ]
        ..\..\wrap/io_trimesh/import.h(158) : while compiling class template member function 'const char *vcg::tri::io::Importer::ErrorMsg(int)'
        with
        [
            OpenMeshType=CMesh
        ]
        .\metro.cpp(170) : see reference to class template instantiation 'vcg::tri::io::Importer' being compiled
        with
        [
            OpenMeshType=CMesh
        ]
..\..\wrap/io_trimesh/import_obj.h(869) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
        ..\..\wrap/io_trimesh/import_obj.h(800) : while compiling class template member function 'bool vcg::tri::io::ImporterOBJ::LoadMaterials(const char *,std::vector<_Ty> &,std::vector &)'
        with
        [
            OpenMeshType=CMesh,
            _Ty=vcg::tri::io::Material
        ]
        ..\..\wrap/io_trimesh/import.h(151) : see reference to class template instantiation 'vcg::tri::io::ImporterOBJ' being compiled
        with
        [
            OpenMeshType=CMesh
        ]
        ..\..\wrap/io_trimesh/import.h(145) : while compiling class template member function 'bool vcg::tri::io::Importer::ErrorCritical(int)'
        with
        [
            OpenMeshType=CMesh
        ]
..\..\wrap/io_trimesh/import_stl.h(173) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        ..\..\wrap/io_trimesh/import_stl.h(171) : while compiling class template member function 'int vcg::tri::io::ImporterSTL::OpenBinary(OpenMeshType &,const char *,vcg::CallBackPos (__cdecl *))'
        with
        [
            OpenMeshType=CMesh
        ]
..\..\wrap/io_trimesh/import_stl.h(212) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        ..\..\wrap/io_trimesh/import_stl.h(210) : while compiling class template member function 'int vcg::tri::io::ImporterSTL::OpenAscii(OpenMeshType &,const char *,vcg::CallBackPos (__cdecl *))'
        with
        [
            OpenMeshType=CMesh
        ]
..\..\wrap/io_trimesh/import_stl.h(235) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
..\..\wrap/io_trimesh/import_stl.h(246) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
..\..\wrap/io_trimesh/import_stl.h(247) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
..\..\wrap/io_trimesh/import_stl.h(250) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
..\..\wrap/io_trimesh/import_stl.h(253) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
..\..\wrap/io_trimesh/import_stl.h(256) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
..\..\wrap/io_trimesh/import_stl.h(257) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
..\..\vcg/math/histogram.h(322) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        ..\..\vcg/math/histogram.h(320) : while compiling class template member function 'void vcg::Histogram::FileWrite(const std::string &)'
        with
        [
            ScalarType=double
        ]
        c:\vclab\projects\vcglib\apps\metro\sampling.h(185) : see reference to class template instantiation 'vcg::Histogram' being compiled
        with
        [
            ScalarType=double
        ]
        c:\vclab\projects\vcglib\apps\metro\sampling.h(234) : see reference to class template instantiation 'vcg::Sampling' being compiled
c:\vclab\projects\vcglib\apps\metro\sampling.h(468) : warning C4189: 'cnt' : local variable is initialized but not referenced
        c:\vclab\projects\vcglib\apps\metro\sampling.h(466) : while compiling class template member function 'void vcg::Sampling::MontecarloFaceSampling(void)'
        with
        [
            MetroMesh=CMesh
        ]
        c:\vclab\projects\vcglib\apps\metro\sampling.h(240) : while compiling class template member function 'vcg::Sampling::Sampling(MetroMesh &,MetroMesh &)'
        with
        [
            MetroMesh=CMesh
        ]
        .\metro.cpp(278) : see reference to class template instantiation 'vcg::Sampling' being compiled
        with
        [
            MetroMesh=CMesh
        ]
Generating Code...
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\vclab\projects\vcglib\apps\metro\release\BuildLog.htm"
metro - 0 error(s), 36 warning(s)