MSRegionDemo.log
5.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(368,5): warning MSB8004: Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.
CvxText.cpp
demo.cpp
E:\vpt_pic\MSRegion.git\src\MSRegionSurveilance\MSRegionSurveilance.h(210): warning C4251: “IRegionSurveillance::m_TargetArray”: class“std::vector<CTarget,std::allocator<_Ty>>”需要有 dll 接口由 class“IRegionSurveillance”的客户端使用
with
[
_Ty=CTarget
]
E:\vpt_pic\MSRegion.git\src\MSRegionSurveilance\MSRegionSurveilance.h(210): note: 参见“std::vector<CTarget,std::allocator<_Ty>>”的声明
with
[
_Ty=CTarget
]
E:\vpt_pic\MSRegion.git\src\MSRegionSurveilance\MSRegionSurveilance.h(211): warning C4251: “IRegionSurveillance::m_FinalArray”: class“std::vector<CTarget,std::allocator<_Ty>>”需要有 dll 接口由 class“IRegionSurveillance”的客户端使用
with
[
_Ty=CTarget
]
E:\vpt_pic\MSRegion.git\src\MSRegionSurveilance\MSRegionSurveilance.h(210): note: 参见“std::vector<CTarget,std::allocator<_Ty>>”的声明
with
[
_Ty=CTarget
]
e:\vpt_3rdparty\vpt_3rdparty\opencv249\include\opencv2\flann\logger.h(66): 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 (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(205): note: 参见“fopen”的声明
E:\vpt_3rdparty\vpt_3rdparty\utools_v0.0.3_x86_cuda10_cudnn7.5.0_20200122\include\sy_common.h : warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失
E:\vpt_3rdparty\vpt_3rdparty\utools_v0.0.3_x86_cuda10_cudnn7.5.0_20200122\include\sy_common.h(28): warning C4091: “typedef ”: 没有声明变量时忽略“sy_command”的左侧
E:\vpt_3rdparty\vpt_3rdparty\utools_v0.0.3_x86_cuda10_cudnn7.5.0_20200122\include\sy_common.h(42): warning C4091: “typedef ”: 没有声明变量时忽略“sy_format”的左侧
..\..\src\test\demo.cpp(72): warning C4101: “point_num”: 未引用的局部变量
..\..\src\test\demo.cpp(74): warning C4101: “frame_num”: 未引用的局部变量
..\..\src\test\demo.cpp(76): warning C4101: “finaldir”: 未引用的局部变量
..\..\src\test\demo.cpp(172): warning C4101: “ObjCount”: 未引用的局部变量
..\..\src\test\demo.cpp(71): warning C4101: “alarm_info”: 未引用的局部变量
RegionAssist.cpp
E:\vpt_pic\MSRegion.git\src\MSRegionSurveilance\MSRegionSurveilance.h(210): warning C4251: “IRegionSurveillance::m_TargetArray”: class“std::vector<CTarget,std::allocator<_Ty>>”需要有 dll 接口由 class“IRegionSurveillance”的客户端使用
with
[
_Ty=CTarget
]
E:\vpt_pic\MSRegion.git\src\MSRegionSurveilance\MSRegionSurveilance.h(210): note: 参见“std::vector<CTarget,std::allocator<_Ty>>”的声明
with
[
_Ty=CTarget
]
E:\vpt_pic\MSRegion.git\src\MSRegionSurveilance\MSRegionSurveilance.h(211): warning C4251: “IRegionSurveillance::m_FinalArray”: class“std::vector<CTarget,std::allocator<_Ty>>”需要有 dll 接口由 class“IRegionSurveillance”的客户端使用
with
[
_Ty=CTarget
]
E:\vpt_pic\MSRegion.git\src\MSRegionSurveilance\MSRegionSurveilance.h(210): note: 参见“std::vector<CTarget,std::allocator<_Ty>>”的声明
with
[
_Ty=CTarget
]
E:\vpt_3rdparty\vpt_3rdparty\utools_v0.0.3_x86_cuda10_cudnn7.5.0_20200122\include\sy_common.h : warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失
E:\vpt_3rdparty\vpt_3rdparty\utools_v0.0.3_x86_cuda10_cudnn7.5.0_20200122\include\sy_common.h(28): warning C4091: “typedef ”: 没有声明变量时忽略“sy_command”的左侧
E:\vpt_3rdparty\vpt_3rdparty\utools_v0.0.3_x86_cuda10_cudnn7.5.0_20200122\include\sy_common.h(42): warning C4091: “typedef ”: 没有声明变量时忽略“sy_format”的左侧
e:\vpt_3rdparty\vpt_3rdparty\opencv249\include\opencv2\flann\logger.h(66): 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 (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(205): note: 参见“fopen”的声明
..\..\src\test\RegionAssist.cpp(24): warning C4244: “=”: 从“double”转换到“int”,可能丢失数据
..\..\src\test\RegionAssist.cpp(25): warning C4244: “=”: 从“double”转换到“int”,可能丢失数据
..\..\src\test\RegionAssist.cpp(27): warning C4244: “=”: 从“double”转换到“int”,可能丢失数据
..\..\src\test\RegionAssist.cpp(28): warning C4244: “=”: 从“double”转换到“int”,可能丢失数据
正在生成代码
2 of 175 functions ( 1.1%) were compiled, the rest were copied from previous compilation.
0 functions were new in current compilation
4 functions had inline decision re-evaluated but remain unchanged
已完成代码的生成
MSRegionDemo.vcxproj -> E:\vpt_pic\MSRegion.git\win\bin_x86\MSRegionDemo.exe
MSRegionDemo.vcxproj -> E:\vpt_pic\MSRegion.git\win\bin_x86\MSRegionDemo.pdb (Full PDB)