Advertisement
Guest User

Untitled

a guest
Jan 4th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.55 KB | None | 0 0
  1. 1>------ Build started: Project: ZERO_CHECK, Configuration: Release Win32 ------
  2. 2>------ Build started: Project: DEC_LIBS, Configuration: Release Win32 ------
  3. 2>cl : Command line warning D9002: ignoring unknown option '-g'
  4. 2>collapse_edge_seam.cpp
  5. 2>c:\program files\igl\EPS.h(16): warning C4305: 'initializing': truncation from 'double' to 'float'
  6. 2>c:\program files\igl\EPS.h(17): warning C4305: 'initializing': truncation from 'double' to 'float'
  7. 2>D:\Download\SeamAwareDecimater-master\SeamAwareDecimater-master\collapse_edge_seam.cpp(80): warning C4018: '<': signed/unsigned mismatch
  8. 2>D:\Download\SeamAwareDecimater-master\SeamAwareDecimater-master\collapse_edge_seam.cpp(94): warning C4018: '<': signed/unsigned mismatch
  9. 2>D:\Download\SeamAwareDecimater-master\SeamAwareDecimater-master\collapse_edge_seam.cpp(231): warning C4018: '<': signed/unsigned mismatch
  10. 2>D:\Download\SeamAwareDecimater-master\SeamAwareDecimater-master\collapse_edge_seam.cpp(280): warning C4018: '<': signed/unsigned mismatch
  11. 2>cost_and_placement.cpp
  12. 2>c:\program files\igl\EPS.h(16): warning C4305: 'initializing': truncation from 'double' to 'float'
  13. 2>c:\program files\igl\EPS.h(17): warning C4305: 'initializing': truncation from 'double' to 'float'
  14. 2>D:\Download\seamawaredecimater-master\seamawaredecimater-master\eiquadprog.h(482): warning C4101: 'i': unreferenced local variable
  15. 2>D:\Download\seamawaredecimater-master\seamawaredecimater-master\eiquadprog.h(165): warning C4101: 'j': unreferenced local variable
  16. 2>D:\Download\seamawaredecimater-master\seamawaredecimater-master\eiquadprog.h(154): note: see reference to function template instantiation 'double Eigen::solve_quadprog2<Derived,Eigen::Matrix<double,-1,-1,0,-1,-1>,Derived,Eigen::Matrix<double,-1,-1,0,-1,-1>,Derived,Derived>(Eigen::LLT<Eigen::Matrix<double,-1,-1,0,-1,-1>,1> &,double,Eigen::MatrixBase<Derived> &,const Eigen::MatrixBase<Eigen::Matrix<double,-1,-1,0,-1,-1>> &,const Eigen::MatrixBase<Derived> &,const Eigen::MatrixBase<Eigen::Matrix<double,-1,-1,0,-1,-1>> &,const Eigen::MatrixBase<Derived> &,Eigen::MatrixBase<Derived> &)' being compiled
  17. 2> with
  18. 2> [
  19. 2> Derived=Eigen::Matrix<double,-1,1,0,-1,1>
  20. 2> ]
  21. 2>D:\Download\SeamAwareDecimater-master\SeamAwareDecimater-master\cost_and_placement.cpp(280): note: see reference to function template instantiation 'double Eigen::solve_quadprog<Derived,Eigen::Matrix<double,-1,1,0,-1,1>,Derived,Eigen::Matrix<double,-1,1,0,-1,1>,Derived,Eigen::Matrix<double,-1,1,0,-1,1>,Eigen::Matrix<double,-1,1,0,-1,1>>(Eigen::MatrixBase<Derived> &,Eigen::MatrixBase<Eigen::Matrix<double,-1,1,0,-1,1>> &,const Eigen::MatrixBase<Derived> &,const Eigen::MatrixBase<Eigen::Matrix<double,-1,1,0,-1,1>> &,const Eigen::MatrixBase<Derived> &,const Eigen::MatrixBase<Eigen::Matrix<double,-1,1,0,-1,1>> &,Eigen::MatrixBase<Eigen::Matrix<double,-1,1,0,-1,1>> &)' being compiled
  22. 2> with
  23. 2> [
  24. 2> Derived=Eigen::Matrix<double,-1,-1,0,-1,-1>
  25. 2> ]
  26. 2>decimate.cpp
  27. 2>c:\program files\igl\EPS.h(16): warning C4305: 'initializing': truncation from 'double' to 'float'
  28. 2>c:\program files\igl\EPS.h(17): warning C4305: 'initializing': truncation from 'double' to 'float'
  29. 2>c:\program files\igl\sort.cpp(72): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
  30. 2>c:\program files\igl\unique_simplices.cpp(28): note: see reference to function template instantiation 'void igl::sort<Derived,Eigen::Matrix<int,-1,-1,0,-1,-1>,Eigen::Matrix<int,-1,-1,0,-1,-1>>(const Eigen::DenseBase<Derived> &,const int,const bool,Eigen::PlainObjectBase<Derived> &,Eigen::PlainObjectBase<Derived> &)' being compiled
  31. 2> with
  32. 2> [
  33. 2> Derived=Eigen::Matrix<int,-1,-1,0,-1,-1>
  34. 2> ]
  35. 2>c:\program files\igl\unique_edge_map.cpp(35): note: see reference to function template instantiation 'void igl::unique_simplices<Derived,Eigen::Matrix<int,-1,-1,0,-1,-1>,Eigen::Matrix<int,-1,1,0,-1,1>,Eigen::Matrix<int,-1,1,0,-1,1>>(const Eigen::MatrixBase<Derived> &,Eigen::PlainObjectBase<Derived> &,Eigen::PlainObjectBase<Eigen::Matrix<int,-1,1,0,-1,1>> &,Eigen::PlainObjectBase<Eigen::Matrix<int,-1,1,0,-1,1>> &)' being compiled
  36. 2> with
  37. 2> [
  38. 2> Derived=Eigen::Matrix<int,-1,-1,0,-1,-1>
  39. 2> ]
  40. 2>c:\program files\igl\edge_flaps.cpp(55): note: see reference to function template instantiation 'void igl::unique_edge_map<Derived,Eigen::Matrix<int,-1,-1,0,-1,-1>,Eigen::Matrix<int,-1,-1,0,-1,-1>,Eigen::Matrix<int,-1,1,0,-1,1>,int>(const Eigen::MatrixBase<Derived> &,Eigen::PlainObjectBase<Derived> &,Eigen::PlainObjectBase<Derived> &,Eigen::PlainObjectBase<Eigen::Matrix<int,-1,1,0,-1,1>> &,std::vector<std::vector<int,std::allocator<_Ty>>,std::allocator<std::vector<_Ty,std::allocator<_Ty>>>> &)' being compiled
  41. 2> with
  42. 2> [
  43. 2> Derived=Eigen::Matrix<int,-1,-1,0,-1,-1>,
  44. 2> _Ty=int
  45. 2> ]
  46. 2>c:\program files\igl\sort.cpp(76): warning C4244: '=': conversion from 'double' to 'int', possible loss of data
  47. 2>c:\program files\igl\unique_rows.cpp(39): warning C4018: '<': signed/unsigned mismatch
  48. 2>c:\program files\igl\unique_simplices.cpp(31): note: see reference to function template instantiation 'void igl::unique_rows<Derived,Eigen::Matrix<int,-1,-1,0,-1,-1>,Eigen::Matrix<int,-1,1,0,-1,1>,Eigen::Matrix<int,-1,1,0,-1,1>>(const Eigen::DenseBase<Derived> &,Eigen::PlainObjectBase<Derived> &,Eigen::PlainObjectBase<Eigen::Matrix<int,-1,1,0,-1,1>> &,Eigen::PlainObjectBase<Eigen::Matrix<int,-1,1,0,-1,1>> &)' being compiled
  49. 2> with
  50. 2> [
  51. 2> Derived=Eigen::Matrix<int,-1,-1,0,-1,-1>
  52. 2> ]
  53. 2>c:\program files\igl\sortrows.cpp(69): warning C4018: '<': signed/unsigned mismatch
  54. 2>c:\program files\igl\unique_rows.cpp(27): note: see reference to function template instantiation 'void igl::sortrows<Derived,Eigen::Matrix<int,-1,1,0,-1,1>>(const Eigen::DenseBase<Derived> &,const bool,Eigen::PlainObjectBase<Derived> &,Eigen::PlainObjectBase<Eigen::Matrix<int,-1,1,0,-1,1>> &)' being compiled
  55. 2> with
  56. 2> [
  57. 2> Derived=Eigen::Matrix<int,-1,-1,0,-1,-1>
  58. 2> ]
  59. 2>c:\program files\igl\unique_simplices.cpp(31): note: see reference to function template instantiation 'void igl::unique_rows<Derived,Eigen::Matrix<int,-1,-1,0,-1,-1>,Eigen::Matrix<int,-1,1,0,-1,1>,Eigen::Matrix<int,-1,1,0,-1,1>>(const Eigen::DenseBase<Derived> &,Eigen::PlainObjectBase<Derived> &,Eigen::PlainObjectBase<Eigen::Matrix<int,-1,1,0,-1,1>> &,Eigen::PlainObjectBase<Eigen::Matrix<int,-1,1,0,-1,1>> &)' being compiled
  60. 2> with
  61. 2> [
  62. 2> Derived=Eigen::Matrix<int,-1,-1,0,-1,-1>
  63. 2> ]
  64. 2>c:\program files\igl\sortrows.cpp(101): warning C4018: '<': signed/unsigned mismatch
  65. 2>c:\program files\igl\parallel_for.h(133): warning C4018: '<': signed/unsigned mismatch
  66. 2>c:\program files\igl\parallel_for.h(109): note: see reference to function template instantiation 'bool igl::parallel_for<Index,igl::parallel_for::<lambda_8720a830b3b45bafe5a4d8a18f63f446>,igl::parallel_for::<lambda_340912dffecf0ca899c6a19b543c8656>,igl::parallel_for::<lambda_8720a830b3b45bafe5a4d8a18f63f446>>(const Index,const PreFunctionType &,const FunctionType &,const AccumFunctionType &,const ::size_t)' being compiled
  67. 2> with
  68. 2> [
  69. 2> Index=int,
  70. 2> PreFunctionType=igl::parallel_for::<lambda_8720a830b3b45bafe5a4d8a18f63f446>,
  71. 2> FunctionType=igl::parallel_for::<lambda_340912dffecf0ca899c6a19b543c8656>,
  72. 2> AccumFunctionType=igl::parallel_for::<lambda_8720a830b3b45bafe5a4d8a18f63f446>
  73. 2> ]
  74. 2>c:\program files\igl\sort.cpp(283): note: see reference to function template instantiation 'bool igl::parallel_for<int,igl::sort3::<lambda_8a829d73664497db1490cca0a27872ca>>(const Index,const FunctionType &,const ::size_t)' being compiled
  75. 2> with
  76. 2> [
  77. 2> Index=int,
  78. 2> FunctionType=igl::sort3::<lambda_8a829d73664497db1490cca0a27872ca>
  79. 2> ]
  80. 2>c:\program files\igl\sort.cpp(38): note: see reference to function template instantiation 'void igl::sort3<Derived,Eigen::Matrix<int,-1,-1,0,-1,-1>,Eigen::Matrix<int,-1,-1,0,-1,-1>>(const Eigen::DenseBase<Derived> &,const int,const bool,Eigen::PlainObjectBase<Derived> &,Eigen::PlainObjectBase<Derived> &)' being compiled
  81. 2> with
  82. 2> [
  83. 2> Derived=Eigen::Matrix<int,-1,-1,0,-1,-1>
  84. 2> ]
  85. 2>c:\program files\igl\unique_simplices.cpp(28): note: see reference to function template instantiation 'void igl::sort<Derived,Eigen::Matrix<int,-1,-1,0,-1,-1>,Eigen::Matrix<int,-1,-1,0,-1,-1>>(const Eigen::DenseBase<Derived> &,const int,const bool,Eigen::PlainObjectBase<Derived> &,Eigen::PlainObjectBase<Derived> &)' being compiled
  86. 2> with
  87. 2> [
  88. 2> Derived=Eigen::Matrix<int,-1,-1,0,-1,-1>
  89. 2> ]
  90. 2>detect_foldover.cpp
  91. 2>D:\Download\SeamAwareDecimater-master\SeamAwareDecimater-master\detect_foldover.cpp(101): warning C4018: '<': signed/unsigned mismatch
  92. 2>half_edge.cpp
  93. 2>D:\Download\SeamAwareDecimater-master\SeamAwareDecimater-master\half_edge.cpp(88): warning C4018: '<': signed/unsigned mismatch
  94. 2>neighbor_faces_and_boundary.cpp
  95. 2>quadric_error_metric.cpp
  96. 2>D:\Download\SeamAwareDecimater-master\SeamAwareDecimater-master\quadric_error_metric.cpp(19): warning C4018: '<': signed/unsigned mismatch
  97. 2>D:\Download\SeamAwareDecimater-master\SeamAwareDecimater-master\quadric_error_metric.cpp(68): warning C4018: '<': signed/unsigned mismatch
  98. 2>Generating Code...
  99. 2>DEC_LIBS.vcxproj -> D:\Download\SeamAwareDecimater-master\SeamAwareDecimater-master\build3\DEC_LIBS.dir\Release\DEC_LIBS.lib
  100. 2>Done building project "DEC_LIBS.vcxproj".
  101. 3>------ Build started: Project: decimater, Configuration: Release Win32 ------
  102. 3>cl : Command line warning D9002: ignoring unknown option '-g'
  103. 3>decimater.cpp
  104. 3>c:\program files\igl\EPS.h(16): warning C4305: 'initializing': truncation from 'double' to 'float'
  105. 3>c:\program files\igl\EPS.h(17): warning C4305: 'initializing': truncation from 'double' to 'float'
  106. 3>c:\program files\igl\writeOBJ.cpp(33): 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.
  107. 3>C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
  108. 3>D:\Download\SeamAwareDecimater-master\SeamAwareDecimater-master\decimater.cpp(210): note: see reference to function template instantiation 'bool igl::writeOBJ<Derived,Eigen::Matrix<int,-1,-1,0,-1,-1>,Derived,Eigen::Matrix<int,-1,-1,0,-1,-1>,Derived,Eigen::Matrix<int,-1,-1,0,-1,-1>>(const std::string,const Eigen::MatrixBase<Derived> &,const Eigen::MatrixBase<Eigen::Matrix<int,-1,-1,0,-1,-1>> &,const Eigen::MatrixBase<Derived> &,const Eigen::MatrixBase<Eigen::Matrix<int,-1,-1,0,-1,-1>> &,const Eigen::MatrixBase<Derived> &,const Eigen::MatrixBase<Eigen::Matrix<int,-1,-1,0,-1,-1>> &)' being compiled
  109. 3> with
  110. 3> [
  111. 3> Derived=Eigen::Matrix<double,-1,-1,0,-1,-1>
  112. 3> ]
  113. 3>c:\program files\igl\readOBJ.cpp(31): 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.
  114. 3>C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
  115. 3>c:\program files\igl\readOBJ.cpp(261): note: see reference to function template instantiation 'bool igl::readOBJ<double,int>(const std::string,std::vector<std::vector<double,std::allocator<_Ty>>,std::allocator<std::vector<_Ty,std::allocator<_Ty>>>> &,std::vector<std::vector<_Ty,std::allocator<_Ty>>,std::allocator<std::vector<_Ty,std::allocator<_Ty>>>> &,std::vector<std::vector<_Ty,std::allocator<_Ty>>,std::allocator<std::vector<_Ty,std::allocator<_Ty>>>> &,std::vector<std::vector<int,std::allocator<int>>,std::allocator<std::vector<int,std::allocator<int>>>> &,std::vector<std::vector<int,std::allocator<int>>,std::allocator<std::vector<int,std::allocator<int>>>> &,std::vector<std::vector<int,std::allocator<int>>,std::allocator<std::vector<int,std::allocator<int>>>> &)' being compiled
  116. 3> with
  117. 3> [
  118. 3> _Ty=double
  119. 3> ]
  120. 3>D:\Download\SeamAwareDecimater-master\SeamAwareDecimater-master\decimater.cpp(178): note: see reference to function template instantiation 'bool igl::readOBJ<Eigen::Matrix<double,-1,-1,0,-1,-1>,Eigen::Matrix<double,-1,-1,0,-1,-1>,Eigen::Matrix<double,-1,-1,0,-1,-1>,Eigen::Matrix<int,-1,-1,0,-1,-1>,Eigen::Matrix<int,-1,-1,0,-1,-1>,Eigen::Matrix<int,-1,-1,0,-1,-1>>(const std::string,Eigen::PlainObjectBase<Eigen::Matrix<double,-1,-1,0,-1,-1>> &,Eigen::PlainObjectBase<Eigen::Matrix<double,-1,-1,0,-1,-1>> &,Eigen::PlainObjectBase<Eigen::Matrix<double,-1,-1,0,-1,-1>> &,Eigen::PlainObjectBase<Eigen::Matrix<int,-1,-1,0,-1,-1>> &,Eigen::PlainObjectBase<Eigen::Matrix<int,-1,-1,0,-1,-1>> &,Eigen::PlainObjectBase<Eigen::Matrix<int,-1,-1,0,-1,-1>> &)' being compiled
  121. 3>c:\program files\igl\readOBJ.cpp(76): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  122. 3>C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
  123. 3>c:\program files\igl\readOBJ.cpp(38): note: see reference to function template instantiation 'bool igl::readOBJ<double,int>(FILE *,std::vector<std::vector<double,std::allocator<_Ty>>,std::allocator<std::vector<_Ty,std::allocator<_Ty>>>> &,std::vector<std::vector<_Ty,std::allocator<_Ty>>,std::allocator<std::vector<_Ty,std::allocator<_Ty>>>> &,std::vector<std::vector<_Ty,std::allocator<_Ty>>,std::allocator<std::vector<_Ty,std::allocator<_Ty>>>> &,std::vector<std::vector<int,std::allocator<int>>,std::allocator<std::vector<int,std::allocator<int>>>> &,std::vector<std::vector<int,std::allocator<int>>,std::allocator<std::vector<int,std::allocator<int>>>> &,std::vector<std::vector<int,std::allocator<int>>,std::allocator<std::vector<int,std::allocator<int>>>> &)' being compiled
  124. 3> with
  125. 3> [
  126. 3> _Ty=double
  127. 3> ]
  128. 3>c:\program files\igl\readOBJ.cpp(261): note: see reference to function template instantiation 'bool igl::readOBJ<double,int>(const std::string,std::vector<std::vector<double,std::allocator<_Ty>>,std::allocator<std::vector<_Ty,std::allocator<_Ty>>>> &,std::vector<std::vector<_Ty,std::allocator<_Ty>>,std::allocator<std::vector<_Ty,std::allocator<_Ty>>>> &,std::vector<std::vector<_Ty,std::allocator<_Ty>>,std::allocator<std::vector<_Ty,std::allocator<_Ty>>>> &,std::vector<std::vector<int,std::allocator<int>>,std::allocator<std::vector<int,std::allocator<int>>>> &,std::vector<std::vector<int,std::allocator<int>>,std::allocator<std::vector<int,std::allocator<int>>>> &,std::vector<std::vector<int,std::allocator<int>>,std::allocator<std::vector<int,std::allocator<int>>>> &)' being compiled
  129. 3> with
  130. 3> [
  131. 3> _Ty=double
  132. 3> ]
  133. 3>c:\program files\igl\readOBJ.cpp(99): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  134. 3>C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
  135. 3>c:\program files\igl\readOBJ.cpp(118): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  136. 3>C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
  137. 3>c:\program files\igl\readOBJ.cpp(154): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  138. 3>C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
  139. 3>c:\program files\igl\readOBJ.cpp(160): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  140. 3>C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
  141. 3>c:\program files\igl\readOBJ.cpp(165): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  142. 3>C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
  143. 3>c:\program files\igl\readOBJ.cpp(169): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  144. 3>C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
  145. 3>c:\program files\igl\readOBJ.cpp(173): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  146. 3>C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
  147. 3>decimater.vcxproj -> D:\Download\SeamAwareDecimater-master\SeamAwareDecimater-master\build3\Release\decimater.exe
  148. 3>Done building project "decimater.vcxproj".
  149. 4>------ Skipped Build: Project: ALL_BUILD, Configuration: Release Win32 ------
  150. 4>Project not selected to build for this solution configuration
  151. ========== Build: 3 succeeded, 0 failed, 0 up-to-date, 1 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement