22 lines
2.0 KiB
Plaintext
22 lines
2.0 KiB
Plaintext
Build started 20.07.2018 20:12:29.
|
|
1>Project "E:\blu-flame.org\hgplus\particles\particles.vcxproj" on node 2 (Build target(s)).
|
|
1>InitializeBuildStatus:
|
|
Touching "LiveEdit\particles.tlog\unsuccessfulbuild".
|
|
ClCompile:
|
|
C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Tools\MSVC\14.10.25017\bin\HostX86\x86\CL.exe /c /ZI /nologo /W3 /WX- /diagnostics:classic /Od /Oy- /D WIN32 /D _DEBUG /D _CONSOLE /D _LIB /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"LiveEdit\\" /Fd"LiveEdit\vc141.pdb" /Gd /TP /analyze- /errorReport:prompt main.cpp
|
|
main.cpp
|
|
1>e:\blu-flame.org\hgplus\particles\main.cpp(26): warning C4838: conversion from 'int' to 'UINT' requires a narrowing conversion
|
|
1>e:\blu-flame.org\hgplus\particles\main.cpp(165): warning C4838: conversion from 'int' to 'UINT' requires a narrowing conversion
|
|
Link:
|
|
C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Tools\MSVC\14.10.25017\bin\HostX86\x86\link.exe /ERRORREPORT:PROMPT /OUT:"E:\blu-flame.org\hgplus\particles\LiveEdit\particles.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib d3d11.lib d3dcompiler.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG:FASTLINK /PDB:"E:\blu-flame.org\hgplus\particles\LiveEdit\particles.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"E:\blu-flame.org\hgplus\particles\LiveEdit\particles.lib" /MACHINE:X86 LiveEdit\main.obj
|
|
particles.vcxproj -> E:\blu-flame.org\hgplus\particles\LiveEdit\particles.exe
|
|
particles.vcxproj -> E:\blu-flame.org\hgplus\particles\LiveEdit\particles.pdb (Partial PDB)
|
|
FinalizeBuildStatus:
|
|
Deleting file "LiveEdit\particles.tlog\unsuccessfulbuild".
|
|
Touching "LiveEdit\particles.tlog\particles.lastbuildstate".
|
|
1>Done Building Project "E:\blu-flame.org\hgplus\particles\particles.vcxproj" (Build target(s)).
|
|
|
|
Build succeeded.
|
|
|
|
Time Elapsed 00:00:01.63
|