Skip to content

Commit fba6ddc

Browse files
author
zhang-can
committed
Second Version
1 parent 064616b commit fba6ddc

File tree

268 files changed

+175
-148
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

268 files changed

+175
-148
lines changed

CoreCode/vcprojs/libeasypr.vcxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<FunctionLevelLinking>true</FunctionLevelLinking>
138138
<IntrinsicFunctions>true</IntrinsicFunctions>
139139
<SDLCheck>true</SDLCheck>
140-
<AdditionalIncludeDirectories>D:\OpenCV310\opencv\build\include;$(SolutionDir)\include;C:\Users\ZhangCan\Desktop\LPS\CoreCode\include</AdditionalIncludeDirectories>
140+
<AdditionalIncludeDirectories>D:\OpenCV310\opencv\build\include;$(SolutionDir)\include;C:\Users\ZhangCan\Desktop\EasyPR-DLL-CSharp\CoreCode\include</AdditionalIncludeDirectories>
141141
<DisableSpecificWarnings>4267;4819;4305;4244</DisableSpecificWarnings>
142142
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
143143
</ClCompile>
Original file line numberDiff line numberDiff line change
@@ -1,58 +1,32 @@
1-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\vc120.pdb
2-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\helper.obj
3-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\util.obj
4-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\program_options.obj
5-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\kv.obj
6-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\train.obj
7-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\svm_train.obj
8-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\ann_train.obj
9-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\mc_data.obj
10-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\gdts.obj
11-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\deface.obj
12-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\plate_recognize.obj
13-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\plate_locate.obj
14-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\plate_judge.obj
15-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\plate_detect.obj
16-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\params.obj
17-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\feature.obj
18-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\core_func.obj
19-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\chars_segment.obj
20-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\chars_recognise.obj
21-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\chars_identify.obj
22-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\erfilter.obj
23-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\corrected_svm.obj
24-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\mser2.obj
25-
l:\users\zc\desktop\lps\corecode\vcprojs\x64\release\lbp.obj
26-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\vc120.pdb
27-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\helper.obj
28-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\util.obj
29-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\program_options.obj
30-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\kv.obj
31-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\train.obj
32-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\svm_train.obj
33-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\ann_train.obj
34-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\mc_data.obj
35-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\gdts.obj
36-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\deface.obj
37-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\plate_recognize.obj
38-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\plate_locate.obj
39-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\plate_judge.obj
40-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\plate_detect.obj
41-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\params.obj
42-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\feature.obj
43-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\core_func.obj
44-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\chars_segment.obj
45-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\chars_recognise.obj
46-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\chars_identify.obj
47-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\erfilter.obj
48-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\corrected_svm.obj
49-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\mser2.obj
50-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\lbp.obj
51-
l:\users\zc\desktop\lps\x64\release\liblps.lib
52-
c:\users\zhangcan\desktop\lps\x64\release\liblps.lib
53-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\liblps.tlog\cl.command.1.tlog
54-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\liblps.tlog\cl.read.1.tlog
55-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\liblps.tlog\cl.write.1.tlog
56-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\liblps.tlog\lib-link.read.1.tlog
57-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\liblps.tlog\lib-link.write.1.tlog
58-
c:\users\zhangcan\desktop\lps\corecode\vcprojs\x64\release\liblps.tlog\lib.command.1.tlog
1+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\vc120.pdb
2+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\helper.obj
3+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\util.obj
4+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\program_options.obj
5+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\kv.obj
6+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\train.obj
7+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\svm_train.obj
8+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\ann_train.obj
9+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\mc_data.obj
10+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\gdts.obj
11+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\deface.obj
12+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\plate_recognize.obj
13+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\plate_locate.obj
14+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\plate_judge.obj
15+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\plate_detect.obj
16+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\params.obj
17+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\feature.obj
18+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\core_func.obj
19+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\chars_segment.obj
20+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\chars_recognise.obj
21+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\chars_identify.obj
22+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\erfilter.obj
23+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\corrected_svm.obj
24+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\mser2.obj
25+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\lbp.obj
26+
c:\users\zhangcan\desktop\easypr-dll-csharp\x64\release\liblps.lib
27+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\liblps.tlog\cl.command.1.tlog
28+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\liblps.tlog\cl.read.1.tlog
29+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\liblps.tlog\cl.write.1.tlog
30+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\liblps.tlog\lib-link.read.1.tlog
31+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\liblps.tlog\lib-link.write.1.tlog
32+
c:\users\zhangcan\desktop\easypr-dll-csharp\corecode\vcprojs\x64\release\liblps.tlog\lib.command.1.tlog
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit
2-
Release|x64|C:\Users\ZhangCan\Desktop\LPS\|
2+
Release|x64|C:\Users\ZhangCan\Desktop\EasyPR-DLL-CSharp\|
Binary file not shown.
Binary file not shown.
+6-57
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,10 @@
1-
生成启动时间为 2017/10/22 16:03:55
2-
1>项目“C:\Users\ZhangCan\Desktop\LPS\CoreCode\vcprojs\libeasypr.vcxproj”在节点 2 上(Rebuild 个目标)。
1+
生成启动时间为 2017/10/24 17:38:53
2+
1>项目“C:\Users\ZhangCan\Desktop\EasyPR-DLL-CSharp\CoreCode\vcprojs\libeasypr.vcxproj”在节点 2 上(Build 个目标)。
33
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(388,5): warning MSB8028: The intermediate directory (x64\Release\) contains files shared from another project (Core.vcxproj, libeasypr.vcxproj). This can lead to incorrect clean and rebuild behavior.
4-
1>ClCompile:
5-
D:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\x86_amd64\CL.exe /c /ID:\OpenCV310\opencv\build\include /IC:\Users\ZhangCan\Desktop\LPS\\include /IC:\Users\ZhangCan\Desktop\LPS\CoreCode\include /Zi /nologo /W3 /WX- /sdl /O2 /Oi /GL /D _CRT_SECURE_NO_WARNINGS /D _MBCS /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"x64\Release\\" /Fd"x64\Release\vc120.pdb" /Gd /TP /wd4267 /wd4819 /wd4305 /wd4244 /errorReport:prompt ..\src\core\chars_identify.cpp ..\src\core\chars_recognise.cpp ..\src\core\chars_segment.cpp ..\src\core\core_func.cpp ..\src\core\feature.cpp ..\src\core\params.cpp ..\src\core\plate_detect.cpp ..\src\core\plate_judge.cpp ..\src\core\plate_locate.cpp ..\src\core\plate_recognize.cpp ..\src\preprocess\deface.cpp ..\src\preprocess\gdts.cpp ..\src\preprocess\mc_data.cpp ..\src\train\ann_train.cpp ..\src\train\svm_train.cpp ..\src\train\train.cpp ..\src\util\kv.cpp ..\src\util\program_options.cpp ..\src\util\util.cpp ..\thirdparty\LBP\helper.cpp ..\thirdparty\LBP\lbp.cpp ..\thirdparty\mser\mser2.cpp ..\thirdparty\svm\corrected_svm.cpp ..\thirdparty\textDetect\erfilter.cpp
6-
chars_identify.cpp
7-
chars_recognise.cpp
8-
chars_segment.cpp
9-
core_func.cpp
10-
feature.cpp
11-
params.cpp
12-
plate_detect.cpp
13-
plate_judge.cpp
14-
plate_locate.cpp
15-
plate_recognize.cpp
16-
deface.cpp
17-
gdts.cpp
18-
mc_data.cpp
19-
ann_train.cpp
20-
svm_train.cpp
21-
train.cpp
22-
kv.cpp
23-
program_options.cpp
24-
util.cpp
25-
helper.cpp
26-
正在编译...
27-
lbp.cpp
28-
mser2.cpp
29-
corrected_svm.cpp
30-
erfilter.cpp
31-
Lib:
32-
D:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\Users\ZhangCan\Desktop\LPS\x64\Release\LibLPS.lib" /NOLOGO /MACHINE:X64 /LTCG x64\Release\chars_identify.obj
33-
x64\Release\chars_recognise.obj
34-
x64\Release\chars_segment.obj
35-
x64\Release\core_func.obj
36-
x64\Release\feature.obj
37-
x64\Release\params.obj
38-
x64\Release\plate_detect.obj
39-
x64\Release\plate_judge.obj
40-
x64\Release\plate_locate.obj
41-
x64\Release\plate_recognize.obj
42-
x64\Release\deface.obj
43-
x64\Release\gdts.obj
44-
x64\Release\mc_data.obj
45-
x64\Release\ann_train.obj
46-
x64\Release\svm_train.obj
47-
x64\Release\train.obj
48-
x64\Release\kv.obj
49-
x64\Release\program_options.obj
50-
x64\Release\util.obj
51-
x64\Release\helper.obj
52-
x64\Release\lbp.obj
53-
x64\Release\mser2.obj
54-
x64\Release\corrected_svm.obj
55-
x64\Release\erfilter.obj
56-
libeasypr.vcxproj -> C:\Users\ZhangCan\Desktop\LPS\x64\Release\LibLPS.lib
57-
1>已完成生成项目“C:\Users\ZhangCan\Desktop\LPS\CoreCode\vcprojs\libeasypr.vcxproj”(Rebuild 个目标)的操作。
4+
1>Lib:
5+
libeasypr.vcxproj -> C:\Users\ZhangCan\Desktop\EasyPR-DLL-CSharp\x64\Release\LibLPS.lib
6+
1>已完成生成项目“C:\Users\ZhangCan\Desktop\EasyPR-DLL-CSharp\CoreCode\vcprojs\libeasypr.vcxproj”(Build 个目标)的操作。
587

