Skip to content

Commit

Permalink
position todo
Browse files Browse the repository at this point in the history
  • Loading branch information
molebot committed Sep 8, 2015
1 parent 3195347 commit 6e47e26
Show file tree
Hide file tree
Showing 3 changed files with 666 additions and 628 deletions.
6 changes: 3 additions & 3 deletions Release/test.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
生成启动时间为 2015/9/8 6:48:15
生成启动时间为 2015/9/8 8:43:40
1>项目“C:\Users\apple\Documents\Visual Studio 2015\Projects\test\test\test.vcxproj”在节点 2 上(Rebuild 个目标)。
1>ClCompile:
C:\Program Files\Microsoft Visual Studio 14.0\VC\bin\CL.exe /c /I"C:\Program Files\ZeroMQ 4.0.4\include" /Zi /nologo /W3 /WX- /sdl /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _CONSOLE /D _CRT_SECURE_NO_WARNINGS /D _UNICODE /D UNICODE /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Yc"stdafx.h" /Fp"Release\test.pch" /Fo"Release\\" /Fd"Release\vc140.pdb" /Gd /TP /analyze- /errorReport:prompt stdafx.cpp
Expand All @@ -9,11 +9,11 @@
C:\Program Files\Microsoft Visual Studio 14.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Users\apple\Documents\Visual Studio 2015\Projects\test\Release\test.exe" /INCREMENTAL:NO /NOLOGO "C:\Program Files\ZeroMQ 4.0.4\lib\libzmq-v120-mt-4_0_4.lib" "C:\Users\apple\Documents\Visual Studio 2015\Projects\test\test\thostmduserapi.lib" "C:\Users\apple\Documents\Visual Studio 2015\Projects\test\test\thosttraderapi.lib" kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /Debug /PDB:"C:\Users\apple\Documents\Visual Studio 2015\Projects\test\Release\test.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG:incremental /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\apple\Documents\Visual Studio 2015\Projects\test\Release\test.lib" /MACHINE:X86 /SAFESEH Release\stdafx.obj
Release\test.obj
正在生成代码
All 2129 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
All 2137 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
已完成代码的生成
test.vcxproj -> C:\Users\apple\Documents\Visual Studio 2015\Projects\test\Release\test.exe
1>已完成生成项目“C:\Users\apple\Documents\Visual Studio 2015\Projects\test\test\test.vcxproj”(Rebuild 个目标)的操作。

已成功生成。

已用时间 00:00:05.63
已用时间 00:00:05.86
Binary file modified Release/vc140.pdb
Binary file not shown.
Loading

0 comments on commit 6e47e26

Please sign in to comment.