test.log 938 B

12345678910111213
  1.  YoloFeatureExtractor.cpp
  2. E:\work\code\zhipuzi_pos_windows\opencv-test\test\YoloFeatureExtractor.cpp(104,27): warning C4267: “初始化”: 从“size_t”转换到“int”,可能丢失数据
  3. E:\work\code\zhipuzi_pos_windows\opencv-test\test\YoloFeatureExtractor.cpp(189,33): warning C4305: “初始化”: 从“double”到“float”截断
  4. test.cpp
  5. E:\work\code\zhipuzi_pos_windows\opencv-test\test\test.cpp(167,10): warning C4267: “初始化”: 从“size_t”转换到“int”,可能丢失数据
  6. LINK : warning LNK4067: 不明确的入口点;选定“mainCRTStartup”
  7. 正在生成代码
  8. 3 of 4124 functions (<0.1%) were compiled, the rest were copied from previous compilation.
  9. 0 functions were new in current compilation
  10. 95 functions had inline decision re-evaluated but remain unchanged
  11. 已完成代码的生成
  12. test.vcxproj -> E:\work\code\zhipuzi_pos_windows\opencv-test\x64\Release\test.exe