test.log 720 B

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