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