598
生成成功。
609

61-
已用时间 00:00:18.44
10+
已用时间 00:00:00.26
0 Bytes
Binary file not shown.

CreateDLL/CreateDLL.vcxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<IntrinsicFunctions>true</IntrinsicFunctions>
138138
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;CREATEDLL_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
139139
<SDLCheck>true</SDLCheck>
140-
<AdditionalIncludeDirectories>D:\OpenCV310\opencv\build\include;C:\Users\ZhangCan\Desktop\LPS\CreateDLL\main_file;C:\Users\ZhangCan\Desktop\LPS\CoreCode\include</AdditionalIncludeDirectories>
140+
<AdditionalIncludeDirectories>D:\OpenCV310\opencv\build\include;C:\Users\ZhangCan\Desktop\EasyPR-DLL-CSharp\CreateDLL\main_file;C:\Users\ZhangCan\Desktop\EasyPR-DLL-CSharp\CoreCode\include</AdditionalIncludeDirectories>
141141
<DisableSpecificWarnings>4267;4819;4305;4244</DisableSpecificWarnings>
142142
</ClCompile>
143143
<Link>

CreateDLL/Debug/CreateDLL.log

+36
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
生成启动时间为 2017/10/24 17:20:36。
2+
1>项目“C:\Users\ZhangCan\Desktop\EasyPR-DLL-CSharp\CreateDLL\CreateDLL.vcxproj”在节点 2 上(Build 个目标)。
3+
1>ClCompile:
4+
D:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /ZI /nologo /W3 /WX- /sdl /Od /Oy- /D WIN32 /D _DEBUG /D _WINDOWS /D _USRDLL /D CREATEDLL_EXPORTS /D _WINDLL /D _UNICODE /D UNICODE /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Yc"stdafx.h" /Fp"Debug\CreateDLL.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt stdafx.cpp
5+
stdafx.cpp
6+
D:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /ZI /nologo /W3 /WX- /sdl /Od /Oy- /D WIN32 /D _DEBUG /D _WINDOWS /D _USRDLL /D CREATEDLL_EXPORTS /D _WINDLL /D _UNICODE /D UNICODE /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Yu"stdafx.h" /Fp"Debug\CreateDLL.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt CreateDLL.cpp xmlParser.cpp
7+
xmlParser.cpp
8+
1>c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\xmlparser.cpp(54): warning C4627: “#include "xmlParser.h"”: 在查找预编译头使用时跳过
9+
将指令添加到“stdafx.h”或重新生成预编译头
10+
1>c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\xmlparser.cpp(61): warning C4627: “#include <Windows.h>”: 在查找预编译头使用时跳过
11+
将指令添加到“stdafx.h”或重新生成预编译头
12+
1>c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\xmlparser.cpp(65): warning C4627: “#include <memory.h>”: 在查找预编译头使用时跳过
13+
将指令添加到“stdafx.h”或重新生成预编译头
14+
1>c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\xmlparser.cpp(66): warning C4627: “#include <assert.h>”: 在查找预编译头使用时跳过
15+
将指令添加到“stdafx.h”或重新生成预编译头
16+
1>c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\xmlparser.cpp(67): warning C4627: “#include <stdio.h>”: 在查找预编译头使用时跳过
17+
将指令添加到“stdafx.h”或重新生成预编译头
18+
1>c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\xmlparser.cpp(69): warning C4627: “#include <stdlib.h>”: 在查找预编译头使用时跳过
19+
将指令添加到“stdafx.h”或重新生成预编译头
20+
1>c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\xmlparser.cpp(290): warning C4627: “#include <widec.h>”: 在查找预编译头使用时跳过
21+
将指令添加到“stdafx.h”或重新生成预编译头
22+
1>c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\xmlparser.cpp(301): warning C4627: “#include <wctype.h>”: 在查找预编译头使用时跳过
23+
将指令添加到“stdafx.h”或重新生成预编译头
24+
1>c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\xmlparser.cpp(364): warning C4627: “#include <widec.h>”: 在查找预编译头使用时跳过
25+
将指令添加到“stdafx.h”或重新生成预编译头
26+
1>c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\xmlparser.cpp(2915): warning C4005: “BASE64DECODE_READ_NEXT_CHAR”: 宏重定义
27+
c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\xmlparser.cpp(2911) : 参见“BASE64DECODE_READ_NEXT_CHAR”的前一个定义
28+
1>c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\xmlparser.cpp(2976): fatal error C1010: 在查找预编译头时遇到意外的文件结尾。是否忘记了向源中添加“#include "stdafx.h"”?
29+
CreateDLL.cpp
30+
1>c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\createdll.cpp(6): fatal error C1083: 无法打开包括文件: “easypr.h”: No such file or directory
31+
正在生成代码...
32+
1>已完成生成项目“C:\Users\ZhangCan\Desktop\EasyPR-DLL-CSharp\CreateDLL\CreateDLL.vcxproj”(Build 个目标)的操作 - 失败。
33+
34+
生成失败。
35+
36+
已用时间 00:00:00.58
12 KB
Binary file not shown.
1.79 KB
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit
2+
Debug|Win32|C:\Users\ZhangCan\Desktop\EasyPR-DLL-CSharp\|
2.49 KB
Binary file not shown.

