You are on page 1of 13

[00:00:00] Build started

[00:00:00] git clone -q --branch=dev https://github.com/PDModdingCommunity/PD-


Loader C:\projects\pd-loader
[00:00:02] msbuild "C:\projects\pd-loader\source-code\PD-Loader.sln"
/verbosity:minimal /logger:"C:\Program Files\AppVeyor\BuildAgent\
Appveyor.MSBuildLogger.dll"
[00:00:03] Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework
[00:00:03] Copyright (C) Microsoft Corporation. All rights reserved.
[00:00:03]
[00:00:07] dllmain.cpp
[00:00:10] C:\projects\pd-loader\source-code\source\PD-Loader\dllmain.cpp(662,20):
warning C4066: characters beyond first in wide-character constant ignored [C:\
projects\pd-loader\source-code\source\PD-Loader\PD-Loader.vcxproj]
[00:00:10] C:\projects\pd-loader\source-code\source\PD-Loader\dllmain.cpp(699,1):
warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of
data [C:\projects\pd-loader\source-code\source\PD-Loader\PD-Loader.vcxproj]
[00:00:11] x64.def(9): warning LNK4275: 'LIBRARY' statement cannot appear after
'LIBRARY' or 'NAME'; ignored [C:\projects\pd-loader\source-code\source\PD-Loader\
PD-Loader.vcxproj]
[00:00:11] Creating library C:\projects\pd-loader\source-code\x64\Release\
dnsapi.lib and object C:\projects\pd-loader\source-code\x64\Release\dnsapi.exp
[00:00:11] dnsapi.exp : warning LNK4070: /OUT:dinput8.dll directive in .EXP differs
from output filename 'C:\projects\pd-loader\source-code\x64\Release\dnsapi.dll';
ignoring directive [C:\projects\pd-loader\source-code\source\PD-Loader\PD-
Loader.vcxproj]
[00:00:11] Generating code
[00:00:11] Previous IPDB not found, fall back to full compilation.
[00:00:14] All 1065 functions were compiled because no usable IPDB/IOBJ from
previous compilation was found.
[00:00:14] Finished generating code
[00:00:14] dnsapi.exp : warning LNK4070: /OUT:dinput8.dll directive in .EXP differs
from output filename 'C:\projects\pd-loader\source-code\x64\Release\dnsapi.dll';
ignoring directive [C:\projects\pd-loader\source-code\source\PD-Loader\PD-
Loader.vcxproj]
[00:00:15] PD-Loader.vcxproj -> C:\projects\pd-loader\source-code\x64\Release\
dnsapi.dll
[00:00:17] CameraController.cpp
[00:00:18] ComponentsManager.cpp
[00:00:19] DebugComponent.cpp
[00:00:20] EmulatorComponent.cpp
[00:00:20] FastLoader.cpp
[00:00:21] FrameRateManager.cpp
[00:00:22] C:\projects\pd-loader\source-code\source\plugins\TLAC\Components\
FrameRateManager.cpp(18,21): warning C4244: 'initializing': conversion from 'UINT'
to 'float', possible loss of data [C:\projects\pd-loader\source-code\source\
plugins\TLAC\TLAC.vcxproj]
[00:00:22] TargetInspector.cpp
[00:00:23] InputEmulator.cpp
[00:00:24] InputState.cpp
[00:00:25] TouchPanelEmulator.cpp
[00:00:26] TouchSliderEmulator.cpp
[00:00:27] TouchSliderState.cpp
[00:00:27] Pause.cpp
[00:00:28] C:\projects\pd-loader\source-code\source\plugins\TLAC\Components\
Pause.cpp(141,23): warning C4244: 'initializing': conversion from 'uint64_t' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
TLAC\TLAC.vcxproj]
[00:00:28] C:\projects\pd-loader\source-code\source\plugins\TLAC\Components\
Pause.cpp(284,23): warning C4244: 'initializing': conversion from 'uint64_t' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
TLAC\TLAC.vcxproj]
[00:00:29] C:\projects\pd-loader\source-code\source\plugins\TLAC\Components\
Pause.cpp(339,118): warning C4267: 'initializing': conversion from 'size_t' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
TLAC\TLAC.vcxproj]
[00:00:29] C:\projects\pd-loader\source-code\source\plugins\TLAC\Components\
Pause.cpp(342,48): warning C4244: '+=': conversion from 'double' to 'int', possible
loss of data [C:\projects\pd-loader\source-code\source\plugins\TLAC\TLAC.vcxproj]
[00:00:29] C:\projects\pd-loader\source-code\source\plugins\TLAC\Components\
Pause.cpp(344,19): warning C4244: 'initializing': conversion from 'float' to 'int',
possible loss of data [C:\projects\pd-loader\source-code\source\plugins\TLAC\
TLAC.vcxproj]
[00:00:29] C:\projects\pd-loader\source-code\source\plugins\TLAC\Components\
Pause.cpp(348,23): warning C4244: '=': conversion from 'int' to 'float', possible
loss of data [C:\projects\pd-loader\source-code\source\plugins\TLAC\TLAC.vcxproj]
[00:00:29] C:\projects\pd-loader\source-code\source\plugins\TLAC\Components\
Pause.cpp(361,43): warning C4305: 'initializing': truncation from 'double' to
'float' [C:\projects\pd-loader\source-code\source\plugins\TLAC\TLAC.vcxproj]
[00:00:29] C:\projects\pd-loader\source-code\source\plugins\TLAC\Components\
Pause.cpp(522,20): warning C4244: 'initializing': conversion from 'double' to
'uint8_t', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
TLAC\TLAC.vcxproj]
[00:00:29] C:\projects\pd-loader\source-code\source\plugins\TLAC\Components\
Pause.cpp(635,43): warning C4267: '=': conversion from 'size_t' to 'int', possible
loss of data [C:\projects\pd-loader\source-code\source\plugins\TLAC\TLAC.vcxproj]
[00:00:29] PlayerDataManager.cpp
[00:00:30] C:\projects\pd-loader\source-code\source\plugins\TLAC\Components\
PlayerDataManager.cpp(481,147): warning C4805: '|': unsafe mix of type 'int' and
type 'bool' in operation [C:\projects\pd-loader\source-code\source\plugins\TLAC\
TLAC.vcxproj]
[00:00:30] ScaleComponent.cpp
[00:00:31] C:\projects\pd-loader\source-code\source\plugins\TLAC\Components\
ScaleComponent.cpp(81,28): warning C4244: '=': conversion from 'LONG' to 'float',
possible loss of data [C:\projects\pd-loader\source-code\source\plugins\TLAC\
TLAC.vcxproj]
[00:00:31] C:\projects\pd-loader\source-code\source\plugins\TLAC\Components\
ScaleComponent.cpp(82,30): warning C4244: '=': conversion from 'LONG' to 'float',
possible loss of data [C:\projects\pd-loader\source-code\source\plugins\TLAC\
TLAC.vcxproj]
[00:00:31] ScoreSaver.cpp
[00:00:32] C:\projects\pd-loader\source-code\source\plugins\TLAC\Components\
ScoreSaver.cpp(369,7): warning C4551: function call missing argument list [C:\
projects\pd-loader\source-code\source\plugins\TLAC\TLAC.vcxproj]
[00:00:33] dllmain.cpp
[00:00:34] ConfigFile.cpp
[00:00:35] TextFile.cpp
[00:00:36] framework.cpp
[00:00:38] Compiling...
[00:00:38] Binding.cpp
[00:00:38] Ds4Binding.cpp
[00:00:39] DVLBinding.cpp
[00:00:40] GuBinding.cpp
[00:00:40] KeyboardBinding.cpp
[00:00:41] MouseBinding.cpp
[00:00:42] XinputBinding.cpp
[00:00:43] Controller.cpp
[00:00:43] DirectInput.cpp
[00:00:44] DirectInputDevice.cpp
[00:00:44] DirectInputMouse.cpp
[00:00:45] Ds4State.cpp
[00:00:45] DualShock4.cpp
[00:00:46] GenericUsbInput.cpp
[00:00:47] GuState.cpp
[00:00:48] Divaller.cpp
[00:00:49] Keyboard.cpp
[00:00:50] KeyboardState.cpp
[00:00:50] Config.cpp
[00:00:52] KeyString.cpp
[00:00:52] Compiling...
[00:00:52] KeyStringHash.cpp
[00:00:53] Mouse.cpp
[00:00:54] C:\projects\pd-loader\source-code\source\plugins\TLAC\Input\Mouse\
Mouse.cpp(129,137): warning C4244: '=': conversion from 'double' to 'LONG',
possible loss of data [C:\projects\pd-loader\source-code\source\plugins\TLAC\
TLAC.vcxproj]
[00:00:54] Xinput.cpp
[00:00:55] XinputState.cpp
[00:00:56] Drawing.cpp
[00:00:56] Math.cpp
[00:00:57] C:\projects\pd-loader\source-code\source\plugins\TLAC\Utilities\
Math.cpp(8,18): warning C4244: 'return': conversion from 'double' to 'float',
possible loss of data [C:\projects\pd-loader\source-code\source\plugins\TLAC\
TLAC.vcxproj]
[00:00:57] C:\projects\pd-loader\source-code\source\plugins\TLAC\Utilities\
Math.cpp(13,27): warning C4244: 'return': conversion from 'double' to 'float',
possible loss of data [C:\projects\pd-loader\source-code\source\plugins\TLAC\
TLAC.vcxproj]
[00:00:57] Operations.cpp
[00:00:57] Stopwatch.cpp
[00:00:57] Vec2.cpp
[00:00:58] Vec3.cpp
[00:00:58] Utils.cpp
[00:00:59] Creating library C:\projects\pd-loader\source-code\x64\Release\
TLAC.lib and object C:\projects\pd-loader\source-code\x64\Release\TLAC.exp
[00:00:59] Generating code
[00:00:59] Previous IPDB not found, fall back to full compilation.
[00:01:04] All 2333 functions were compiled because no usable IPDB/IOBJ from
previous compilation was found.
[00:01:04] Finished generating code
[00:01:05] detours.lib(detours.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(detours.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\TLAC\TLAC.vcxproj]
[00:01:05] detours.lib(modules.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(modules.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\TLAC\TLAC.vcxproj]
[00:01:05] detours.lib(disasm.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(disasm.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\TLAC\TLAC.vcxproj]
[00:01:05] TLAC.vcxproj -> C:\projects\pd-loader\source-code\x64\Release\TLAC.dva
[00:01:06] dllmain.cpp
[00:01:07] C:\projects\pd-loader\source-code\dependencies\PluginConfigApi\
PluginConfigApi.h(6,1): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition
[C:\projects\pd-loader\source-code\source\plugins\Patches\Patches.vcxproj]
[00:01:07] C:\projects\pd-loader\source-code\dependencies\freeglut\include\GL\
freeglut_std.h(58): message : see previous definition of 'WIN32_LEAN_AND_MEAN' [C:\
projects\pd-loader\source-code\source\plugins\Patches\Patches.vcxproj]
[00:01:07] C:\projects\pd-loader\source-code\source\plugins\Patches\
PatchApplier710.h(391,47): warning C4244: 'initializing': conversion from 'double'
to 'float', possible loss of data [C:\projects\pd-loader\source-code\source\
plugins\Patches\Patches.vcxproj]
[00:01:07] C:\projects\pd-loader\source-code\source\plugins\Patches\
PatchApplier710.h(391,21): warning C4244: 'initializing': conversion from 'double'
to 'const float', possible loss of data [C:\projects\pd-loader\source-code\source\
plugins\Patches\Patches.vcxproj]
[00:01:08] Creating library C:\projects\pd-loader\source-code\x64\Release\
Patches.lib and object C:\projects\pd-loader\source-code\x64\Release\Patches.exp
[00:01:08] Generating code
[00:01:08] Previous IPDB not found, fall back to full compilation.
[00:01:11] All 805 functions were compiled because no usable IPDB/IOBJ from
previous compilation was found.
[00:01:11] Finished generating code
[00:01:11] Patches.vcxproj -> C:\projects\pd-loader\source-code\x64\Release\
Patches.dva
[00:01:13] dllmain.cpp
[00:01:14] C:\projects\pd-loader\source-code\source\plugins\Launcher\
ConfigOption.h(321,21): warning C4244: 'initializing': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:14] C:\projects\pd-loader\source-code\source\plugins\Launcher\
ConfigOption.h(372,21): warning C4244: 'initializing': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:14] C:\projects\pd-loader\source-code\source\plugins\Launcher\
ConfigOption.h(430,21): warning C4244: 'initializing': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:14] C:\projects\pd-loader\source-code\source\plugins\Launcher\
ConfigOption.h(506,21): warning C4244: 'initializing': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:14] C:\projects\pd-loader\source-code\source\plugins\Launcher\
ConfigOption.h(585,21): warning C4244: 'initializing': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:14] C:\projects\pd-loader\source-code\source\plugins\Launcher\
ConfigOption.h(672,21): warning C4244: 'initializing': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:14] C:\projects\pd-loader\source-code\source\plugins\Launcher\
ConfigOption.h(769,21): warning C4244: 'initializing': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:14] C:\projects\pd-loader\source-code\source\plugins\Launcher\
ConfigOption.h(871,21): warning C4244: 'initializing': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:14] C:\projects\pd-loader\source-code\source\plugins\Launcher\
ConfigOption.h(1010,21): warning C4244: 'initializing': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:15] C:\projects\pd-loader\source-code\source\plugins\Launcher\
ConfigOption.h(1080,21): warning C4244: 'initializing': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:15] C:\projects\pd-loader\source-code\source\plugins\Launcher\
ConfigOption.h(1159,21): warning C4244: 'initializing': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:15] C:\projects\pd-loader\source-code\source\plugins\Launcher\
ConfigOption.h(1204,28): warning C4244: 'argument': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:15] C:\projects\pd-loader\source-code\source\plugins\Launcher\
ConfigOption.h(1205,35): warning C4244: 'argument': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:15] C:\projects\pd-loader\source-code\source\plugins\Launcher\
ConfigOption.h(1206,32): warning C4244: 'argument': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:15] C:\projects\pd-loader\source-code\source\plugins\Launcher\
ConfigOption.h(1207,32): warning C4244: 'argument': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:15] C:\projects\pd-loader\source-code\source\plugins\Launcher\
ConfigOption.h(1225,88): warning C4244: 'argument': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:15] C:\projects\pd-loader\source-code\source\plugins\Launcher\
ConfigOption.h(1225,50): warning C4244: 'argument': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:15] C:\projects\pd-loader\source-code\source\plugins\Launcher\
ConfigOption.h(1226,34): warning C4244: 'argument': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:15] C:\projects\pd-loader\source-code\source\plugins\Launcher\
ConfigOption.h(1227,34): warning C4244: 'argument': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:15] C:\projects\pd-loader\source-code\source\plugins\Launcher\
SkinnedMessageBox.h(398,2): warning C4091: 'static ': ignored on left of
'SkinnedMessageBox' when no variable is declared [C:\projects\pd-loader\source-
code\source\plugins\Launcher\Launcher.vcxproj]
[00:01:16] C:\projects\pd-loader\source-code\source\plugins\Launcher\
SkinnedMessageBox.h(148,1): warning C4244: '*=': conversion from 'float' to 'int',
possible loss of data [C:\projects\pd-loader\source-code\source\plugins\Launcher\
Launcher.vcxproj]
[00:01:16] C:\projects\pd-loader\source-code\source\plugins\Launcher\
SkinnedMessageBox.h(149,1): warning C4244: '*=': conversion from 'float' to 'int',
possible loss of data [C:\projects\pd-loader\source-code\source\plugins\Launcher\
Launcher.vcxproj]
[00:01:16] C:\projects\pd-loader\source-code\source\plugins\Launcher\
SkinnedMessageBox.h(150,1): warning C4244: '*=': conversion from 'float' to 'int',
possible loss of data [C:\projects\pd-loader\source-code\source\plugins\Launcher\
Launcher.vcxproj]
[00:01:16] C:\projects\pd-loader\source-code\source\plugins\Launcher\
SkinnedMessageBox.h(152,10): warning C4244: 'argument': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:16] C:\projects\pd-loader\source-code\source\plugins\Launcher\
SkinnedMessageBox.h(153,11): warning C4244: 'argument': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:16] C:\projects\pd-loader\source-code\source\plugins\Launcher\
SkinnedMessageBox.h(166,134): warning C4244: 'argument': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:16] C:\projects\pd-loader\source-code\source\plugins\Launcher\
SkinnedMessageBox.h(166,117): warning C4244: 'argument': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:16] C:\projects\pd-loader\source-code\source\plugins\Launcher\
SkinnedMessageBox.h(166,99): warning C4244: 'argument': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:16] C:\projects\pd-loader\source-code\source\plugins\Launcher\
SkinnedMessageBox.h(166,83): warning C4244: 'argument': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:16] C:\projects\pd-loader\source-code\source\plugins\Launcher\
SkinnedMessageBox.h(167,50): warning C4244: 'argument': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:16] C:\projects\pd-loader\source-code\source\plugins\Launcher\
SkinnedMessageBox.h(167,33): warning C4244: 'argument': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:16] C:\projects\pd-loader\source-code\source\plugins\Launcher\
SkinnedMessageBox.h(169,65): warning C4244: 'argument': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:17] C:\projects\pd-loader\source-code\source\plugins\Launcher\
SkinnedMessageBox.h(169,49): warning C4244: 'argument': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:17] C:\projects\pd-loader\source-code\source\plugins\Launcher\
SkinnedMessageBox.h(238,18): warning C4244: 'initializing': conversion from 'float'
to 'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:17] C:\projects\pd-loader\source-code\source\plugins\Launcher\
SkinnedMessageBox.h(239,21): warning C4244: 'initializing': conversion from 'float'
to 'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:17] C:\projects\pd-loader\source-code\source\plugins\Launcher\
SkinnedMessageBox.h(240,21): warning C4244: 'initializing': conversion from 'float'
to 'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:17] C:\projects\pd-loader\source-code\source\plugins\Launcher\
SkinnedMessageBox.h(245,22): warning C4244: 'argument': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:17] C:\projects\pd-loader\source-code\source\plugins\Launcher\
SkinnedMessageBox.h(246,23): warning C4244: 'argument': conversion from 'float' to
'int', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Launcher\Launcher.vcxproj]
[00:01:17] C:\projects\pd-loader\source-code\dependencies\GPUModel\
GPUModel.h(68,46): warning C4390: ';': empty controlled statement found; is this
the intent? [C:\projects\pd-loader\source-code\source\plugins\Launcher\
Launcher.vcxproj]
[00:01:17] C:\projects\pd-loader\source-code\source\plugins\Launcher\ui.h(382,8):
warning C4490: 'override': incorrect use of override specifier;
'Launcher::ui::OnPaintBackground' does not match a base ref class method [C:\
projects\pd-loader\source-code\source\plugins\Launcher\Launcher.vcxproj]
[00:01:17] C:\projects\pd-loader\source-code\source\plugins\Launcher\ui.h(382,8):
message : 'new' or 'override' are only allowed when a matching base method from a
ref class exists [C:\projects\pd-loader\source-code\source\plugins\Launcher\
Launcher.vcxproj]
[00:01:17] TabPadding.cpp
[00:01:17] .NETFramework,Version=v4.5.AssemblyAttributes.cpp
[00:01:17] Generating Code...
[00:01:20] C:\projects\pd-loader\source-code\source\plugins\Launcher\dllmain.cpp :
warning C4747: Calling managed 'DllMain': Managed code may not be run under loader
lock, including the DLL entrypoint and calls reached from the DLL entrypoint [C:\
projects\pd-loader\source-code\source\plugins\Launcher\Launcher.vcxproj]
[00:01:21] Creating library C:\projects\pd-loader\source-code\x64\Release\
Launcher.lib and object C:\projects\pd-loader\source-code\x64\Release\Launcher.exp
[00:01:22] detours.lib(detours.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(detours.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\Launcher\Launcher.vcxproj]
[00:01:22] detours.lib(modules.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(modules.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\Launcher\Launcher.vcxproj]
[00:01:22] detours.lib(disasm.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(disasm.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\Launcher\Launcher.vcxproj]
[00:01:23] Launcher.vcxproj -> C:\projects\pd-loader\source-code\x64\Release\
Launcher.dva
[00:01:25] dllmain.cpp
[00:01:26] Creating library C:\projects\pd-loader\source-code\x64\Release\
Render.lib and object C:\projects\pd-loader\source-code\x64\Release\Render.exp
[00:01:26] Generating code
[00:01:26] Previous IPDB not found, fall back to full compilation.
[00:01:26] All 178 functions were compiled because no usable IPDB/IOBJ from
previous compilation was found.
[00:01:26] Finished generating code
[00:01:27] detours.lib(detours.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(detours.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\Render\Render.vcxproj]
[00:01:27] detours.lib(modules.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(modules.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\Render\Render.vcxproj]
[00:01:27] detours.lib(disasm.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(disasm.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\Render\Render.vcxproj]
[00:01:27] Render.vcxproj -> C:\projects\pd-loader\source-code\x64\Release\
Render.dva
[00:01:28] dllmain.cpp
[00:01:29] C:\projects\pd-loader\source-code\source\fakedll\dllmain.cpp(613,20):
warning C4066: characters beyond first in wide-character constant ignored [C:\
projects\pd-loader\source-code\source\fakedll\fakedll.vcxproj]
[00:01:29] C:\projects\pd-loader\source-code\source\fakedll\dllmain.cpp(650,1):
warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of
data [C:\projects\pd-loader\source-code\source\fakedll\fakedll.vcxproj]
[00:01:29] Creating library C:\projects\pd-loader\source-code\x64\Release\
fakednsapi.lib and object C:\projects\pd-loader\source-code\x64\Release\
fakednsapi.exp
[00:01:30] fakednsapi.exp : warning LNK4070: /OUT:dnsapi.dll directive in .EXP
differs from output filename 'C:\projects\pd-loader\source-code\x64\Release\
fakednsapi.dll'; ignoring directive [C:\projects\pd-loader\source-code\source\
fakedll\fakedll.vcxproj]
[00:01:30] Generating code
[00:01:30] Previous IPDB not found, fall back to full compilation.
[00:01:30] All 457 functions were compiled because no usable IPDB/IOBJ from
previous compilation was found.
[00:01:30] Finished generating code
[00:01:30] fakednsapi.exp : warning LNK4070: /OUT:dnsapi.dll directive in .EXP
differs from output filename 'C:\projects\pd-loader\source-code\x64\Release\
fakednsapi.dll'; ignoring directive [C:\projects\pd-loader\source-code\source\
fakedll\fakedll.vcxproj]
[00:01:30] fakedll.vcxproj -> C:\projects\pd-loader\source-code\x64\Release\
fakednsapi.dll
[00:01:31] dllmain.cpp
[00:01:32] C:\projects\pd-loader\source-code\source\plugins\DivaSound\miniaudio\
miniaudio.h(8750,67): warning C4309: 'initializing': truncation of constant value
[C:\projects\pd-loader\source-code\source\plugins\DivaSound\DivaSound.vcxproj]
[00:01:32] C:\projects\pd-loader\source-code\source\plugins\DivaSound\src\
dllmain.cpp(126,17): warning C4018: '>': signed/unsigned mismatch [C:\projects\pd-
loader\source-code\source\plugins\DivaSound\DivaSound.vcxproj]
[00:01:33] Creating library C:\projects\pd-loader\source-code\x64\Release\
DivaSound.lib and object C:\projects\pd-loader\source-code\x64\Release\
DivaSound.exp
[00:01:33] Generating code
[00:01:33] Previous IPDB not found, fall back to full compilation.
[00:01:36] All 862 functions were compiled because no usable IPDB/IOBJ from
previous compilation was found.
[00:01:36] Finished generating code
[00:01:36] detours.lib(detours.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(detours.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\DivaSound\DivaSound.vcxproj]
[00:01:36] detours.lib(modules.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(modules.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\DivaSound\DivaSound.vcxproj]
[00:01:36] detours.lib(disasm.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(disasm.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\DivaSound\DivaSound.vcxproj]
[00:01:36] DivaSound.vcxproj -> C:\projects\pd-loader\source-code\x64\Release\
DivaSound.dva
[00:01:37] dllmain.cpp
[00:01:38] Creating library C:\projects\pd-loader\source-code\x64\Release\
DivaMovie.lib and object C:\projects\pd-loader\source-code\x64\Release\
DivaMovie.exp
[00:01:38] Generating code
[00:01:38] Previous IPDB not found, fall back to full compilation.
[00:01:40] All 590 functions were compiled because no usable IPDB/IOBJ from
previous compilation was found.
[00:01:40] Finished generating code
[00:01:40] detours.lib(detours.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(detours.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\DivaMovie\DivaMovie.vcxproj]
[00:01:40] detours.lib(modules.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(modules.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\DivaMovie\DivaMovie.vcxproj]
[00:01:40] detours.lib(disasm.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(disasm.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\DivaMovie\DivaMovie.vcxproj]
[00:01:40] DivaMovie.vcxproj -> C:\projects\pd-loader\source-code\x64\Release\
DivaMovie.dva
[00:01:41] dllmain.cpp
[00:01:42] C:\projects\pd-loader\source-code\dependencies\GPUModel\
GPUModel.h(68,46): warning C4390: ';': empty controlled statement found; is this
the intent? [C:\projects\pd-loader\source-code\source\plugins\ShaderPatch\
ShaderPatch.vcxproj]
[00:01:42] Creating library C:\projects\pd-loader\source-code\x64\Release\
ShaderPatch.lib and object C:\projects\pd-loader\source-code\x64\Release\
ShaderPatch.exp
[00:01:42] Generating code
[00:01:42] Previous IPDB not found, fall back to full compilation.
[00:01:46] All 1513 functions were compiled because no usable IPDB/IOBJ from
previous compilation was found.
[00:01:46] Finished generating code
[00:01:46] detours.lib(detours.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(detours.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\ShaderPatch\ShaderPatch.vcxproj]
[00:01:46] detours.lib(modules.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(modules.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\ShaderPatch\ShaderPatch.vcxproj]
[00:01:46] detours.lib(disasm.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(disasm.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\ShaderPatch\ShaderPatch.vcxproj]
[00:01:46] ShaderPatch.vcxproj -> C:\projects\pd-loader\source-code\x64\Release\
ShaderPatch.dva
[00:01:47] dllmain.cpp
[00:01:48] C:\projects\pd-loader\source-code\source\plugins\DivaWig\
dllmain.cpp(39,2): warning C4091: 'static ': ignored on left of 'const module_part'
when no variable is declared [C:\projects\pd-loader\source-code\source\plugins\
DivaWig\DivaWig.vcxproj]
[00:01:49] Creating library C:\projects\pd-loader\source-code\x64\Release\
DivaWig.lib and object C:\projects\pd-loader\source-code\x64\Release\DivaWig.exp
[00:01:49] Generating code
[00:01:49] Previous IPDB not found, fall back to full compilation.
[00:01:49] All 221 functions were compiled because no usable IPDB/IOBJ from
previous compilation was found.
[00:01:49] Finished generating code
[00:01:49] detours.lib(detours.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(detours.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\DivaWig\DivaWig.vcxproj]
[00:01:49] detours.lib(modules.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(modules.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\DivaWig\DivaWig.vcxproj]
[00:01:49] detours.lib(disasm.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(disasm.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\DivaWig\DivaWig.vcxproj]
[00:01:49] DivaWig.vcxproj -> C:\projects\pd-loader\source-code\x64\Release\
DivaWig.dva
[00:01:50] dllmain.cpp
[00:01:52] Creating library C:\projects\pd-loader\source-code\x64\Release\
DSCRemote.lib and object C:\projects\pd-loader\source-code\x64\Release\
DSCRemote.exp
[00:01:52] Generating code
[00:01:52] Previous IPDB not found, fall back to full compilation.
[00:01:53] All 483 functions were compiled because no usable IPDB/IOBJ from
previous compilation was found.
[00:01:53] Finished generating code
[00:01:53] detours.lib(detours.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(detours.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\DSCRemote\DSCRemote.vcxproj]
[00:01:53] detours.lib(modules.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(modules.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\DSCRemote\DSCRemote.vcxproj]
[00:01:53] detours.lib(disasm.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(disasm.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\DSCRemote\DSCRemote.vcxproj]
[00:01:53] DSCRemote.vcxproj -> C:\projects\pd-loader\source-code\x64\Release\
DSCRemote.dva
[00:01:54] crc_32.c
[00:01:55] dllmain.cpp
[00:01:56] C:\projects\pd-loader\source-code\dependencies\GPUModel\
GPUModel.h(68,46): warning C4390: ';': empty controlled statement found; is this
the intent? [C:\projects\pd-loader\source-code\source\plugins\Novidia\
Novidia.vcxproj]
[00:01:56] C:\projects\pd-loader\source-code\dependencies\xdelta3\xdelta3-
hash.h(117,28): warning C4334: '<<': result of 32-bit shift implicitly converted to
64 bits (was 64-bit shift intended?) [C:\projects\pd-loader\source-code\source\
plugins\Novidia\Novidia.vcxproj]
[00:01:56] C:\projects\pd-loader\source-code\dependencies\xdelta3\xdelta3-
hash.h(137,28): warning C4334: '<<': result of 32-bit shift implicitly converted to
64 bits (was 64-bit shift intended?) [C:\projects\pd-loader\source-code\source\
plugins\Novidia\Novidia.vcxproj]
[00:01:56] C:\projects\pd-loader\source-code\dependencies\xdelta3\xdelta3-
hash.h(149,14): warning C4244: 'initializing': conversion from 'usize_t' to 'int',
possible loss of data [C:\projects\pd-loader\source-code\source\plugins\Novidia\
Novidia.vcxproj]
[00:01:56] C:\projects\pd-loader\source-code\dependencies\xdelta3\
xdelta3.c(935,29): warning C4244: '+=': conversion from 'usize_t' to 'uint8_t',
possible loss of data [C:\projects\pd-loader\source-code\source\plugins\Novidia\
Novidia.vcxproj]
[00:01:56] C:\projects\pd-loader\source-code\dependencies\xdelta3\
xdelta3.c(958,35): warning C4244: '+=': conversion from 'usize_t' to 'uint8_t',
possible loss of data [C:\projects\pd-loader\source-code\source\plugins\Novidia\
Novidia.vcxproj]
[00:01:56] C:\projects\pd-loader\source-code\dependencies\xdelta3\
xdelta3.c(975,44): warning C4244: '=': conversion from 'usize_t' to 'uint8_t',
possible loss of data [C:\projects\pd-loader\source-code\source\plugins\Novidia\
Novidia.vcxproj]
[00:01:56] C:\projects\pd-loader\source-code\dependencies\xdelta3\
xdelta3.c(1092,21): warning C4244: '=': conversion from 'usize_t' to 'int',
possible loss of data [C:\projects\pd-loader\source-code\source\plugins\Novidia\
Novidia.vcxproj]
[00:01:56] C:\projects\pd-loader\source-code\dependencies\xdelta3\
xdelta3.c(1331,63): warning C4244: 'argument': conversion from 'usize_t' to
'uint8_t', possible loss of data [C:\projects\pd-loader\source-code\source\plugins\
Novidia\Novidia.vcxproj]
[00:01:56] C:\projects\pd-loader\source-code\dependencies\xdelta3\
xdelta3.c(1348,19): warning C4244: '+=': conversion from 'usize_t' to 'uint8_t',
possible loss of data [C:\projects\pd-loader\source-code\source\plugins\Novidia\
Novidia.vcxproj]
[00:01:57] C:\projects\pd-loader\source-code\dependencies\xdelta3\
xdelta3.c(4402,16): warning C4244: '=': conversion from 'usize_t' to 'ssize_t',
possible loss of data [C:\projects\pd-loader\source-code\source\plugins\Novidia\
Novidia.vcxproj]
[00:01:57] C:\projects\pd-loader\source-code\dependencies\xdelta3\
xdelta3.c(4427,36): warning C4244: '=': conversion from 'usize_t' to 'ssize_t',
possible loss of data [C:\projects\pd-loader\source-code\source\plugins\Novidia\
Novidia.vcxproj]
[00:01:57] C:\projects\pd-loader\source-code\dependencies\xdelta3\
xdelta3.c(4445,44): warning C4244: '-=': conversion from 'usize_t' to 'ssize_t',
possible loss of data [C:\projects\pd-loader\source-code\source\plugins\Novidia\
Novidia.vcxproj]
[00:01:57] C:\projects\pd-loader\source-code\dependencies\xdelta3\
xdelta3.c(4464,41): warning C4244: '-=': conversion from 'usize_t' to 'ssize_t',
possible loss of data [C:\projects\pd-loader\source-code\source\plugins\Novidia\
Novidia.vcxproj]
[00:01:57] C:\projects\pd-loader\source-code\source\plugins\Novidia\src\
dllmain.cpp(355,18): warning C4018: '>': signed/unsigned mismatch [C:\projects\pd-
loader\source-code\source\plugins\Novidia\Novidia.vcxproj]
[00:01:57] Creating library C:\projects\pd-loader\source-code\x64\Release\
Novidia.lib and object C:\projects\pd-loader\source-code\x64\Release\Novidia.exp
[00:01:57] Generating code
[00:01:57] Previous IPDB not found, fall back to full compilation.
[00:01:58] All 344 functions were compiled because no usable IPDB/IOBJ from
previous compilation was found.
[00:01:58] Finished generating code
[00:01:58] detours.lib(detours.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(detours.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\Novidia\Novidia.vcxproj]
[00:01:58] detours.lib(modules.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(modules.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\Novidia\Novidia.vcxproj]
[00:01:58] detours.lib(disasm.obj) : warning LNK4099: PDB 'detours.pdb' was not
found with 'detours.lib(disasm.obj)' or at 'C:\projects\pd-loader\source-code\x64\
Release\detours.pdb'; linking object as if no debug info [C:\projects\pd-loader\
source-code\source\plugins\Novidia\Novidia.vcxproj]
[00:01:58] Novidia.vcxproj -> C:\projects\pd-loader\source-code\x64\Release\
Novidia.dva
[00:01:59] md %TMP%\full\
[00:02:00] md %TMP%\full\patches\
[00:02:00] md %TMP%\full\plugins\
[00:02:00] md "%TMP%\full\plugins\Novidia Shaders"
[00:02:00] md %TMP%\full\ram\
[00:02:00] md %TMP%\full\ram\databank_template_v2\
[00:02:00] copy %APPVEYOR_BUILD_FOLDER%\source-code\x64\%CONFIGURATION%\dnsapi.dll
%TMP%\full\
[00:02:00] 1 file(s) copied.
[00:02:00] copy %APPVEYOR_BUILD_FOLDER%\source-code\x64\%CONFIGURATION%\*.dva %TMP
%\full\plugins\
[00:02:01] C:\projects\pd-loader\source-code\x64\Release\DivaMovie.dva
[00:02:01] C:\projects\pd-loader\source-code\x64\Release\DivaSound.dva
[00:02:01] C:\projects\pd-loader\source-code\x64\Release\DivaWig.dva
[00:02:01] C:\projects\pd-loader\source-code\x64\Release\DSCRemote.dva
[00:02:01] C:\projects\pd-loader\source-code\x64\Release\Launcher.dva
[00:02:01] C:\projects\pd-loader\source-code\x64\Release\Novidia.dva
[00:02:01] C:\projects\pd-loader\source-code\x64\Release\Patches.dva
[00:02:01] C:\projects\pd-loader\source-code\x64\Release\Render.dva
[00:02:01] C:\projects\pd-loader\source-code\x64\Release\ShaderPatch.dva
[00:02:01] C:\projects\pd-loader\source-code\x64\Release\TLAC.dva
[00:02:01] 10 file(s) copied.
[00:02:01] copy "%APPVEYOR_BUILD_FOLDER%\source-code\data\README - PD Loader.url"
%TMP%\full\
[00:02:01] 1 file(s) copied.
[00:02:01] copy %APPVEYOR_BUILD_FOLDER%\source-code\data\verify_base_game.sfv %TMP
%\full\
[00:02:01] 1 file(s) copied.
[00:02:01] copy %APPVEYOR_BUILD_FOLDER%\source-code\data\verify_mount_data.sfv %TMP
%\full\
[00:02:01] 1 file(s) copied.
[00:02:01] copy %APPVEYOR_BUILD_FOLDER%\source-code\data\plugins\*.* %TMP%\full\
plugins\
[00:02:01] C:\projects\pd-loader\source-code\data\plugins\bassasio.dll
[00:02:01] C:\projects\pd-loader\source-code\data\plugins\components_template.bin
[00:02:01] C:\projects\pd-loader\source-code\data\plugins\config_template.bin
[00:02:01] C:\projects\pd-loader\source-code\data\plugins\DivaSound_template.bin
[00:02:01] C:\projects\pd-loader\source-code\data\plugins\keyconfig_template.bin
[00:02:01] C:\projects\pd-loader\source-code\data\plugins\playerdata_template.bin
[00:02:01] C:\projects\pd-loader\source-code\data\plugins\ShaderPatch.ini
[00:02:01] C:\projects\pd-loader\source-code\data\plugins\
ShaderPatchConfig_template.bin
[00:02:01] 8 file(s) copied.
[00:02:01] copy "%APPVEYOR_BUILD_FOLDER%\source-code\data\plugins\Novidia Shaders\
*.*" "%TMP%\full\plugins\Novidia Shaders\"
[00:02:01] C:\projects\pd-loader\source-code\data\plugins\Novidia Shaders\
e6d9187b.vcdiff
[00:02:01] 1 file(s) copied.
[00:02:01] copy %APPVEYOR_BUILD_FOLDER%\source-code\data\ram\databank_template_v2\
*.dat %TMP%\full\ram\databank_template_v2\
[00:02:01] C:\projects\pd-loader\source-code\data\ram\databank_template_v2\
PvList0_SBZV_7.10_64103_1636921101.dat
[00:02:01] C:\projects\pd-loader\source-code\data\ram\databank_template_v2\
PvList1_SBZV_7.10_26572_1636921101.dat
[00:02:01] C:\projects\pd-loader\source-code\data\ram\databank_template_v2\
PvList2_SBZV_7.10_38035_1636921101.dat
[00:02:01] C:\projects\pd-loader\source-code\data\ram\databank_template_v2\
PvList3_SBZV_7.10_48722_1636921101.dat
[00:02:01] C:\projects\pd-loader\source-code\data\ram\databank_template_v2\
PvList4_SBZV_7.10_5341_1636921101.dat
[00:02:01] 5 file(s) copied.
[00:02:01] copy %APPVEYOR_BUILD_FOLDER%\source-code\data\patches\
custom_freeplay_text_example.p %TMP%\full\patches\
[00:02:01] 1 file(s) copied.
[00:02:02] cd %TMP%\full\
[00:02:02] 7z a %APPVEYOR_BUILD_FOLDER%\PD-Loader-%CONFIGURATION%-AppVeyor.zip *
[00:02:02]
[00:02:02] 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15
[00:02:02]
[00:02:02] Scanning the drive:
[00:02:02] 5 folders, 29 files, 5256853 bytes (5134 KiB)
[00:02:02]
[00:02:02] Creating archive: C:\projects\pd-loader\PD-Loader-Release-AppVeyor.zip
[00:02:02]
[00:02:02] Add new data to archive: 5 folders, 29 files, 5256853 bytes (5134 KiB)
[00:02:02]
[00:02:02]
[00:02:02] Files read from disk: 29
[00:02:02] Archive size: 1533499 bytes (1498 KiB)
[00:02:02] Everything is Ok
[00:02:02] Discovering tests...OK
[00:02:02] Collecting artifacts...
[00:02:02] Found artifact 'PD-Loader-Release-AppVeyor.zip' matching 'PD-Loader-
*.zip' path
[00:02:02] Uploading artifacts...
[00:02:03]
[00:02:03] [1/1] PD-Loader-Release-AppVeyor.zip (1,533,499 bytes)...5%
[00:02:03] [1/1] PD-Loader-Release-AppVeyor.zip (1,533,499 bytes)...30%
[00:02:03] [1/1] PD-Loader-Release-AppVeyor.zip (1,533,499 bytes)...60%
[00:02:03] [1/1] PD-Loader-Release-AppVeyor.zip (1,533,499 bytes)...90%
[00:02:03] [1/1] PD-Loader-Release-AppVeyor.zip (1,533,499 bytes)...100%
[00:02:04] Build success

You might also like