CreateDLL/Debug/CreateDLL.tlog/unsuccessfulbuild

Whitespace-only changes.

CreateDLL/Debug/vc120.idb

283 KB
Binary file not shown.

CreateDLL/Debug/vc120.pdb

484 KB
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
l:\users\zc\desktop\lps\createdll\x64\release\createdll.pch
2-
l:\users\zc\desktop\lps\createdll\x64\release\vc120.pdb
3-
l:\users\zc\desktop\lps\createdll\x64\release\stdafx.obj
4-
l:\users\zc\desktop\lps\createdll\x64\release\createdll.obj
5-
l:\users\zc\desktop\lps\createdll\x64\release\dllmain.obj
6-
l:\users\zc\desktop\lps\createdll\x64\release\xmlparser.obj
7-
l:\users\zc\desktop\lps\x64\release\createdll.lib
8-
l:\users\zc\desktop\lps\x64\release\createdll.exp
9-
l:\users\zc\desktop\lps\x64\release\createdll.dll
10-
l:\users\zc\desktop\lps\x64\release\createdll.pdb
11-
l:\users\zc\desktop\lps\createdll\x64\release\createdll.tlog\cl.command.1.tlog
12-
l:\users\zc\desktop\lps\createdll\x64\release\createdll.tlog\cl.read.1.tlog
13-
l:\users\zc\desktop\lps\createdll\x64\release\createdll.tlog\cl.write.1.tlog
14-
l:\users\zc\desktop\lps\createdll\x64\release\createdll.tlog\createdll.write.1u.tlog
15-
l:\users\zc\desktop\lps\createdll\x64\release\createdll.tlog\link.command.1.tlog
16-
l:\users\zc\desktop\lps\createdll\x64\release\createdll.tlog\link.read.1.tlog
17-
l:\users\zc\desktop\lps\createdll\x64\release\createdll.tlog\link.write.1.tlog
1+
c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\x64\release\createdll.pch
2+
c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\x64\release\vc120.pdb
3+
c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\x64\release\stdafx.obj
4+
c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\x64\release\createdll.obj
5+
c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\x64\release\dllmain.obj
6+
c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\x64\release\xmlparser.obj
7+
c:\users\zhangcan\desktop\easypr-dll-csharp\x64\release\createdll.lib
8+
c:\users\zhangcan\desktop\easypr-dll-csharp\x64\release\createdll.exp
9+
c:\users\zhangcan\desktop\easypr-dll-csharp\x64\release\createdll.dll
10+
c:\users\zhangcan\desktop\easypr-dll-csharp\x64\release\createdll.pdb
11+
c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\x64\release\createdll.tlog\cl.command.1.tlog
12+
c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\x64\release\createdll.tlog\cl.read.1.tlog
13+
c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\x64\release\createdll.tlog\cl.write.1.tlog
14+
c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\x64\release\createdll.tlog\createdll.write.1u.tlog
15+
c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\x64\release\createdll.tlog\link.command.1.tlog
16+
c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\x64\release\createdll.tlog\link.read.1.tlog
17+
c:\users\zhangcan\desktop\easypr-dll-csharp\createdll\x64\release\createdll.tlog\link.write.1.tlog

0 commit comments

Comments
 (0)