There are 98 items to run the tool against
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/_core_components/adjust/adjust.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:06:38.
Project "c:\bncs\WNAcademy\panels\_core_components\adjust\adjust.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory ".\adjust.tlog\".
InitializeBuildStatus:
Creating ".\adjust.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Performing Custom Build Tools
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I.\adjust /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O1 /Oy- /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D QT_DLL /D QT_THREAD_SUPPORT /D QT_NO_DEBUG /D _VC80_UPGRADE=0x0600 /D _WINDLL /D _MBCS /GF /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\\" /Fd".\vc120.pdb" /Gd /TP /analyze- /errorReport:queue -Zm200 -Zm200 adjust.cpp
adjust.cpp
************************************************************************
************************************************************************
************************************************************************
** THIS IS A CORE COMPONENT - PLEASE DON'T MODIFY! **
************************************************************************
************************************************************************
* Do however, feel free to copy it somewhere else, remove this message *
* and use & adapt however you see fit *
************************************************************************
************************************************************************
************************************************************************
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /D NDEBUG /D _VC80_UPGRADE=0x0600 /l"0x0409" /nologo /fo".\adjust.res" adjust.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"adjust.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_config.lib decodecaptionstring.lib bncs_string.lib bncs_script_helper.lib imm32.lib winmm.lib wsock32.lib delayimp.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 /NODEFAULTLIB:libcd /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\.\adjust.pdb" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\.\adjust.lib" /MACHINE:X86 /SAFESEH:NO /DLL .\adjust.res
.\adjust.obj
Creating library .\.\adjust.lib and object .\.\adjust.exp
adjust.vcxproj -> c:\bncs\WNAcademy\panels\_core_components\adjust\.\.\adjust.dll
FinalizeBuildStatus:
Deleting file ".\adjust.tlog\unsuccessfulbuild".
Touching ".\adjust.tlog\adjust.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\_core_components\adjust\adjust.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:05.53
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/_core_components/audio/audio_dest/audio_dest.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:06:44.
Project "c:\bncs\WNAcademy\panels\_core_components\audio\audio_dest\audio_dest.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory ".\audio_dest.tlog\".
InitializeBuildStatus:
Creating ".\audio_dest.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Performing Custom Build Tools
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I..\_common /I.\audio_dest /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O1 /Oy- /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D QT_DLL /D QT_THREAD_SUPPORT /D QT_NO_DEBUG /D _VC80_UPGRADE=0x0600 /D _WINDLL /D _MBCS /GF /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\\" /Fd".\vc120.pdb" /FR".\\" /Gd /TP /analyze- /errorReport:queue -Zm200 -Zm200 audio_dest.cpp
audio_dest.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /D NDEBUG /D _VC80_UPGRADE=0x0600 /l"0x0409" /nologo /fo".\audio_dest.res" audio_dest.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"audio_dest.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_config.lib decodecaptionstring.lib bncs_string.lib bncs_script_helper.lib imm32.lib winmm.lib wsock32.lib delayimp.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 /NODEFAULTLIB:libcd /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\.\audio_dest.pdb" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\.\audio_dest.lib" /MACHINE:X86 /SAFESEH:NO /DLL .\audio_dest.res
.\audio_dest.obj
Creating library .\.\audio_dest.lib and object .\.\audio_dest.exp
audio_dest.vcxproj -> c:\bncs\WNAcademy\panels\_core_components\audio\audio_dest\.\.\audio_dest.dll
BscMake:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\bscmake.exe /nologo /o".\.\audio_dest.bsc" .\audio_dest.sbr
FinalizeBuildStatus:
Deleting file ".\audio_dest.tlog\unsuccessfulbuild".
Touching ".\audio_dest.tlog\audio_dest.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\_core_components\audio\audio_dest\audio_dest.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:04.91
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/_core_components/audio/audio_list/audio_list.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:06:49.
Project "c:\bncs\WNAcademy\panels\_core_components\audio\audio_list\audio_list.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory ".\audio_list.tlog\".
InitializeBuildStatus:
Creating ".\audio_list.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I.\audio_list /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O1 /Oy- /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D QT_DLL /D QT_THREAD_SUPPORT /D QT_NO_DEBUG /D _VC80_UPGRADE=0x0600 /D _WINDLL /D _MBCS /GF /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\\" /Fd".\vc120.pdb" /Gd /TP /analyze- /errorReport:queue -Zm200 -Zm200 audio_list.cpp
audio_list.cpp
audio_list.cpp(451): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [c:\bncs\WNAcademy\panels\_core_components\audio\audio_list\audio_list.vcxproj]
C:\Program Files\Microsoft Visual Studio 12.0\VC\include\stdio.h(356) : see declaration of 'sprintf'
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /D NDEBUG /D _VC80_UPGRADE=0x0600 /l"0x0409" /nologo /fo".\audio_list.res" audio_list.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"audio_list.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib delayimp.lib database_vs2013.lib bncs_config.lib decodecaptionstring.lib bncs_string.lib bncs_script_helper.lib imm32.lib winmm.lib wsock32.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 /NODEFAULTLIB:libcd /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\.\audio_list.pdb" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\.\audio_list.lib" /MACHINE:X86 /SAFESEH:NO /DLL .\audio_list.res
.\audio_list.obj
Creating library .\.\audio_list.lib and object .\.\audio_list.exp
audio_list.vcxproj -> c:\bncs\WNAcademy\panels\_core_components\audio\audio_list\.\.\audio_list.dll
FinalizeBuildStatus:
Deleting file ".\audio_list.tlog\unsuccessfulbuild".
Touching ".\audio_list.tlog\audio_list.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\_core_components\audio\audio_list\audio_list.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\_core_components\audio\audio_list\audio_list.vcxproj" (default target) (1) ->
(ClCompile target) ->
audio_list.cpp(451): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [c:\bncs\WNAcademy\panels\_core_components\audio\audio_list\audio_list.vcxproj]
1 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.56
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/_core_components/audio/audio_lock/audio_lock.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:06:51.
Project "c:\bncs\WNAcademy\panels\_core_components\audio\audio_lock\audio_lock.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory ".\audio_lock.tlog\".
InitializeBuildStatus:
Creating ".\audio_lock.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I..\_common /I.\audio_lock /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O1 /Oy- /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D QT_DLL /D QT_THREAD_SUPPORT /D QT_NO_DEBUG /D _VC80_UPGRADE=0x0600 /D _WINDLL /D _MBCS /GF /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\\" /Fd".\vc120.pdb" /FR".\\" /Gd /TP /analyze- /errorReport:queue -Zm200 -Zm200 audio_lock.cpp
audio_lock.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /D NDEBUG /D _VC80_UPGRADE=0x0600 /l"0x0409" /nologo /fo".\audio_lock.res" audio_lock.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"audio_lock.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_config.lib decodecaptionstring.lib bncs_string.lib bncs_script_helper.lib imm32.lib winmm.lib wsock32.lib delayimp.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 /NODEFAULTLIB:libcd /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\.\audio_lock.pdb" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\.\audio_lock.lib" /MACHINE:X86 /SAFESEH:NO /DLL .\audio_lock.res
.\audio_lock.obj
Creating library .\.\audio_lock.lib and object .\.\audio_lock.exp
audio_lock.vcxproj -> c:\bncs\WNAcademy\panels\_core_components\audio\audio_lock\.\.\audio_lock.dll
BscMake:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\bscmake.exe /nologo /o".\.\audio_lock.bsc" .\audio_lock.sbr
PostBuildEvent:
start hhc docs\audio_lock.hhp
:VCEnd
FinalizeBuildStatus:
Deleting file ".\audio_lock.tlog\unsuccessfulbuild".
Touching ".\audio_lock.tlog\audio_lock.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\_core_components\audio\audio_lock\audio_lock.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:04.05
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/_core_components/audio/audio_take/audio_take.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:06:55.
Project "c:\bncs\WNAcademy\panels\_core_components\audio\audio_take\audio_take.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory ".\audio_take.tlog\".
InitializeBuildStatus:
Creating ".\audio_take.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Performing Custom Build Tools
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I..\_common /I.\audio_take /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O1 /Oy- /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D QT_DLL /D QT_THREAD_SUPPORT /D QT_NO_DEBUG /D _VC80_UPGRADE=0x0600 /D _WINDLL /D _MBCS /GF /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\\" /Fd".\vc120.pdb" /FR".\\" /Gd /TP /analyze- /errorReport:queue -Zm200 -Zm200 audio_take.cpp
audio_take.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /D NDEBUG /D _VC80_UPGRADE=0x0600 /l"0x0409" /nologo /fo".\audio_take.res" audio_take.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"audio_take.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_config.lib decodecaptionstring.lib bncs_string.lib bncs_script_helper.lib imm32.lib winmm.lib wsock32.lib delayimp.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 /NODEFAULTLIB:libcd /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\audio_take.pdb" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\.\audio_take.lib" /MACHINE:X86 /SAFESEH:NO /DLL .\audio_take.res
.\audio_take.obj
Creating library .\.\audio_take.lib and object .\.\audio_take.exp
audio_take.vcxproj -> c:\bncs\WNAcademy\panels\_core_components\audio\audio_take\.\audio_take.dll
BscMake:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\bscmake.exe /nologo /o".\.\audio_take.bsc" .\audio_take.sbr
FinalizeBuildStatus:
Deleting file ".\audio_take.tlog\unsuccessfulbuild".
Touching ".\audio_take.tlog\audio_take.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\_core_components\audio\audio_take\audio_take.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:03.90
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/_core_components/axonIdentity/axonIdentity.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:06:59.
Project "c:\bncs\WNAcademy\panels\_core_components\axonIdentity\axonIdentity.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory ".\axonIdentity.tlog\".
InitializeBuildStatus:
Creating ".\axonIdentity.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Performing Custom Build Tools
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I.\axonIdentity /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O1 /Oy- /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D QT_DLL /D QT_THREAD_SUPPORT /D QT_NO_DEBUG /D _VC80_UPGRADE=0x0600 /D _WINDLL /D _MBCS /GF /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\\" /Fd".\vc120.pdb" /Gd /TP /analyze- /errorReport:queue -Zm200 -Zm200 axonIdentity.cpp
axonIdentity.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /D NDEBUG /D _VC80_UPGRADE=0x0600 /l"0x0409" /nologo /fo".\axonIdentity.res" axonIdentity.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"axonIdentity.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_config.lib decodecaptionstring.lib bncs_string.lib bncs_script_helper.lib imm32.lib winmm.lib wsock32.lib delayimp.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 /NODEFAULTLIB:libcd /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\.\axonIdentity.pdb" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\.\axonIdentity.lib" /MACHINE:X86 /SAFESEH:NO /DLL .\axonIdentity.res
.\axonIdentity.obj
Creating library .\.\axonIdentity.lib and object .\.\axonIdentity.exp
axonIdentity.vcxproj -> c:\bncs\WNAcademy\panels\_core_components\axonIdentity\.\.\axonIdentity.dll
FinalizeBuildStatus:
Deleting file ".\axonIdentity.tlog\unsuccessfulbuild".
Touching ".\axonIdentity.tlog\axonIdentity.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\_core_components\axonIdentity\axonIdentity.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.46
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/_core_components/globalxy/globalXY.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:07:01.
Project "c:\bncs\WNAcademy\panels\_core_components\globalxy\globalXY.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory ".\globalXY.tlog\".
InitializeBuildStatus:
Creating ".\globalXY.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I.\globalXY /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O1 /Oy- /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D QT_DLL /D QT_THREAD_SUPPORT /D QT_NO_DEBUG /D _VC80_UPGRADE=0x0600 /D _WINDLL /D _MBCS /D _CRT_SECURE_NO_WARNINGS /GF /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\\" /Fd".\vc120.pdb" /Gd /TP /analyze- /errorReport:queue -Zm200 -Zm200 globalXY.cpp
globalXY.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /D NDEBUG /D _VC80_UPGRADE=0x0600 /l"0x0409" /nologo /fo".\globalXY.res" globalXY.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"globalXY.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_config.lib decodecaptionstring.lib bncs_string.lib bncs_script_helper.lib imm32.lib winmm.lib wsock32.lib delayimp.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 /NODEFAULTLIB:libcd /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\.\globalXY.pdb" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\.\globalXY.lib" /MACHINE:X86 /SAFESEH:NO /DLL .\globalXY.res
.\globalXY.obj
Creating library .\.\globalXY.lib and object .\.\globalXY.exp
globalXY.vcxproj -> c:\bncs\WNAcademy\panels\_core_components\globalxy\.\.\globalXY.dll
FinalizeBuildStatus:
Deleting file ".\globalXY.tlog\unsuccessfulbuild".
Touching ".\globalXY.tlog\globalXY.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\_core_components\globalxy\globalXY.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.96
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/_core_components/lock/lock.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:07:03.
Project "c:\bncs\WNAcademy\panels\_core_components\lock\lock.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory ".\lock.tlog\".
InitializeBuildStatus:
Creating ".\lock.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I.\lock /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O1 /Oy- /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D QT_DLL /D QT_THREAD_SUPPORT /D QT_NO_DEBUG /D _VC80_UPGRADE=0x0600 /D _WINDLL /D _MBCS /GF /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\\" /Fd".\vc120.pdb" /FR".\\" /Gd /TP /analyze- /errorReport:queue -Zm200 -Zm200 lock.cpp
lock.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /D NDEBUG /D _VC80_UPGRADE=0x0600 /l"0x0409" /nologo /fo".\lock.res" lock.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"lock.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_config.lib decodecaptionstring.lib bncs_string.lib bncs_script_helper.lib imm32.lib winmm.lib wsock32.lib delayimp.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 /NODEFAULTLIB:libcd /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\.\lock.pdb" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\.\lock.lib" /MACHINE:X86 /SAFESEH:NO /DLL .\lock.res
.\lock.obj
Creating library .\.\lock.lib and object .\.\lock.exp
lock.vcxproj -> c:\bncs\WNAcademy\panels\_core_components\lock\.\.\lock.dll
BscMake:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\bscmake.exe /nologo /o".\.\lock.bsc" .\lock.sbr
PostBuildEvent:
start hhc docs\lock.hhp
:VCEnd
FinalizeBuildStatus:
Deleting file ".\lock.tlog\unsuccessfulbuild".
Touching ".\lock.tlog\lock.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\_core_components\lock\lock.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:03.54
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/_core_components/monitorFollow/monitorFollow.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:07:07.
Project "c:\bncs\WNAcademy\panels\_core_components\monitorFollow\monitorFollow.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory ".\monitorFollow.tlog\".
InitializeBuildStatus:
Creating ".\monitorFollow.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Performing Custom Build Tools
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I.\monitorFollow /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O1 /Oy- /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D QT_DLL /D QT_THREAD_SUPPORT /D QT_NO_DEBUG /D _VC80_UPGRADE=0x0600 /D _WINDLL /D _MBCS /GF /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\\" /Fd".\vc120.pdb" /Gd /TP /analyze- /errorReport:queue -Zm200 -Zm200 direct.cpp monitorFollow.cpp tieline.cpp
direct.cpp
monitorFollow.cpp
tieline.cpp
Generating Code...
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /D NDEBUG /D _VC80_UPGRADE=0x0600 /l"0x0409" /nologo /fo".\monitorFollow.res" monitorFollow.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"monitorFollow.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_config.lib decodecaptionstring.lib bncs_string.lib bncs_script_helper.lib imm32.lib winmm.lib wsock32.lib delayimp.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 /NODEFAULTLIB:libcd /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\.\monitorFollow.pdb" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\.\monitorFollow.lib" /MACHINE:X86 /SAFESEH:NO /DLL .\monitorFollow.res
.\direct.obj
.\monitorFollow.obj
.\tieline.obj
Creating library .\.\monitorFollow.lib and object .\.\monitorFollow.exp
monitorFollow.vcxproj -> c:\bncs\WNAcademy\panels\_core_components\monitorFollow\.\.\monitorFollow.dll
FinalizeBuildStatus:
Deleting file ".\monitorFollow.tlog\unsuccessfulbuild".
Touching ".\monitorFollow.tlog\monitorFollow.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\_core_components\monitorFollow\monitorFollow.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:03.43
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/_core_components/popup_keyboard/popup_keyboard.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:07:10.
Project "c:\bncs\WNAcademy\panels\_core_components\popup_keyboard\popup_keyboard.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory ".\Release\".
Creating directory ".\Release\popup_keyboard.tlog\".
InitializeBuildStatus:
Creating ".\Release\popup_keyboard.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I.\popup_keyboard /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O1 /Oy- /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D QT_DLL /D QT_THREAD_SUPPORT /D QT_NO_DEBUG /D _VC80_UPGRADE=0x0600 /D _WINDLL /D _MBCS /GF /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\Release\\" /Fd".\Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue -Zm200 -Zm200 popup_keyboard.cpp
popup_keyboard.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /D NDEBUG /D _VC80_UPGRADE=0x0600 /l"0x0409" /nologo /fo".\Release\popup_keyboard.res" popup_keyboard.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"popup_keyboard.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_config.lib decodecaptionstring.lib bncs_string.lib bncs_script_helper.lib imm32.lib winmm.lib wsock32.lib delayimp.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 /NODEFAULTLIB:libcd /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\popup_keyboard.pdb" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\Release\popup_keyboard.lib" /MACHINE:X86 /SAFESEH:NO /DLL .\Release\popup_keyboard.res
.\Release\popup_keyboard.obj
Creating library .\Release\popup_keyboard.lib and object .\Release\popup_keyboard.exp
popup_keyboard.vcxproj -> c:\bncs\WNAcademy\panels\_core_components\popup_keyboard\.\popup_keyboard.dll
FinalizeBuildStatus:
Deleting file ".\Release\popup_keyboard.tlog\unsuccessfulbuild".
Touching ".\Release\popup_keyboard.tlog\popup_keyboard.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\_core_components\popup_keyboard\popup_keyboard.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.52
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/_core_components/router_dest/router_dest.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:07:12.
Project "c:\bncs\WNAcademy\panels\_core_components\router_dest\router_dest.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory ".\router_dest.tlog\".
InitializeBuildStatus:
Creating ".\router_dest.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I.\router_dest /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O1 /Oy- /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D QT_DLL /D QT_THREAD_SUPPORT /D QT_NO_DEBUG /D _VC80_UPGRADE=0x0600 /D _WINDLL /D _MBCS /GF /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\\" /Fd".\vc120.pdb" /Gd /TP /analyze- /errorReport:queue -Zm200 -Zm200 router_dest.cpp
router_dest.cpp
************************************************************************
************************************************************************
************************************************************************
** THIS IS A CORE COMPONENT - PLEASE DON'T MODIFY! **
************************************************************************
************************************************************************
* Do however, feel free to copy it somewhere else, remove this message *
* and use & adapt however you see fit *
************************************************************************
************************************************************************
************************************************************************
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /D NDEBUG /D _VC80_UPGRADE=0x0600 /l"0x0409" /nologo /fo".\router_dest.res" router_dest.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"router_dest.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_config.lib decodecaptionstring.lib bncs_string.lib bncs_script_helper.lib imm32.lib winmm.lib wsock32.lib delayimp.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 /NODEFAULTLIB:libcd /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\router_dest.pdb" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\.\router_dest.lib" /MACHINE:X86 /SAFESEH:NO /DLL .\router_dest.res
.\router_dest.obj
Creating library .\.\router_dest.lib and object .\.\router_dest.exp
router_dest.vcxproj -> c:\bncs\WNAcademy\panels\_core_components\router_dest\.\router_dest.dll
FinalizeBuildStatus:
Deleting file ".\router_dest.tlog\unsuccessfulbuild".
Touching ".\router_dest.tlog\router_dest.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\_core_components\router_dest\router_dest.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.57
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/_core_components/router_mapping/router_mapping.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:07:14.
Project "c:\bncs\WNAcademy\panels\_core_components\router_mapping\router_mapping.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory ".\router_mapping.tlog\".
InitializeBuildStatus:
Creating ".\router_mapping.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I.\router_mapping /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O1 /Oy- /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D QT_DLL /D QT_THREAD_SUPPORT /D QT_NO_DEBUG /D _VC80_UPGRADE=0x0600 /D _WINDLL /D _MBCS /GF /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\\" /Fd".\vc120.pdb" /Gd /TP /analyze- /errorReport:queue -Zm200 -Zm200 router_mapping.cpp
router_mapping.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /D NDEBUG /D _VC80_UPGRADE=0x0600 /l"0x0409" /nologo /fo".\router_mapping.res" router_mapping.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"router_mapping.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_config.lib decodecaptionstring.lib bncs_string.lib bncs_script_helper.lib imm32.lib winmm.lib wsock32.lib delayimp.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 /NODEFAULTLIB:libcd /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\.\router_mapping.pdb" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\.\router_mapping.lib" /MACHINE:X86 /SAFESEH:NO /DLL .\router_mapping.res
.\router_mapping.obj
Creating library .\.\router_mapping.lib and object .\.\router_mapping.exp
router_mapping.vcxproj -> c:\bncs\WNAcademy\panels\_core_components\router_mapping\.\.\router_mapping.dll
FinalizeBuildStatus:
Deleting file ".\router_mapping.tlog\unsuccessfulbuild".
Touching ".\router_mapping.tlog\router_mapping.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\_core_components\router_mapping\router_mapping.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.45
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/_core_components/router_mapping/mapping/mapping.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:07:15.
Project "c:\bncs\WNAcademy\panels\_core_components\router_mapping\mapping\mapping.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory ".\mapping.tlog\".
InitializeBuildStatus:
Creating ".\mapping.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I.\mapping /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O1 /Oy- /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D QT_DLL /D QT_THREAD_SUPPORT /D QT_NO_DEBUG /D _VC80_UPGRADE=0x0600 /D _WINDLL /D _MBCS /GF /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\\" /Fd".\vc120.pdb" /Gd /TP /analyze- /errorReport:queue -Zm200 -Zm200 mapping.cpp
mapping.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /D NDEBUG /D _VC80_UPGRADE=0x0600 /l"0x0409" /nologo /fo".\mapping.res" mapping.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"mapping.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_config.lib decodecaptionstring.lib bncs_string.lib bncs_script_helper.lib imm32.lib winmm.lib wsock32.lib delayimp.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 /NODEFAULTLIB:libcd /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\.\mapping.pdb" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\.\mapping.lib" /MACHINE:X86 /SAFESEH:NO /DLL .\mapping.res
.\mapping.obj
Creating library .\.\mapping.lib and object .\.\mapping.exp
mapping.vcxproj -> c:\bncs\WNAcademy\panels\_core_components\router_mapping\mapping\.\.\mapping.dll
FinalizeBuildStatus:
Deleting file ".\mapping.tlog\unsuccessfulbuild".
Touching ".\mapping.tlog\mapping.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\_core_components\router_mapping\mapping\mapping.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.46
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/_core_components/router_mapping/mapping/copy_paste/copy_paste.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:07:17.
Project "c:\bncs\WNAcademy\panels\_core_components\router_mapping\mapping\copy_paste\copy_paste.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory ".\copy_paste.tlog\".
InitializeBuildStatus:
Creating ".\copy_paste.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I.\copy_paste /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O1 /Oy- /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D QT_DLL /D QT_THREAD_SUPPORT /D QT_NO_DEBUG /D _VC80_UPGRADE=0x0600 /D _WINDLL /D _MBCS /GF /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\\" /Fd".\vc120.pdb" /Gd /TP /analyze- /errorReport:queue -Zm200 -Zm200 copy_paste.cpp
copy_paste.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /D NDEBUG /D _VC80_UPGRADE=0x0600 /l"0x0409" /nologo /fo".\copy_paste.res" copy_paste.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"copy_paste.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_config.lib decodecaptionstring.lib bncs_string.lib bncs_script_helper.lib imm32.lib winmm.lib wsock32.lib delayimp.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 /NODEFAULTLIB:libcd /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\.\copy_paste.pdb" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\.\copy_paste.lib" /MACHINE:X86 /SAFESEH:NO /DLL .\copy_paste.res
.\copy_paste.obj
Creating library .\.\copy_paste.lib and object .\.\copy_paste.exp
copy_paste.vcxproj -> c:\bncs\WNAcademy\panels\_core_components\router_mapping\mapping\copy_paste\.\.\copy_paste.dll
FinalizeBuildStatus:
Deleting file ".\copy_paste.tlog\unsuccessfulbuild".
Touching ".\copy_paste.tlog\copy_paste.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\_core_components\router_mapping\mapping\copy_paste\copy_paste.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.59
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/_core_components/router_pti/router_pti.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:07:19.
Project "c:\bncs\WNAcademy\panels\_core_components\router_pti\router_pti.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory ".\router_pti.tlog\".
InitializeBuildStatus:
Creating ".\router_pti.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Performing Custom Build Tools
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I.\router_pti /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O1 /Oy- /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D QT_DLL /D QT_THREAD_SUPPORT /D QT_NO_DEBUG /D _VC80_UPGRADE=0x0600 /D _WINDLL /D _MBCS /GF /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\\" /Fd".\vc120.pdb" /Gd /TP /analyze- /errorReport:queue -Zm200 -Zm200 DestIndex.cpp DestPackage.cpp router_pti.cpp SourceIndex.cpp SourcePackage.cpp
DestIndex.cpp
DestPackage.cpp
router_pti.cpp
SourceIndex.cpp
SourcePackage.cpp
Generating Code...
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /D NDEBUG /D _VC80_UPGRADE=0x0600 /l"0x0409" /nologo /fo".\router_pti.res" router_pti.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"router_pti.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_config.lib decodecaptionstring.lib bncs_string.lib bncs_script_helper.lib imm32.lib winmm.lib wsock32.lib delayimp.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 /NODEFAULTLIB:libcd /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\.\router_pti.pdb" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\.\router_pti.lib" /MACHINE:X86 /SAFESEH:NO /DLL .\router_pti.res
.\DestIndex.obj
.\DestPackage.obj
.\router_pti.obj
.\SourceIndex.obj
.\SourcePackage.obj
Creating library .\.\router_pti.lib and object .\.\router_pti.exp
router_pti.vcxproj -> c:\bncs\WNAcademy\panels\_core_components\router_pti\.\.\router_pti.dll
FinalizeBuildStatus:
Deleting file ".\router_pti.tlog\unsuccessfulbuild".
Touching ".\router_pti.tlog\router_pti.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\_core_components\router_pti\router_pti.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:05.58
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/_core_components/router_shortcuts/router_shortcuts.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:07:24.
Project "c:\bncs\WNAcademy\panels\_core_components\router_shortcuts\router_shortcuts.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory ".\router_shortcuts.tlog\".
InitializeBuildStatus:
Creating ".\router_shortcuts.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I.\router_shortcuts /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O1 /Oy- /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D QT_DLL /D QT_THREAD_SUPPORT /D QT_NO_DEBUG /D _VC80_UPGRADE=0x0600 /D _WINDLL /D _MBCS /GF /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\\" /Fd".\vc120.pdb" /Gd /TP /analyze- /errorReport:queue -Zm200 -Zm200 router_shortcuts.cpp
router_shortcuts.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /D NDEBUG /D _VC80_UPGRADE=0x0600 /l"0x0409" /nologo /fo".\router_shortcuts.res" router_shortcuts.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"router_shortcuts.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_config.lib decodecaptionstring.lib bncs_string.lib bncs_script_helper.lib imm32.lib winmm.lib wsock32.lib delayimp.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 /NODEFAULTLIB:libcd /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\.\router_shortcuts.pdb" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\.\router_shortcuts.lib" /MACHINE:X86 /SAFESEH:NO /DLL .\router_shortcuts.res
.\router_shortcuts.obj
Creating library .\.\router_shortcuts.lib and object .\.\router_shortcuts.exp
router_shortcuts.vcxproj -> c:\bncs\WNAcademy\panels\_core_components\router_shortcuts\.\.\router_shortcuts.dll
FinalizeBuildStatus:
Deleting file ".\router_shortcuts.tlog\unsuccessfulbuild".
Touching ".\router_shortcuts.tlog\router_shortcuts.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\_core_components\router_shortcuts\router_shortcuts.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.37
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/_core_components/routerList/routerList.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:07:26.
Project "c:\bncs\WNAcademy\panels\_core_components\routerList\routerList.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\routerList.tlog\".
InitializeBuildStatus:
Creating "Release\routerList.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue routerList.cpp
routerList.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\routerList.res" routerList.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\_core_components\routerList\routerList.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\_core_components\routerList\routerList.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\_core_components\routerList\routerList.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\routerList.res
Release\routerList.obj
Creating library c:\bncs\WNAcademy\panels\_core_components\routerList\routerList.lib and object c:\bncs\WNAcademy\panels\_core_components\routerList\routerList.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\_core_components\routerList\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\_core_components\routerList\routerList.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\_core_components\routerList\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\_core_components\routerList\routerList.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\_core_components\routerList\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\_core_components\routerList\routerList.vcxproj]
routerList.vcxproj -> c:\bncs\WNAcademy\panels\_core_components\routerList\routerList.dll
FinalizeBuildStatus:
Deleting file "Release\routerList.tlog\unsuccessfulbuild".
Touching "Release\routerList.tlog\routerList.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\_core_components\routerList\routerList.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\_core_components\routerList\routerList.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\_core_components\routerList\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\_core_components\routerList\routerList.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\_core_components\routerList\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\_core_components\routerList\routerList.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\_core_components\routerList\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\_core_components\routerList\routerList.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.19
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/_core_components/take/take.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:07:28.
Project "c:\bncs\WNAcademy\panels\_core_components\take\take.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory ".\take.tlog\".
InitializeBuildStatus:
Creating ".\take.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I.\take /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O1 /Oy- /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D QT_DLL /D QT_THREAD_SUPPORT /D QT_NO_DEBUG /D _VC80_UPGRADE=0x0600 /D _USING_V110_SDK71_ /D _WINDLL /D _MBCS /GF /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\\" /Fd".\vc120.pdb" /FR".\\" /Gd /TP /analyze- /errorReport:queue -Zm200 -Zm200 take.cpp
take.cpp
ResourceCompile:
C:\Program Files\Microsoft SDKs\Windows\v7.1A\bin\rc.exe /D NDEBUG /D _VC80_UPGRADE=0x0600 /D _USING_V110_SDK71_ /l"0x0409" /nologo /fo".\take.res" take.rc
C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(1197,5): warning MSB8030: The linker switch "Minimum Required Version" requires "SubSystem" to be set. Without "SubSystem", the "Minimum Required Version" would not be passed to linker and could prevent to the output binary from running on older Operating Systems. [c:\bncs\WNAcademy\panels\_core_components\take\take.vcxproj]
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"take.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_config.lib decodecaptionstring.lib bncs_string.lib bncs_script_helper.lib imm32.lib winmm.lib wsock32.lib delayimp.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 /NODEFAULTLIB:libcd /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\.\take.pdb" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\.\take.lib" /MACHINE:X86 /SAFESEH:NO /DLL .\take.res
.\take.obj
Creating library .\.\take.lib and object .\.\take.exp
take.vcxproj -> c:\bncs\WNAcademy\panels\_core_components\take\.\.\take.dll
BscMake:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\bscmake.exe /nologo /o".\.\take.bsc" .\take.sbr
PostBuildEvent:
start hhc docs\take.hhp
:VCEnd
FinalizeBuildStatus:
Deleting file ".\take.tlog\unsuccessfulbuild".
Touching ".\take.tlog\take.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\_core_components\take\take.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\_core_components\take\take.vcxproj" (default target) (1) ->
(DoLinkOutputFilesMatch target) ->
C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(1197,5): warning MSB8030: The linker switch "Minimum Required Version" requires "SubSystem" to be set. Without "SubSystem", the "Minimum Required Version" would not be passed to linker and could prevent to the output binary from running on older Operating Systems. [c:\bncs\WNAcademy\panels\_core_components\take\take.vcxproj]
1 Warning(s)
0 Error(s)
Time Elapsed 00:00:06.00
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/_core_components/tracebar/tracebar.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:07:34.
Project "c:\bncs\WNAcademy\panels\_core_components\tracebar\tracebar.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory ".\tracebar.tlog\".
InitializeBuildStatus:
Creating ".\tracebar.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Performing Custom Build Tools
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I.\tracebar /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O1 /Oy- /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D QT_DLL /D QT_THREAD_SUPPORT /D QT_NO_DEBUG /D _VC80_UPGRADE=0x0600 /D _WINDLL /D _MBCS /GF /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\\" /Fd".\vc120.pdb" /FR".\\" /Gd /TP /analyze- /errorReport:queue -Zm200 -Zm200 tracebar.cpp
tracebar.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /D NDEBUG /D _VC80_UPGRADE=0x0600 /l"0x0409" /nologo /fo".\tracebar.res" tracebar.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"tracebar.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_config.lib decodecaptionstring.lib bncs_string.lib bncs_script_helper.lib imm32.lib winmm.lib wsock32.lib delayimp.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 /NODEFAULTLIB:libcd /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\.\tracebar.pdb" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\.\tracebar.lib" /MACHINE:X86 /SAFESEH:NO /DLL .\tracebar.res
.\tracebar.obj
Creating library .\.\tracebar.lib and object .\.\tracebar.exp
tracebar.vcxproj -> c:\bncs\WNAcademy\panels\_core_components\tracebar\.\.\tracebar.dll
BscMake:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\bscmake.exe /nologo /o".\.\tracebar.bsc" .\tracebar.sbr
FinalizeBuildStatus:
Deleting file ".\tracebar.tlog\unsuccessfulbuild".
Touching ".\tracebar.tlog\tracebar.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\_core_components\tracebar\tracebar.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:05.08
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/B4/audio_xy/audio_xy.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:07:40.
Project "c:\bncs\WNAcademy\panels\B4\audio_xy\audio_xy.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\audio_xy.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue audio_xy.cpp
audio_xy.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\audio_xy.res" audio_xy.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\B4\audio_xy\audio_xy.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\B4\audio_xy\audio_xy.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\B4\audio_xy\audio_xy.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\audio_xy.res
Release\audio_xy.obj
Creating library c:\bncs\WNAcademy\panels\B4\audio_xy\audio_xy.lib and object c:\bncs\WNAcademy\panels\B4\audio_xy\audio_xy.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\B4\audio_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\audio_xy\audio_xy.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\B4\audio_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\audio_xy\audio_xy.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\B4\audio_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\audio_xy\audio_xy.vcxproj]
audio_xy.vcxproj -> c:\bncs\WNAcademy\panels\B4\audio_xy\audio_xy.dll
FinalizeBuildStatus:
Deleting file "Release\audio_xy.tlog\unsuccessfulbuild".
Touching "Release\audio_xy.tlog\audio_xy.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\B4\audio_xy\audio_xy.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\B4\audio_xy\audio_xy.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\B4\audio_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\audio_xy\audio_xy.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\B4\audio_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\audio_xy\audio_xy.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\B4\audio_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\audio_xy\audio_xy.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.37
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/B4/b4_mon/b4_mon.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:07:42.
Project "c:\bncs\WNAcademy\panels\B4\b4_mon\b4_mon.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\b4_mon.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue b4_mon.cpp
b4_mon.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\b4_mon.res" b4_mon.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\B4\b4_mon\b4_mon.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\B4\b4_mon\b4_mon.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\B4\b4_mon\b4_mon.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\b4_mon.res
Release\b4_mon.obj
Creating library c:\bncs\WNAcademy\panels\B4\b4_mon\b4_mon.lib and object c:\bncs\WNAcademy\panels\B4\b4_mon\b4_mon.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\B4\b4_mon\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\b4_mon\b4_mon.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\B4\b4_mon\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\b4_mon\b4_mon.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\B4\b4_mon\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\b4_mon\b4_mon.vcxproj]
b4_mon.vcxproj -> c:\bncs\WNAcademy\panels\B4\b4_mon\b4_mon.dll
FinalizeBuildStatus:
Deleting file "Release\b4_mon.tlog\unsuccessfulbuild".
Touching "Release\b4_mon.tlog\b4_mon.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\B4\b4_mon\b4_mon.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\B4\b4_mon\b4_mon.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\B4\b4_mon\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\b4_mon\b4_mon.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\B4\b4_mon\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\b4_mon\b4_mon.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\B4\b4_mon\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\b4_mon\b4_mon.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.88
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/B4/b4_xy/b4_xy.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:07:44.
Project "c:\bncs\WNAcademy\panels\B4\b4_xy\b4_xy.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\b4_xy.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue b4_xy.cpp
b4_xy.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\b4_xy.res" b4_xy.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\B4\b4_xy\b4_xy.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\B4\b4_xy\b4_xy.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\B4\b4_xy\b4_xy.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\b4_xy.res
Release\b4_xy.obj
Creating library c:\bncs\WNAcademy\panels\B4\b4_xy\b4_xy.lib and object c:\bncs\WNAcademy\panels\B4\b4_xy\b4_xy.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\B4\b4_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\b4_xy\b4_xy.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\B4\b4_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\b4_xy\b4_xy.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\B4\b4_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\b4_xy\b4_xy.vcxproj]
b4_xy.vcxproj -> c:\bncs\WNAcademy\panels\B4\b4_xy\b4_xy.dll
FinalizeBuildStatus:
Deleting file "Release\b4_xy.tlog\unsuccessfulbuild".
Touching "Release\b4_xy.tlog\b4_xy.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\B4\b4_xy\b4_xy.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\B4\b4_xy\b4_xy.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\B4\b4_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\b4_xy\b4_xy.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\B4\b4_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\b4_xy\b4_xy.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\B4\b4_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\b4_xy\b4_xy.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.74
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/B4/CAR_B4/CAR_B4.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:07:46.
Project "c:\bncs\WNAcademy\panels\B4\CAR_B4\CAR_B4.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\CAR_B4.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue CAR_B4.cpp
CAR_B4.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\CAR_B4.res" CAR_B4.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\B4\CAR_B4\CAR_B4.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\B4\CAR_B4\CAR_B4.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\B4\CAR_B4\CAR_B4.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\CAR_B4.res
Release\CAR_B4.obj
Creating library c:\bncs\WNAcademy\panels\B4\CAR_B4\CAR_B4.lib and object c:\bncs\WNAcademy\panels\B4\CAR_B4\CAR_B4.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\B4\CAR_B4\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\CAR_B4\CAR_B4.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\B4\CAR_B4\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\CAR_B4\CAR_B4.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\B4\CAR_B4\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\CAR_B4\CAR_B4.vcxproj]
CAR_B4.vcxproj -> c:\bncs\WNAcademy\panels\B4\CAR_B4\CAR_B4.dll
FinalizeBuildStatus:
Deleting file "Release\CAR_B4.tlog\unsuccessfulbuild".
Touching "Release\CAR_B4.tlog\CAR_B4.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\B4\CAR_B4\CAR_B4.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\B4\CAR_B4\CAR_B4.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\B4\CAR_B4\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\CAR_B4\CAR_B4.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\B4\CAR_B4\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\CAR_B4\CAR_B4.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\B4\CAR_B4\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\CAR_B4\CAR_B4.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.66
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/B4/UMDauto/UMDauto.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:07:48.
Project "c:\bncs\WNAcademy\panels\B4\UMDauto\UMDauto.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\UMDauto.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue UMDauto.cpp
UMDauto.cpp
UMDauto.cpp(159): warning C4065: switch statement contains 'default' but no 'case' labels [c:\bncs\WNAcademy\panels\B4\UMDauto\UMDauto.vcxproj]
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\UMDauto.res" UMDauto.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\B4\UMDauto\UMDauto.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\B4\UMDauto\UMDauto.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\B4\UMDauto\UMDauto.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\UMDauto.res
Release\UMDauto.obj
Creating library c:\bncs\WNAcademy\panels\B4\UMDauto\UMDauto.lib and object c:\bncs\WNAcademy\panels\B4\UMDauto\UMDauto.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\B4\UMDauto\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\UMDauto\UMDauto.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\B4\UMDauto\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\UMDauto\UMDauto.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\B4\UMDauto\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\UMDauto\UMDauto.vcxproj]
UMDauto.vcxproj -> c:\bncs\WNAcademy\panels\B4\UMDauto\UMDauto.dll
FinalizeBuildStatus:
Deleting file "Release\UMDauto.tlog\unsuccessfulbuild".
Touching "Release\UMDauto.tlog\UMDauto.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\B4\UMDauto\UMDauto.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\B4\UMDauto\UMDauto.vcxproj" (default target) (1) ->
(ClCompile target) ->
UMDauto.cpp(159): warning C4065: switch statement contains 'default' but no 'case' labels [c:\bncs\WNAcademy\panels\B4\UMDauto\UMDauto.vcxproj]
"c:\bncs\WNAcademy\panels\B4\UMDauto\UMDauto.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\B4\UMDauto\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\UMDauto\UMDauto.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\B4\UMDauto\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\UMDauto\UMDauto.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\B4\UMDauto\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\UMDauto\UMDauto.vcxproj]
4 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.76
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/B4/video_xy/video_xy.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:07:50.
Project "c:\bncs\WNAcademy\panels\B4\video_xy\video_xy.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\video_xy.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue video_xy.cpp
video_xy.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\video_xy.res" video_xy.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\B4\video_xy\video_xy.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\B4\video_xy\video_xy.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\B4\video_xy\video_xy.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\video_xy.res
Release\video_xy.obj
Creating library c:\bncs\WNAcademy\panels\B4\video_xy\video_xy.lib and object c:\bncs\WNAcademy\panels\B4\video_xy\video_xy.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\B4\video_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\video_xy\video_xy.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\B4\video_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\video_xy\video_xy.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\B4\video_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\video_xy\video_xy.vcxproj]
video_xy.vcxproj -> c:\bncs\WNAcademy\panels\B4\video_xy\video_xy.dll
FinalizeBuildStatus:
Deleting file "Release\video_xy.tlog\unsuccessfulbuild".
Touching "Release\video_xy.tlog\video_xy.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\B4\video_xy\video_xy.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\B4\video_xy\video_xy.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\B4\video_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\video_xy\video_xy.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\B4\video_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\video_xy\video_xy.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\B4\video_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\B4\video_xy\video_xy.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.74
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/CAR/audio_xy/audio_xy.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:07:52.
Project "c:\bncs\WNAcademy\panels\CAR\audio_xy\audio_xy.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\audio_xy.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue audio_xy.cpp
audio_xy.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\audio_xy.res" audio_xy.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\CAR\audio_xy\audio_xy.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\CAR\audio_xy\audio_xy.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\CAR\audio_xy\audio_xy.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\audio_xy.res
Release\audio_xy.obj
Creating library c:\bncs\WNAcademy\panels\CAR\audio_xy\audio_xy.lib and object c:\bncs\WNAcademy\panels\CAR\audio_xy\audio_xy.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\audio_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\audio_xy\audio_xy.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\audio_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\audio_xy\audio_xy.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\audio_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\audio_xy\audio_xy.vcxproj]
audio_xy.vcxproj -> c:\bncs\WNAcademy\panels\CAR\audio_xy\audio_xy.dll
FinalizeBuildStatus:
Deleting file "Release\audio_xy.tlog\unsuccessfulbuild".
Touching "Release\audio_xy.tlog\audio_xy.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\CAR\audio_xy\audio_xy.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\CAR\audio_xy\audio_xy.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\audio_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\audio_xy\audio_xy.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\audio_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\audio_xy\audio_xy.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\audio_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\audio_xy\audio_xy.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.66
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/CAR/B4_CAR/B4_CAR.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:07:53.
Project "c:\bncs\WNAcademy\panels\CAR\B4_CAR\B4_CAR.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\B4_CAR.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue B4_CAR.cpp
B4_CAR.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\B4_CAR.res" B4_CAR.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\CAR\B4_CAR\B4_CAR.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\CAR\B4_CAR\B4_CAR.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\CAR\B4_CAR\B4_CAR.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\B4_CAR.res
Release\B4_CAR.obj
Creating library c:\bncs\WNAcademy\panels\CAR\B4_CAR\B4_CAR.lib and object c:\bncs\WNAcademy\panels\CAR\B4_CAR\B4_CAR.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\B4_CAR\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\B4_CAR\B4_CAR.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\B4_CAR\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\B4_CAR\B4_CAR.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\B4_CAR\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\B4_CAR\B4_CAR.vcxproj]
B4_CAR.vcxproj -> c:\bncs\WNAcademy\panels\CAR\B4_CAR\B4_CAR.dll
FinalizeBuildStatus:
Deleting file "Release\B4_CAR.tlog\unsuccessfulbuild".
Touching "Release\B4_CAR.tlog\B4_CAR.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\CAR\B4_CAR\B4_CAR.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\CAR\B4_CAR\B4_CAR.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\B4_CAR\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\B4_CAR\B4_CAR.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\B4_CAR\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\B4_CAR\B4_CAR.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\B4_CAR\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\B4_CAR\B4_CAR.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.70
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/CAR/CAR_HD_Mon/CAR_HD_Mon.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:07:55.
Project "c:\bncs\WNAcademy\panels\CAR\CAR_HD_Mon\CAR_HD_Mon.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\CAR_HD_Mon.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue CAR_HD_Mon.cpp
CAR_HD_Mon.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\CAR_HD_Mon.res" CAR_HD_Mon.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\CAR\CAR_HD_Mon\CAR_HD_Mon.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\CAR\CAR_HD_Mon\CAR_HD_Mon.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\CAR\CAR_HD_Mon\CAR_HD_Mon.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\CAR_HD_Mon.res
Release\CAR_HD_Mon.obj
Creating library c:\bncs\WNAcademy\panels\CAR\CAR_HD_Mon\CAR_HD_Mon.lib and object c:\bncs\WNAcademy\panels\CAR\CAR_HD_Mon\CAR_HD_Mon.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\CAR_HD_Mon\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\CAR_HD_Mon\CAR_HD_Mon.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\CAR_HD_Mon\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\CAR_HD_Mon\CAR_HD_Mon.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\CAR_HD_Mon\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\CAR_HD_Mon\CAR_HD_Mon.vcxproj]
CAR_HD_Mon.vcxproj -> c:\bncs\WNAcademy\panels\CAR\CAR_HD_Mon\CAR_HD_Mon.dll
FinalizeBuildStatus:
Deleting file "Release\CAR_HD_Mon.tlog\unsuccessfulbuild".
Touching "Release\CAR_HD_Mon.tlog\CAR_HD_Mon.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\CAR\CAR_HD_Mon\CAR_HD_Mon.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\CAR\CAR_HD_Mon\CAR_HD_Mon.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\CAR_HD_Mon\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\CAR_HD_Mon\CAR_HD_Mon.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\CAR_HD_Mon\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\CAR_HD_Mon\CAR_HD_Mon.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\CAR_HD_Mon\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\CAR_HD_Mon\CAR_HD_Mon.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.65
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/CAR/CAR_HD_XY/CAR_HD_XY.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:07:57.
Project "c:\bncs\WNAcademy\panels\CAR\CAR_HD_XY\CAR_HD_XY.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\CAR_HD_XY.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
All outputs are up-to-date.
ResourceCompile:
All outputs are up-to-date.
Link:
All outputs are up-to-date.
CAR_HD_XY.vcxproj -> c:\bncs\WNAcademy\panels\CAR\CAR_HD_XY\CAR_HD_XY.dll
FinalizeBuildStatus:
Deleting file "Release\CAR_HD_XY.tlog\unsuccessfulbuild".
Touching "Release\CAR_HD_XY.tlog\CAR_HD_XY.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\CAR\CAR_HD_XY\CAR_HD_XY.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:00.45
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/CAR/CAR_Mon/CAR_Mon.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:07:58.
Project "c:\bncs\WNAcademy\panels\CAR\CAR_Mon\CAR_Mon.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\CAR_Mon.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue CAR_Mon.cpp
CAR_Mon.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\CAR_Mon.res" CAR_Mon.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\CAR\CAR_Mon\CAR_Mon.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\CAR\CAR_Mon\CAR_Mon.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\CAR\CAR_Mon\CAR_Mon.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\CAR_Mon.res
Release\CAR_Mon.obj
Creating library c:\bncs\WNAcademy\panels\CAR\CAR_Mon\CAR_Mon.lib and object c:\bncs\WNAcademy\panels\CAR\CAR_Mon\CAR_Mon.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\CAR_Mon\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\CAR_Mon\CAR_Mon.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\CAR_Mon\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\CAR_Mon\CAR_Mon.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\CAR_Mon\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\CAR_Mon\CAR_Mon.vcxproj]
CAR_Mon.vcxproj -> c:\bncs\WNAcademy\panels\CAR\CAR_Mon\CAR_Mon.dll
FinalizeBuildStatus:
Deleting file "Release\CAR_Mon.tlog\unsuccessfulbuild".
Touching "Release\CAR_Mon.tlog\CAR_Mon.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\CAR\CAR_Mon\CAR_Mon.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\CAR\CAR_Mon\CAR_Mon.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\CAR_Mon\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\CAR_Mon\CAR_Mon.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\CAR_Mon\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\CAR_Mon\CAR_Mon.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\CAR_Mon\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\CAR_Mon\CAR_Mon.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.19
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/CAR/CAR_xy/CAR_xy.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:00.
Project "c:\bncs\WNAcademy\panels\CAR\CAR_xy\CAR_xy.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\CAR_xy.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
All outputs are up-to-date.
ResourceCompile:
All outputs are up-to-date.
Link:
All outputs are up-to-date.
CAR_xy.vcxproj -> c:\bncs\WNAcademy\panels\CAR\CAR_xy\CAR_xy.dll
FinalizeBuildStatus:
Deleting file "Release\CAR_xy.tlog\unsuccessfulbuild".
Touching "Release\CAR_xy.tlog\CAR_xy.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\CAR\CAR_xy\CAR_xy.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:00.31
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/CAR/CTA_CAR/CTA_CAR.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:00.
Project "c:\bncs\WNAcademy\panels\CAR\CTA_CAR\CTA_CAR.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\CTA_CAR.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue CTA_CAR.cpp
CTA_CAR.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\CTA_CAR.res" CTA_CAR.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\CAR\CTA_CAR\CTA_CAR.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\CAR\CTA_CAR\CTA_CAR.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\CAR\CTA_CAR\CTA_CAR.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\CTA_CAR.res
Release\CTA_CAR.obj
Creating library c:\bncs\WNAcademy\panels\CAR\CTA_CAR\CTA_CAR.lib and object c:\bncs\WNAcademy\panels\CAR\CTA_CAR\CTA_CAR.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\CTA_CAR\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\CTA_CAR\CTA_CAR.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\CTA_CAR\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\CTA_CAR\CTA_CAR.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\CTA_CAR\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\CTA_CAR\CTA_CAR.vcxproj]
CTA_CAR.vcxproj -> c:\bncs\WNAcademy\panels\CAR\CTA_CAR\CTA_CAR.dll
FinalizeBuildStatus:
Deleting file "Release\CTA_CAR.tlog\unsuccessfulbuild".
Touching "Release\CTA_CAR.tlog\CTA_CAR.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\CAR\CTA_CAR\CTA_CAR.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\CAR\CTA_CAR\CTA_CAR.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\CTA_CAR\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\CTA_CAR\CTA_CAR.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\CTA_CAR\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\CTA_CAR\CTA_CAR.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\CTA_CAR\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\CTA_CAR\CTA_CAR.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.76
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/CAR/Lab_Mon/Lab_Mon.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:02.
Project "c:\bncs\WNAcademy\panels\CAR\Lab_Mon\Lab_Mon.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\Lab_Mon.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue Lab_Mon.cpp
Lab_Mon.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\Lab_Mon.res" Lab_Mon.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\CAR\Lab_Mon\Lab_Mon.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\CAR\Lab_Mon\Lab_Mon.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\CAR\Lab_Mon\Lab_Mon.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\Lab_Mon.res
Release\Lab_Mon.obj
Creating library c:\bncs\WNAcademy\panels\CAR\Lab_Mon\Lab_Mon.lib and object c:\bncs\WNAcademy\panels\CAR\Lab_Mon\Lab_Mon.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\Lab_Mon\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\Lab_Mon\Lab_Mon.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\Lab_Mon\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\Lab_Mon\Lab_Mon.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\Lab_Mon\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\Lab_Mon\Lab_Mon.vcxproj]
Lab_Mon.vcxproj -> c:\bncs\WNAcademy\panels\CAR\Lab_Mon\Lab_Mon.dll
FinalizeBuildStatus:
Deleting file "Release\Lab_Mon.tlog\unsuccessfulbuild".
Touching "Release\Lab_Mon.tlog\Lab_Mon.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\CAR\Lab_Mon\Lab_Mon.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\CAR\Lab_Mon\Lab_Mon.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\Lab_Mon\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\Lab_Mon\Lab_Mon.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\Lab_Mon\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\Lab_Mon\Lab_Mon.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\Lab_Mon\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\Lab_Mon\Lab_Mon.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.70
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/CAR/video_xy/video_xy.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:04.
Project "c:\bncs\WNAcademy\panels\CAR\video_xy\video_xy.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\video_xy.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue video_xy.cpp
video_xy.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\video_xy.res" video_xy.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\CAR\video_xy\video_xy.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\CAR\video_xy\video_xy.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\CAR\video_xy\video_xy.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\video_xy.res
Release\video_xy.obj
Creating library c:\bncs\WNAcademy\panels\CAR\video_xy\video_xy.lib and object c:\bncs\WNAcademy\panels\CAR\video_xy\video_xy.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\video_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\video_xy\video_xy.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\video_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\video_xy\video_xy.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\video_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\video_xy\video_xy.vcxproj]
video_xy.vcxproj -> c:\bncs\WNAcademy\panels\CAR\video_xy\video_xy.dll
FinalizeBuildStatus:
Deleting file "Release\video_xy.tlog\unsuccessfulbuild".
Touching "Release\video_xy.tlog\video_xy.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\CAR\video_xy\video_xy.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\CAR\video_xy\video_xy.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\video_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\video_xy\video_xy.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\video_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\video_xy\video_xy.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CAR\video_xy\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CAR\video_xy\video_xy.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.66
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/components/AvonTake/AvonTake.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:06.
Project "c:\bncs\WNAcademy\panels\components\AvonTake\AvonTake.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\AvonTake.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _USING_V110_SDK71_ /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue AvonTake.cpp
AvonTake.cpp
ResourceCompile:
All outputs are up-to-date.
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\components\AvonTake\AvonTake.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\components\AvonTake\AvonTake.pdb" /SUBSYSTEM:WINDOWS,"5.01" /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\components\AvonTake\AvonTake.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\AvonTake.res
Release\AvonTake.obj
Creating library c:\bncs\WNAcademy\panels\components\AvonTake\AvonTake.lib and object c:\bncs\WNAcademy\panels\components\AvonTake\AvonTake.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\AvonTake\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\AvonTake\AvonTake.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\AvonTake\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\AvonTake\AvonTake.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\AvonTake\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\AvonTake\AvonTake.vcxproj]
AvonTake.vcxproj -> c:\bncs\WNAcademy\panels\components\AvonTake\AvonTake.dll
FinalizeBuildStatus:
Deleting file "Release\AvonTake.tlog\unsuccessfulbuild".
Touching "Release\AvonTake.tlog\AvonTake.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\components\AvonTake\AvonTake.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\components\AvonTake\AvonTake.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\AvonTake\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\AvonTake\AvonTake.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\AvonTake\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\AvonTake\AvonTake.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\AvonTake\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\AvonTake\AvonTake.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.40
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/components/CueControl/CueControl.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:08.
Project "c:\bncs\WNAcademy\panels\components\CueControl\CueControl.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\CueControl.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _USING_V110_SDK71_ /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue CueControl.cpp
CueControl.cpp
ResourceCompile:
All outputs are up-to-date.
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\components\CueControl\CueControl.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\components\CueControl\CueControl.pdb" /SUBSYSTEM:WINDOWS,"5.01" /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\components\CueControl\CueControl.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\CueControl.res
Release\CueControl.obj
Creating library c:\bncs\WNAcademy\panels\components\CueControl\CueControl.lib and object c:\bncs\WNAcademy\panels\components\CueControl\CueControl.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\CueControl\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\CueControl\CueControl.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\CueControl\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\CueControl\CueControl.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\CueControl\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\CueControl\CueControl.vcxproj]
CueControl.vcxproj -> c:\bncs\WNAcademy\panels\components\CueControl\CueControl.dll
FinalizeBuildStatus:
Deleting file "Release\CueControl.tlog\unsuccessfulbuild".
Touching "Release\CueControl.tlog\CueControl.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\components\CueControl\CueControl.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\components\CueControl\CueControl.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\CueControl\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\CueControl\CueControl.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\CueControl\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\CueControl\CueControl.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\CueControl\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\CueControl\CueControl.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.95
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/components/GPI_Button/GPI_Button.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:10.
Project "c:\bncs\WNAcademy\panels\components\GPI_Button\GPI_Button.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\GPI_Button.tlog\".
InitializeBuildStatus:
Creating "Release\GPI_Button.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue GPI_Button.cpp
GPI_Button.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\GPI_Button.res" GPI_Button.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\components\GPI_Button\GPI_Button.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\components\GPI_Button\GPI_Button.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\components\GPI_Button\GPI_Button.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\GPI_Button.res
Release\GPI_Button.obj
Creating library c:\bncs\WNAcademy\panels\components\GPI_Button\GPI_Button.lib and object c:\bncs\WNAcademy\panels\components\GPI_Button\GPI_Button.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\GPI_Button\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\GPI_Button\GPI_Button.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\GPI_Button\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\GPI_Button\GPI_Button.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\GPI_Button\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\GPI_Button\GPI_Button.vcxproj]
GPI_Button.vcxproj -> c:\bncs\WNAcademy\panels\components\GPI_Button\GPI_Button.dll
FinalizeBuildStatus:
Deleting file "Release\GPI_Button.tlog\unsuccessfulbuild".
Touching "Release\GPI_Button.tlog\GPI_Button.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\components\GPI_Button\GPI_Button.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\components\GPI_Button\GPI_Button.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\GPI_Button\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\GPI_Button\GPI_Button.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\GPI_Button\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\GPI_Button\GPI_Button.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\GPI_Button\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\GPI_Button\GPI_Button.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.79
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/components/MLDestMimic/MLDestMimic.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:12.
Project "c:\bncs\WNAcademy\panels\components\MLDestMimic\MLDestMimic.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\MLDestMimic.tlog\".
InitializeBuildStatus:
Creating "Release\MLDestMimic.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue MLDestMimic.cpp
MLDestMimic.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\MLDestMimic.res" MLDestMimic.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\components\MLDestMimic\MLDestMimic.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\components\MLDestMimic\MLDestMimic.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\components\MLDestMimic\MLDestMimic.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\MLDestMimic.res
Release\MLDestMimic.obj
Creating library c:\bncs\WNAcademy\panels\components\MLDestMimic\MLDestMimic.lib and object c:\bncs\WNAcademy\panels\components\MLDestMimic\MLDestMimic.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\MLDestMimic\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\MLDestMimic\MLDestMimic.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\MLDestMimic\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\MLDestMimic\MLDestMimic.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\MLDestMimic\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\MLDestMimic\MLDestMimic.vcxproj]
MLDestMimic.vcxproj -> c:\bncs\WNAcademy\panels\components\MLDestMimic\MLDestMimic.dll
FinalizeBuildStatus:
Deleting file "Release\MLDestMimic.tlog\unsuccessfulbuild".
Touching "Release\MLDestMimic.tlog\MLDestMimic.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\components\MLDestMimic\MLDestMimic.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\components\MLDestMimic\MLDestMimic.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\MLDestMimic\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\MLDestMimic\MLDestMimic.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\MLDestMimic\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\MLDestMimic\MLDestMimic.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\MLDestMimic\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\MLDestMimic\MLDestMimic.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.62
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/components/MtxDestMimic/MtxDestMimic.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:14.
Project "c:\bncs\WNAcademy\panels\components\MtxDestMimic\MtxDestMimic.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\MtxDestMimic.tlog\".
InitializeBuildStatus:
Creating "Release\MtxDestMimic.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue MtxDestMimic.cpp
MtxDestMimic.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\MtxDestMimic.res" MtxDestMimic.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\components\MtxDestMimic\MtxDestMimic.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\components\MtxDestMimic\MtxDestMimic.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\components\MtxDestMimic\MtxDestMimic.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\MtxDestMimic.res
Release\MtxDestMimic.obj
Creating library c:\bncs\WNAcademy\panels\components\MtxDestMimic\MtxDestMimic.lib and object c:\bncs\WNAcademy\panels\components\MtxDestMimic\MtxDestMimic.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\MtxDestMimic\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\MtxDestMimic\MtxDestMimic.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\MtxDestMimic\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\MtxDestMimic\MtxDestMimic.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\MtxDestMimic\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\MtxDestMimic\MtxDestMimic.vcxproj]
MtxDestMimic.vcxproj -> c:\bncs\WNAcademy\panels\components\MtxDestMimic\MtxDestMimic.dll
FinalizeBuildStatus:
Deleting file "Release\MtxDestMimic.tlog\unsuccessfulbuild".
Touching "Release\MtxDestMimic.tlog\MtxDestMimic.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\components\MtxDestMimic\MtxDestMimic.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\components\MtxDestMimic\MtxDestMimic.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\MtxDestMimic\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\MtxDestMimic\MtxDestMimic.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\MtxDestMimic\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\MtxDestMimic\MtxDestMimic.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\MtxDestMimic\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\MtxDestMimic\MtxDestMimic.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.65
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/components/PkgDest_1L/PkgDest_1L.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:16.
Project "c:\bncs\WNAcademy\panels\components\PkgDest_1L\PkgDest_1L.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\PkgDest_1L.tlog\".
InitializeBuildStatus:
Creating "Release\PkgDest_1L.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue PkgDest_1L.cpp
PkgDest_1L.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\PkgDest_1L.res" PkgDest_1L.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\components\PkgDest_1L\PkgDest_1L.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\components\PkgDest_1L\PkgDest_1L.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\components\PkgDest_1L\PkgDest_1L.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\PkgDest_1L.res
Release\PkgDest_1L.obj
Creating library c:\bncs\WNAcademy\panels\components\PkgDest_1L\PkgDest_1L.lib and object c:\bncs\WNAcademy\panels\components\PkgDest_1L\PkgDest_1L.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgDest_1L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgDest_1L\PkgDest_1L.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgDest_1L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgDest_1L\PkgDest_1L.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgDest_1L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgDest_1L\PkgDest_1L.vcxproj]
PkgDest_1L.vcxproj -> c:\bncs\WNAcademy\panels\components\PkgDest_1L\PkgDest_1L.dll
FinalizeBuildStatus:
Deleting file "Release\PkgDest_1L.tlog\unsuccessfulbuild".
Touching "Release\PkgDest_1L.tlog\PkgDest_1L.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\components\PkgDest_1L\PkgDest_1L.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\components\PkgDest_1L\PkgDest_1L.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgDest_1L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgDest_1L\PkgDest_1L.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgDest_1L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgDest_1L\PkgDest_1L.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgDest_1L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgDest_1L\PkgDest_1L.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.63
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/components/PkgDest_2L/PkgDest_2L.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:18.
Project "c:\bncs\WNAcademy\panels\components\PkgDest_2L\PkgDest_2L.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\PkgDest_2L.tlog\".
InitializeBuildStatus:
Creating "Release\PkgDest_2L.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue PkgDest_2L.cpp
PkgDest_2L.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\PkgDest_2L.res" PkgDest_2L.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\components\PkgDest_2L\PkgDest_2L.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\components\PkgDest_2L\PkgDest_2L.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\components\PkgDest_2L\PkgDest_2L.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\PkgDest_2L.res
Release\PkgDest_2L.obj
Creating library c:\bncs\WNAcademy\panels\components\PkgDest_2L\PkgDest_2L.lib and object c:\bncs\WNAcademy\panels\components\PkgDest_2L\PkgDest_2L.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgDest_2L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgDest_2L\PkgDest_2L.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgDest_2L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgDest_2L\PkgDest_2L.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgDest_2L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgDest_2L\PkgDest_2L.vcxproj]
PkgDest_2L.vcxproj -> c:\bncs\WNAcademy\panels\components\PkgDest_2L\PkgDest_2L.dll
FinalizeBuildStatus:
Deleting file "Release\PkgDest_2L.tlog\unsuccessfulbuild".
Touching "Release\PkgDest_2L.tlog\PkgDest_2L.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\components\PkgDest_2L\PkgDest_2L.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\components\PkgDest_2L\PkgDest_2L.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgDest_2L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgDest_2L\PkgDest_2L.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgDest_2L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgDest_2L\PkgDest_2L.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgDest_2L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgDest_2L\PkgDest_2L.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.73
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/components/PkgDest_3L/PkgDest_3L.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:20.
Project "c:\bncs\WNAcademy\panels\components\PkgDest_3L\PkgDest_3L.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\PkgDest_3L.tlog\".
InitializeBuildStatus:
Creating "Release\PkgDest_3L.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue PkgDest_3L.cpp
PkgDest_3L.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\PkgDest_3L.res" PkgDest_3L.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\components\PkgDest_3L\PkgDest_3L.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\components\PkgDest_3L\PkgDest_3L.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\components\PkgDest_3L\PkgDest_3L.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\PkgDest_3L.res
Release\PkgDest_3L.obj
Creating library c:\bncs\WNAcademy\panels\components\PkgDest_3L\PkgDest_3L.lib and object c:\bncs\WNAcademy\panels\components\PkgDest_3L\PkgDest_3L.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgDest_3L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgDest_3L\PkgDest_3L.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgDest_3L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgDest_3L\PkgDest_3L.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgDest_3L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgDest_3L\PkgDest_3L.vcxproj]
PkgDest_3L.vcxproj -> c:\bncs\WNAcademy\panels\components\PkgDest_3L\PkgDest_3L.dll
FinalizeBuildStatus:
Deleting file "Release\PkgDest_3L.tlog\unsuccessfulbuild".
Touching "Release\PkgDest_3L.tlog\PkgDest_3L.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\components\PkgDest_3L\PkgDest_3L.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\components\PkgDest_3L\PkgDest_3L.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgDest_3L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgDest_3L\PkgDest_3L.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgDest_3L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgDest_3L\PkgDest_3L.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgDest_3L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgDest_3L\PkgDest_3L.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.68
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/components/PkgTakeUndo_1L/PkgTakeUndo_1L.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:21.
Project "c:\bncs\WNAcademy\panels\components\PkgTakeUndo_1L\PkgTakeUndo_1L.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\PkgTakeUndo_1L.tlog\".
InitializeBuildStatus:
Creating "Release\PkgTakeUndo_1L.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue PkgTakeUndo_1L.cpp
PkgTakeUndo_1L.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\PkgTakeUndo_1L.res" PkgTakeUndo_1L.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\components\PkgTakeUndo_1L\PkgTakeUndo_1L.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\components\PkgTakeUndo_1L\PkgTakeUndo_1L.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\components\PkgTakeUndo_1L\PkgTakeUndo_1L.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\PkgTakeUndo_1L.res
Release\PkgTakeUndo_1L.obj
Creating library c:\bncs\WNAcademy\panels\components\PkgTakeUndo_1L\PkgTakeUndo_1L.lib and object c:\bncs\WNAcademy\panels\components\PkgTakeUndo_1L\PkgTakeUndo_1L.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgTakeUndo_1L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgTakeUndo_1L\PkgTakeUndo_1L.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgTakeUndo_1L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgTakeUndo_1L\PkgTakeUndo_1L.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgTakeUndo_1L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgTakeUndo_1L\PkgTakeUndo_1L.vcxproj]
PkgTakeUndo_1L.vcxproj -> c:\bncs\WNAcademy\panels\components\PkgTakeUndo_1L\PkgTakeUndo_1L.dll
FinalizeBuildStatus:
Deleting file "Release\PkgTakeUndo_1L.tlog\unsuccessfulbuild".
Touching "Release\PkgTakeUndo_1L.tlog\PkgTakeUndo_1L.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\components\PkgTakeUndo_1L\PkgTakeUndo_1L.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\components\PkgTakeUndo_1L\PkgTakeUndo_1L.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgTakeUndo_1L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgTakeUndo_1L\PkgTakeUndo_1L.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgTakeUndo_1L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgTakeUndo_1L\PkgTakeUndo_1L.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgTakeUndo_1L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgTakeUndo_1L\PkgTakeUndo_1L.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.73
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/components/PkgTakeUndo_2L/PkgTakeUndo_2L.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:23.
Project "c:\bncs\WNAcademy\panels\components\PkgTakeUndo_2L\PkgTakeUndo_2L.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\PkgTakeUndo_2L.tlog\".
InitializeBuildStatus:
Creating "Release\PkgTakeUndo_2L.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue PkgTakeUndo_2L.cpp
PkgTakeUndo_2L.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\PkgTakeUndo_2L.res" PkgTakeUndo_2L.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\components\PkgTakeUndo_2L\PkgTakeUndo_2L.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\components\PkgTakeUndo_2L\PkgTakeUndo_2L.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\components\PkgTakeUndo_2L\PkgTakeUndo_2L.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\PkgTakeUndo_2L.res
Release\PkgTakeUndo_2L.obj
Creating library c:\bncs\WNAcademy\panels\components\PkgTakeUndo_2L\PkgTakeUndo_2L.lib and object c:\bncs\WNAcademy\panels\components\PkgTakeUndo_2L\PkgTakeUndo_2L.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgTakeUndo_2L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgTakeUndo_2L\PkgTakeUndo_2L.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgTakeUndo_2L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgTakeUndo_2L\PkgTakeUndo_2L.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgTakeUndo_2L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgTakeUndo_2L\PkgTakeUndo_2L.vcxproj]
PkgTakeUndo_2L.vcxproj -> c:\bncs\WNAcademy\panels\components\PkgTakeUndo_2L\PkgTakeUndo_2L.dll
FinalizeBuildStatus:
Deleting file "Release\PkgTakeUndo_2L.tlog\unsuccessfulbuild".
Touching "Release\PkgTakeUndo_2L.tlog\PkgTakeUndo_2L.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\components\PkgTakeUndo_2L\PkgTakeUndo_2L.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\components\PkgTakeUndo_2L\PkgTakeUndo_2L.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgTakeUndo_2L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgTakeUndo_2L\PkgTakeUndo_2L.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgTakeUndo_2L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgTakeUndo_2L\PkgTakeUndo_2L.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgTakeUndo_2L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgTakeUndo_2L\PkgTakeUndo_2L.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.79
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/components/PkgTakeUndo_3L/PkgTakeUndo_3L.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:25.
Project "c:\bncs\WNAcademy\panels\components\PkgTakeUndo_3L\PkgTakeUndo_3L.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\PkgTakeUndo_3L.tlog\".
InitializeBuildStatus:
Creating "Release\PkgTakeUndo_3L.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue PkgTakeUndo_3L.cpp
PkgTakeUndo_3L.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\PkgTakeUndo_3L.res" PkgTakeUndo_3L.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\components\PkgTakeUndo_3L\PkgTakeUndo_3L.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\components\PkgTakeUndo_3L\PkgTakeUndo_3L.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\components\PkgTakeUndo_3L\PkgTakeUndo_3L.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\PkgTakeUndo_3L.res
Release\PkgTakeUndo_3L.obj
Creating library c:\bncs\WNAcademy\panels\components\PkgTakeUndo_3L\PkgTakeUndo_3L.lib and object c:\bncs\WNAcademy\panels\components\PkgTakeUndo_3L\PkgTakeUndo_3L.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgTakeUndo_3L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgTakeUndo_3L\PkgTakeUndo_3L.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgTakeUndo_3L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgTakeUndo_3L\PkgTakeUndo_3L.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgTakeUndo_3L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgTakeUndo_3L\PkgTakeUndo_3L.vcxproj]
PkgTakeUndo_3L.vcxproj -> c:\bncs\WNAcademy\panels\components\PkgTakeUndo_3L\PkgTakeUndo_3L.dll
FinalizeBuildStatus:
Deleting file "Release\PkgTakeUndo_3L.tlog\unsuccessfulbuild".
Touching "Release\PkgTakeUndo_3L.tlog\PkgTakeUndo_3L.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\components\PkgTakeUndo_3L\PkgTakeUndo_3L.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\components\PkgTakeUndo_3L\PkgTakeUndo_3L.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgTakeUndo_3L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgTakeUndo_3L\PkgTakeUndo_3L.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgTakeUndo_3L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgTakeUndo_3L\PkgTakeUndo_3L.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\PkgTakeUndo_3L\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\PkgTakeUndo_3L\PkgTakeUndo_3L.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.80
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/components/SingleMtxDest/SingleMtxDest.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:27.
Project "c:\bncs\WNAcademy\panels\components\SingleMtxDest\SingleMtxDest.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\SingleMtxDest.tlog\".
InitializeBuildStatus:
Creating "Release\SingleMtxDest.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue SingleMtxDest.cpp
SingleMtxDest.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\SingleMtxDest.res" SingleMtxDest.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\components\SingleMtxDest\SingleMtxDest.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\components\SingleMtxDest\SingleMtxDest.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\components\SingleMtxDest\SingleMtxDest.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\SingleMtxDest.res
Release\SingleMtxDest.obj
Creating library c:\bncs\WNAcademy\panels\components\SingleMtxDest\SingleMtxDest.lib and object c:\bncs\WNAcademy\panels\components\SingleMtxDest\SingleMtxDest.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\SingleMtxDest\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\SingleMtxDest\SingleMtxDest.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\SingleMtxDest\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\SingleMtxDest\SingleMtxDest.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\SingleMtxDest\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\SingleMtxDest\SingleMtxDest.vcxproj]
SingleMtxDest.vcxproj -> c:\bncs\WNAcademy\panels\components\SingleMtxDest\SingleMtxDest.dll
FinalizeBuildStatus:
Deleting file "Release\SingleMtxDest.tlog\unsuccessfulbuild".
Touching "Release\SingleMtxDest.tlog\SingleMtxDest.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\components\SingleMtxDest\SingleMtxDest.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\components\SingleMtxDest\SingleMtxDest.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\SingleMtxDest\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\SingleMtxDest\SingleMtxDest.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\SingleMtxDest\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\SingleMtxDest\SingleMtxDest.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\SingleMtxDest\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\SingleMtxDest\SingleMtxDest.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.65
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/components/Status800/Status800.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:29.
Project "c:\bncs\WNAcademy\panels\components\Status800\Status800.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\Status800.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue Status800.cpp
Status800.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\Status800.res" Status800.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\components\Status800\Status800.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\components\Status800\Status800.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\components\Status800\Status800.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\Status800.res
Release\Status800.obj
Creating library c:\bncs\WNAcademy\panels\components\Status800\Status800.lib and object c:\bncs\WNAcademy\panels\components\Status800\Status800.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\Status800\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\Status800\Status800.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\Status800\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\Status800\Status800.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\Status800\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\Status800\Status800.vcxproj]
Status800.vcxproj -> c:\bncs\WNAcademy\panels\components\Status800\Status800.dll
FinalizeBuildStatus:
Deleting file "Release\Status800.tlog\unsuccessfulbuild".
Touching "Release\Status800.tlog\Status800.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\components\Status800\Status800.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\components\Status800\Status800.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\Status800\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\Status800\Status800.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\Status800\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\Status800\Status800.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\Status800\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\Status800\Status800.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.73
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/components/StC_TakeCancel/StC_TakeCancel.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:31.
Project "c:\bncs\WNAcademy\panels\components\StC_TakeCancel\StC_TakeCancel.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\StC_TakeCancel.tlog\".
InitializeBuildStatus:
Creating "Release\StC_TakeCancel.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue StC_TakeCancel.cpp
StC_TakeCancel.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\StC_TakeCancel.res" StC_TakeCancel.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\components\StC_TakeCancel\StC_TakeCancel.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\components\StC_TakeCancel\StC_TakeCancel.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\components\StC_TakeCancel\StC_TakeCancel.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\StC_TakeCancel.res
Release\StC_TakeCancel.obj
Creating library c:\bncs\WNAcademy\panels\components\StC_TakeCancel\StC_TakeCancel.lib and object c:\bncs\WNAcademy\panels\components\StC_TakeCancel\StC_TakeCancel.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\StC_TakeCancel\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\StC_TakeCancel\StC_TakeCancel.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\StC_TakeCancel\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\StC_TakeCancel\StC_TakeCancel.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\StC_TakeCancel\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\StC_TakeCancel\StC_TakeCancel.vcxproj]
StC_TakeCancel.vcxproj -> c:\bncs\WNAcademy\panels\components\StC_TakeCancel\StC_TakeCancel.dll
FinalizeBuildStatus:
Deleting file "Release\StC_TakeCancel.tlog\unsuccessfulbuild".
Touching "Release\StC_TakeCancel.tlog\StC_TakeCancel.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\components\StC_TakeCancel\StC_TakeCancel.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\components\StC_TakeCancel\StC_TakeCancel.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\StC_TakeCancel\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\StC_TakeCancel\StC_TakeCancel.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\StC_TakeCancel\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\StC_TakeCancel\StC_TakeCancel.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\StC_TakeCancel\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\StC_TakeCancel\StC_TakeCancel.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.76
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/components/TakeA/TakeA.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:33.
Project "c:\bncs\WNAcademy\panels\components\TakeA\TakeA.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\TakeA.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue TakeA.cpp
TakeA.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\TakeA.res" TakeA.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\components\TakeA\TakeA.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\components\TakeA\TakeA.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\components\TakeA\TakeA.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\TakeA.res
Release\TakeA.obj
Creating library c:\bncs\WNAcademy\panels\components\TakeA\TakeA.lib and object c:\bncs\WNAcademy\panels\components\TakeA\TakeA.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\TakeA\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TakeA\TakeA.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\TakeA\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TakeA\TakeA.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\TakeA\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TakeA\TakeA.vcxproj]
TakeA.vcxproj -> c:\bncs\WNAcademy\panels\components\TakeA\TakeA.dll
FinalizeBuildStatus:
Deleting file "Release\TakeA.tlog\unsuccessfulbuild".
Touching "Release\TakeA.tlog\TakeA.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\components\TakeA\TakeA.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\components\TakeA\TakeA.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\TakeA\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TakeA\TakeA.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\TakeA\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TakeA\TakeA.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\TakeA\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TakeA\TakeA.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.73
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/components/TakeUndoCancel/TakeUndoCancel.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:35.
Project "c:\bncs\WNAcademy\panels\components\TakeUndoCancel\TakeUndoCancel.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\TakeUndoCancel.tlog\".
InitializeBuildStatus:
Creating "Release\TakeUndoCancel.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue TakeUndoCancel.cpp
TakeUndoCancel.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\TakeUndoCancel.res" TakeUndoCancel.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\components\TakeUndoCancel\TakeUndoCancel.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\components\TakeUndoCancel\TakeUndoCancel.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\components\TakeUndoCancel\TakeUndoCancel.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\TakeUndoCancel.res
Release\TakeUndoCancel.obj
Creating library c:\bncs\WNAcademy\panels\components\TakeUndoCancel\TakeUndoCancel.lib and object c:\bncs\WNAcademy\panels\components\TakeUndoCancel\TakeUndoCancel.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\TakeUndoCancel\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TakeUndoCancel\TakeUndoCancel.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\TakeUndoCancel\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TakeUndoCancel\TakeUndoCancel.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\TakeUndoCancel\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TakeUndoCancel\TakeUndoCancel.vcxproj]
TakeUndoCancel.vcxproj -> c:\bncs\WNAcademy\panels\components\TakeUndoCancel\TakeUndoCancel.dll
FinalizeBuildStatus:
Deleting file "Release\TakeUndoCancel.tlog\unsuccessfulbuild".
Touching "Release\TakeUndoCancel.tlog\TakeUndoCancel.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\components\TakeUndoCancel\TakeUndoCancel.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\components\TakeUndoCancel\TakeUndoCancel.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\TakeUndoCancel\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TakeUndoCancel\TakeUndoCancel.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\TakeUndoCancel\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TakeUndoCancel\TakeUndoCancel.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\TakeUndoCancel\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TakeUndoCancel\TakeUndoCancel.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.74
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/components/TSL_Tally_Set/TSL_Tally_Set.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:37.
Project "c:\bncs\WNAcademy\panels\components\TSL_Tally_Set\TSL_Tally_Set.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\TSL_Tally_Set.tlog\".
InitializeBuildStatus:
Creating "Release\TSL_Tally_Set.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _USING_V110_SDK71_ /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue TSL_Tally_Set.cpp
TSL_Tally_Set.cpp
ResourceCompile:
C:\Program Files\Microsoft SDKs\Windows\v7.1A\bin\rc.exe /D _USING_V110_SDK71_ /l"0x0409" /nologo /fo"Release\TSL_Tally_Set.res" TSL_Tally_Set.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\components\TSL_Tally_Set\TSL_Tally_Set.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\components\TSL_Tally_Set\TSL_Tally_Set.pdb" /SUBSYSTEM:WINDOWS,"5.01" /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\components\TSL_Tally_Set\TSL_Tally_Set.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\TSL_Tally_Set.res
Release\TSL_Tally_Set.obj
Creating library c:\bncs\WNAcademy\panels\components\TSL_Tally_Set\TSL_Tally_Set.lib and object c:\bncs\WNAcademy\panels\components\TSL_Tally_Set\TSL_Tally_Set.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\TSL_Tally_Set\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TSL_Tally_Set\TSL_Tally_Set.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\TSL_Tally_Set\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TSL_Tally_Set\TSL_Tally_Set.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\TSL_Tally_Set\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TSL_Tally_Set\TSL_Tally_Set.vcxproj]
TSL_Tally_Set.vcxproj -> c:\bncs\WNAcademy\panels\components\TSL_Tally_Set\TSL_Tally_Set.dll
FinalizeBuildStatus:
Deleting file "Release\TSL_Tally_Set.tlog\unsuccessfulbuild".
Touching "Release\TSL_Tally_Set.tlog\TSL_Tally_Set.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\components\TSL_Tally_Set\TSL_Tally_Set.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\components\TSL_Tally_Set\TSL_Tally_Set.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\TSL_Tally_Set\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TSL_Tally_Set\TSL_Tally_Set.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\TSL_Tally_Set\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TSL_Tally_Set\TSL_Tally_Set.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\TSL_Tally_Set\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TSL_Tally_Set\TSL_Tally_Set.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.91
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/components/TV_Mon_Select/TV_Mon_Select.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:39.
Project "c:\bncs\WNAcademy\panels\components\TV_Mon_Select\TV_Mon_Select.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\TV_Mon_Select.tlog\".
InitializeBuildStatus:
Creating "Release\TV_Mon_Select.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue TV_Mon_Select.cpp
TV_Mon_Select.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\TV_Mon_Select.res" TV_Mon_Select.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\components\TV_Mon_Select\TV_Mon_Select.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\components\TV_Mon_Select\TV_Mon_Select.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\components\TV_Mon_Select\TV_Mon_Select.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\TV_Mon_Select.res
Release\TV_Mon_Select.obj
Creating library c:\bncs\WNAcademy\panels\components\TV_Mon_Select\TV_Mon_Select.lib and object c:\bncs\WNAcademy\panels\components\TV_Mon_Select\TV_Mon_Select.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\TV_Mon_Select\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TV_Mon_Select\TV_Mon_Select.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\TV_Mon_Select\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TV_Mon_Select\TV_Mon_Select.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\TV_Mon_Select\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TV_Mon_Select\TV_Mon_Select.vcxproj]
TV_Mon_Select.vcxproj -> c:\bncs\WNAcademy\panels\components\TV_Mon_Select\TV_Mon_Select.dll
FinalizeBuildStatus:
Deleting file "Release\TV_Mon_Select.tlog\unsuccessfulbuild".
Touching "Release\TV_Mon_Select.tlog\TV_Mon_Select.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\components\TV_Mon_Select\TV_Mon_Select.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\components\TV_Mon_Select\TV_Mon_Select.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\TV_Mon_Select\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TV_Mon_Select\TV_Mon_Select.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\TV_Mon_Select\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TV_Mon_Select\TV_Mon_Select.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\TV_Mon_Select\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TV_Mon_Select\TV_Mon_Select.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.73
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/components/TV_Mon_Select_PKG/TV_Mon_Select_PKG.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:41.
Project "c:\bncs\WNAcademy\panels\components\TV_Mon_Select_PKG\TV_Mon_Select_PKG.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\TV_Mon_S.423a3fa0.tlog\".
InitializeBuildStatus:
Creating "Release\TV_Mon_S.423a3fa0.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue TV_Mon_Select_PKG.cpp
TV_Mon_Select_PKG.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\TV_Mon_Select_PKG.res" TV_Mon_Select_PKG.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\components\TV_Mon_Select_PKG\TV_Mon_Select_PKG.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\components\TV_Mon_Select_PKG\TV_Mon_Select_PKG.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\components\TV_Mon_Select_PKG\TV_Mon_Select_PKG.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\TV_Mon_Select_PKG.res
Release\TV_Mon_Select_PKG.obj
Creating library c:\bncs\WNAcademy\panels\components\TV_Mon_Select_PKG\TV_Mon_Select_PKG.lib and object c:\bncs\WNAcademy\panels\components\TV_Mon_Select_PKG\TV_Mon_Select_PKG.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\TV_Mon_Select_PKG\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TV_Mon_Select_PKG\TV_Mon_Select_PKG.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\TV_Mon_Select_PKG\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TV_Mon_Select_PKG\TV_Mon_Select_PKG.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\TV_Mon_Select_PKG\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TV_Mon_Select_PKG\TV_Mon_Select_PKG.vcxproj]
TV_Mon_Select_PKG.vcxproj -> c:\bncs\WNAcademy\panels\components\TV_Mon_Select_PKG\TV_Mon_Select_PKG.dll
FinalizeBuildStatus:
Deleting file "Release\TV_Mon_S.423a3fa0.tlog\unsuccessfulbuild".
Touching "Release\TV_Mon_S.423a3fa0.tlog\TV_Mon_Select_PKG.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\components\TV_Mon_Select_PKG\TV_Mon_Select_PKG.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\components\TV_Mon_Select_PKG\TV_Mon_Select_PKG.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\TV_Mon_Select_PKG\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TV_Mon_Select_PKG\TV_Mon_Select_PKG.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\TV_Mon_Select_PKG\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TV_Mon_Select_PKG\TV_Mon_Select_PKG.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\TV_Mon_Select_PKG\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\TV_Mon_Select_PKG\TV_Mon_Select_PKG.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.84
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/components/VideoDest/VideoDest.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:43.
Project "c:\bncs\WNAcademy\panels\components\VideoDest\VideoDest.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\VideoDest.tlog\".
InitializeBuildStatus:
Creating "Release\VideoDest.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue VideoDest.cpp
VideoDest.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\VideoDest.res" VideoDest.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\components\VideoDest\VideoDest.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\components\VideoDest\VideoDest.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\components\VideoDest\VideoDest.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\VideoDest.res
Release\VideoDest.obj
Creating library c:\bncs\WNAcademy\panels\components\VideoDest\VideoDest.lib and object c:\bncs\WNAcademy\panels\components\VideoDest\VideoDest.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\VideoDest\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\VideoDest\VideoDest.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\VideoDest\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\VideoDest\VideoDest.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\VideoDest\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\VideoDest\VideoDest.vcxproj]
VideoDest.vcxproj -> c:\bncs\WNAcademy\panels\components\VideoDest\VideoDest.dll
FinalizeBuildStatus:
Deleting file "Release\VideoDest.tlog\unsuccessfulbuild".
Touching "Release\VideoDest.tlog\VideoDest.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\components\VideoDest\VideoDest.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\components\VideoDest\VideoDest.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\VideoDest\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\VideoDest\VideoDest.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\VideoDest\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\VideoDest\VideoDest.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\VideoDest\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\VideoDest\VideoDest.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.16
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/components/wn_dest/wn_dest.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:45.
Project "c:\bncs\WNAcademy\panels\components\wn_dest\wn_dest.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\wn_dest.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue wn_dest.cpp
wn_dest.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\wn_dest.res" wn_dest.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\components\wn_dest\wn_dest.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\components\wn_dest\wn_dest.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\components\wn_dest\wn_dest.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\wn_dest.res
Release\wn_dest.obj
Creating library c:\bncs\WNAcademy\panels\components\wn_dest\wn_dest.lib and object c:\bncs\WNAcademy\panels\components\wn_dest\wn_dest.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\wn_dest\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\wn_dest\wn_dest.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\wn_dest\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\wn_dest\wn_dest.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\wn_dest\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\wn_dest\wn_dest.vcxproj]
wn_dest.vcxproj -> c:\bncs\WNAcademy\panels\components\wn_dest\wn_dest.dll
FinalizeBuildStatus:
Deleting file "Release\wn_dest.tlog\unsuccessfulbuild".
Touching "Release\wn_dest.tlog\wn_dest.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\components\wn_dest\wn_dest.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\components\wn_dest\wn_dest.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\wn_dest\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\wn_dest\wn_dest.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\wn_dest\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\wn_dest\wn_dest.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\wn_dest\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\wn_dest\wn_dest.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.90
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/components/wn_matrix/wn_matrix.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:47.
Project "c:\bncs\WNAcademy\panels\components\wn_matrix\wn_matrix.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\wn_matrix.tlog\".
InitializeBuildStatus:
Creating "Release\wn_matrix.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue wn_matrix.cpp
wn_matrix.cpp
wn_matrix.cpp(418): warning C4065: switch statement contains 'default' but no 'case' labels [c:\bncs\WNAcademy\panels\components\wn_matrix\wn_matrix.vcxproj]
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\wn_matrix.res" wn_matrix.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\components\wn_matrix\wn_matrix.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\components\wn_matrix\wn_matrix.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\components\wn_matrix\wn_matrix.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\wn_matrix.res
Release\wn_matrix.obj
Creating library c:\bncs\WNAcademy\panels\components\wn_matrix\wn_matrix.lib and object c:\bncs\WNAcademy\panels\components\wn_matrix\wn_matrix.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\wn_matrix\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\wn_matrix\wn_matrix.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\wn_matrix\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\wn_matrix\wn_matrix.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\wn_matrix\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\wn_matrix\wn_matrix.vcxproj]
wn_matrix.vcxproj -> c:\bncs\WNAcademy\panels\components\wn_matrix\wn_matrix.dll
FinalizeBuildStatus:
Deleting file "Release\wn_matrix.tlog\unsuccessfulbuild".
Touching "Release\wn_matrix.tlog\wn_matrix.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\components\wn_matrix\wn_matrix.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\components\wn_matrix\wn_matrix.vcxproj" (default target) (1) ->
(ClCompile target) ->
wn_matrix.cpp(418): warning C4065: switch statement contains 'default' but no 'case' labels [c:\bncs\WNAcademy\panels\components\wn_matrix\wn_matrix.vcxproj]
"c:\bncs\WNAcademy\panels\components\wn_matrix\wn_matrix.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\components\wn_matrix\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\wn_matrix\wn_matrix.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\components\wn_matrix\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\wn_matrix\wn_matrix.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\components\wn_matrix\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\components\wn_matrix\wn_matrix.vcxproj]
4 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.80
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/CTA/CamJoysticks/CamJoysticks.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:49.
Project "c:\bncs\WNAcademy\panels\CTA\CamJoysticks\CamJoysticks.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\CamJoysticks.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue CamJoysticks.cpp
CamJoysticks.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\CamJoysticks.res" CamJoysticks.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\CTA\CamJoysticks\CamJoysticks.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\CTA\CamJoysticks\CamJoysticks.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\CTA\CamJoysticks\CamJoysticks.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\CamJoysticks.res
Release\CamJoysticks.obj
Creating library c:\bncs\WNAcademy\panels\CTA\CamJoysticks\CamJoysticks.lib and object c:\bncs\WNAcademy\panels\CTA\CamJoysticks\CamJoysticks.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\CamJoysticks\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\CamJoysticks\CamJoysticks.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\CamJoysticks\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\CamJoysticks\CamJoysticks.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\CamJoysticks\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\CamJoysticks\CamJoysticks.vcxproj]
CamJoysticks.vcxproj -> c:\bncs\WNAcademy\panels\CTA\CamJoysticks\CamJoysticks.dll
FinalizeBuildStatus:
Deleting file "Release\CamJoysticks.tlog\unsuccessfulbuild".
Touching "Release\CamJoysticks.tlog\CamJoysticks.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\CTA\CamJoysticks\CamJoysticks.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\CTA\CamJoysticks\CamJoysticks.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\CamJoysticks\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\CamJoysticks\CamJoysticks.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\CamJoysticks\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\CamJoysticks\CamJoysticks.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\CamJoysticks\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\CamJoysticks\CamJoysticks.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.15
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/CTA/GPI675test/gpi675test.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:52.
Project "c:\bncs\WNAcademy\panels\CTA\GPI675test\gpi675test.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\gpi675test.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue gpi675test.cpp
gpi675test.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\gpi675test.res" gpi675test.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\CTA\GPI675test\gpi675test.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\CTA\GPI675test\gpi675test.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\CTA\GPI675test\gpi675test.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\gpi675test.res
Release\gpi675test.obj
Creating library c:\bncs\WNAcademy\panels\CTA\GPI675test\gpi675test.lib and object c:\bncs\WNAcademy\panels\CTA\GPI675test\gpi675test.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\GPI675test\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\GPI675test\gpi675test.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\GPI675test\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\GPI675test\gpi675test.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\GPI675test\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\GPI675test\gpi675test.vcxproj]
gpi675test.vcxproj -> c:\bncs\WNAcademy\panels\CTA\GPI675test\gpi675test.dll
FinalizeBuildStatus:
Deleting file "Release\gpi675test.tlog\unsuccessfulbuild".
Touching "Release\gpi675test.tlog\gpi675test.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\CTA\GPI675test\gpi675test.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\CTA\GPI675test\gpi675test.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\GPI675test\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\GPI675test\gpi675test.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\GPI675test\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\GPI675test\gpi675test.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\GPI675test\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\GPI675test\gpi675test.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.99
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/CTA/GPItest/GPItest.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:54.
Project "c:\bncs\WNAcademy\panels\CTA\GPItest\GPItest.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\GPItest.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue GPItest.cpp
GPItest.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0809" /nologo /fo"Release\GPItest.res" GPItest.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\CTA\GPItest\GPItest.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\CTA\GPItest\GPItest.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\CTA\GPItest\GPItest.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\GPItest.res
Release\GPItest.obj
Creating library c:\bncs\WNAcademy\panels\CTA\GPItest\GPItest.lib and object c:\bncs\WNAcademy\panels\CTA\GPItest\GPItest.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\GPItest\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\GPItest\GPItest.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\GPItest\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\GPItest\GPItest.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\GPItest\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\GPItest\GPItest.vcxproj]
GPItest.vcxproj -> c:\bncs\WNAcademy\panels\CTA\GPItest\GPItest.dll
FinalizeBuildStatus:
Deleting file "Release\GPItest.tlog\unsuccessfulbuild".
Touching "Release\GPItest.tlog\GPItest.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\CTA\GPItest\GPItest.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\CTA\GPItest\GPItest.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\GPItest\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\GPItest\GPItest.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\GPItest\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\GPItest\GPItest.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\GPItest\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\GPItest\GPItest.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.77
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/CTA/LD_Select/LD_Select.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:56.
Project "c:\bncs\WNAcademy\panels\CTA\LD_Select\LD_Select.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\LD_Select.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue LD_Select.cpp
LD_Select.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\LD_Select.res" LD_Select.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\CTA\LD_Select\LD_Select.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\CTA\LD_Select\LD_Select.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\CTA\LD_Select\LD_Select.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\LD_Select.res
Release\LD_Select.obj
Creating library c:\bncs\WNAcademy\panels\CTA\LD_Select\LD_Select.lib and object c:\bncs\WNAcademy\panels\CTA\LD_Select\LD_Select.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\LD_Select\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\LD_Select\LD_Select.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\LD_Select\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\LD_Select\LD_Select.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\LD_Select\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\LD_Select\LD_Select.vcxproj]
LD_Select.vcxproj -> c:\bncs\WNAcademy\panels\CTA\LD_Select\LD_Select.dll
FinalizeBuildStatus:
Deleting file "Release\LD_Select.tlog\unsuccessfulbuild".
Touching "Release\LD_Select.tlog\LD_Select.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\CTA\LD_Select\LD_Select.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\CTA\LD_Select\LD_Select.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\LD_Select\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\LD_Select\LD_Select.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\LD_Select\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\LD_Select\LD_Select.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\LD_Select\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\LD_Select\LD_Select.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.74
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/CTA/StA_TX_Auto/StA_TX_Auto.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:08:58.
Project "c:\bncs\WNAcademy\panels\CTA\StA_TX_Auto\StA_TX_Auto.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\StA_TX_Auto.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue StA_TX_Auto.cpp
StA_TX_Auto.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\StA_TX_Auto.res" StA_TX_Auto.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\CTA\StA_TX_Auto\StA_TX_Auto.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\CTA\StA_TX_Auto\StA_TX_Auto.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\CTA\StA_TX_Auto\StA_TX_Auto.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\StA_TX_Auto.res
Release\StA_TX_Auto.obj
Creating library c:\bncs\WNAcademy\panels\CTA\StA_TX_Auto\StA_TX_Auto.lib and object c:\bncs\WNAcademy\panels\CTA\StA_TX_Auto\StA_TX_Auto.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\StA_TX_Auto\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\StA_TX_Auto\StA_TX_Auto.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\StA_TX_Auto\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\StA_TX_Auto\StA_TX_Auto.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\StA_TX_Auto\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\StA_TX_Auto\StA_TX_Auto.vcxproj]
StA_TX_Auto.vcxproj -> c:\bncs\WNAcademy\panels\CTA\StA_TX_Auto\StA_TX_Auto.dll
FinalizeBuildStatus:
Deleting file "Release\StA_TX_Auto.tlog\unsuccessfulbuild".
Touching "Release\StA_TX_Auto.tlog\StA_TX_Auto.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\CTA\StA_TX_Auto\StA_TX_Auto.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\CTA\StA_TX_Auto\StA_TX_Auto.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\StA_TX_Auto\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\StA_TX_Auto\StA_TX_Auto.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\StA_TX_Auto\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\StA_TX_Auto\StA_TX_Auto.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\StA_TX_Auto\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\StA_TX_Auto\StA_TX_Auto.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.84
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/CTA/UMD_and_Tally/UMD_and_Tally.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:00.
Project "c:\bncs\WNAcademy\panels\CTA\UMD_and_Tally\UMD_and_Tally.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\UMD_and_Tally.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue UMD_and_Tally.cpp
UMD_and_Tally.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\UMD_and_Tally.res" UMD_and_Tally.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\CTA\UMD_and_Tally\UMD_and_Tally.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\CTA\UMD_and_Tally\UMD_and_Tally.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\CTA\UMD_and_Tally\UMD_and_Tally.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\UMD_and_Tally.res
Release\UMD_and_Tally.obj
Creating library c:\bncs\WNAcademy\panels\CTA\UMD_and_Tally\UMD_and_Tally.lib and object c:\bncs\WNAcademy\panels\CTA\UMD_and_Tally\UMD_and_Tally.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\UMD_and_Tally\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\UMD_and_Tally\UMD_and_Tally.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\UMD_and_Tally\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\UMD_and_Tally\UMD_and_Tally.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\UMD_and_Tally\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\UMD_and_Tally\UMD_and_Tally.vcxproj]
UMD_and_Tally.vcxproj -> c:\bncs\WNAcademy\panels\CTA\UMD_and_Tally\UMD_and_Tally.dll
FinalizeBuildStatus:
Deleting file "Release\UMD_and_Tally.tlog\unsuccessfulbuild".
Touching "Release\UMD_and_Tally.tlog\UMD_and_Tally.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\CTA\UMD_and_Tally\UMD_and_Tally.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\CTA\UMD_and_Tally\UMD_and_Tally.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\UMD_and_Tally\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\UMD_and_Tally\UMD_and_Tally.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\UMD_and_Tally\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\UMD_and_Tally\UMD_and_Tally.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\CTA\UMD_and_Tally\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\CTA\UMD_and_Tally\UMD_and_Tally.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.37
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Playpen/Playpen.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:02.
Project "c:\bncs\WNAcademy\panels\Playpen\Playpen.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\Playpen.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue Playpen.cpp
Playpen.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\Playpen.res" Playpen.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Playpen\Playpen.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Playpen\Playpen.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Playpen\Playpen.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\Playpen.res
Release\Playpen.obj
Creating library c:\bncs\WNAcademy\panels\Playpen\Playpen.lib and object c:\bncs\WNAcademy\panels\Playpen\Playpen.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Playpen\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Playpen\Playpen.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Playpen\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Playpen\Playpen.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Playpen\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Playpen\Playpen.vcxproj]
Playpen.vcxproj -> c:\bncs\WNAcademy\panels\Playpen\Playpen.dll
FinalizeBuildStatus:
Deleting file "Release\Playpen.tlog\unsuccessfulbuild".
Touching "Release\Playpen.tlog\Playpen.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Playpen\Playpen.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Playpen\Playpen.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Playpen\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Playpen\Playpen.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Playpen\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Playpen\Playpen.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Playpen\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Playpen\Playpen.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.79
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Playpen/TestLeitch/TestLeitch.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:04.
Project "c:\bncs\WNAcademy\panels\Playpen\TestLeitch\TestLeitch.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\TestLeitch.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue TestLeitch.cpp
TestLeitch.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\TestLeitch.res" TestLeitch.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Playpen\TestLeitch\TestLeitch.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Playpen\TestLeitch\TestLeitch.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Playpen\TestLeitch\TestLeitch.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\TestLeitch.res
Release\TestLeitch.obj
Creating library c:\bncs\WNAcademy\panels\Playpen\TestLeitch\TestLeitch.lib and object c:\bncs\WNAcademy\panels\Playpen\TestLeitch\TestLeitch.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Playpen\TestLeitch\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Playpen\TestLeitch\TestLeitch.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Playpen\TestLeitch\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Playpen\TestLeitch\TestLeitch.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Playpen\TestLeitch\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Playpen\TestLeitch\TestLeitch.vcxproj]
TestLeitch.vcxproj -> c:\bncs\WNAcademy\panels\Playpen\TestLeitch\TestLeitch.dll
FinalizeBuildStatus:
Deleting file "Release\TestLeitch.tlog\unsuccessfulbuild".
Touching "Release\TestLeitch.tlog\TestLeitch.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Playpen\TestLeitch\TestLeitch.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Playpen\TestLeitch\TestLeitch.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Playpen\TestLeitch\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Playpen\TestLeitch\TestLeitch.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Playpen\TestLeitch\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Playpen\TestLeitch\TestLeitch.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Playpen\TestLeitch\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Playpen\TestLeitch\TestLeitch.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.74
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/pseudo/pseudo.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:06.
Project "c:\bncs\WNAcademy\panels\pseudo\pseudo.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\pseudo.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue pseudo.cpp
pseudo.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\pseudo.res" pseudo.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\pseudo\pseudo.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\pseudo\pseudo.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\pseudo\pseudo.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\pseudo.res
Release\pseudo.obj
Creating library c:\bncs\WNAcademy\panels\pseudo\pseudo.lib and object c:\bncs\WNAcademy\panels\pseudo\pseudo.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\pseudo\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\pseudo\pseudo.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\pseudo\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\pseudo\pseudo.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\pseudo\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\pseudo\pseudo.vcxproj]
pseudo.vcxproj -> c:\bncs\WNAcademy\panels\pseudo\pseudo.dll
FinalizeBuildStatus:
Deleting file "Release\pseudo.tlog\unsuccessfulbuild".
Touching "Release\pseudo.tlog\pseudo.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\pseudo\pseudo.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\pseudo\pseudo.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\pseudo\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\pseudo\pseudo.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\pseudo\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\pseudo\pseudo.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\pseudo\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\pseudo\pseudo.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.77
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_A/Automatics/CueDirector/CueDirector.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:08.
Project "c:\bncs\WNAcademy\panels\Studio_A\Automatics\CueDirector\CueDirector.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\CueDirector.tlog\".
InitializeBuildStatus:
Creating "Release\CueDirector.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _USING_V110_SDK71_ /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue CueDirector.cpp
CueDirector.cpp
ResourceCompile:
C:\Program Files\Microsoft SDKs\Windows\v7.1A\bin\rc.exe /D _USING_V110_SDK71_ /l"0x0409" /nologo /fo"Release\CueDirector.res" CueDirector.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_A\Automatics\CueDirector\CueDirector.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_A\Automatics\CueDirector\CueDirector.pdb" /SUBSYSTEM:WINDOWS,"5.01" /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_A\Automatics\CueDirector\CueDirector.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\CueDirector.res
Release\CueDirector.obj
Creating library c:\bncs\WNAcademy\panels\Studio_A\Automatics\CueDirector\CueDirector.lib and object c:\bncs\WNAcademy\panels\Studio_A\Automatics\CueDirector\CueDirector.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Automatics\CueDirector\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Automatics\CueDirector\CueDirector.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Automatics\CueDirector\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Automatics\CueDirector\CueDirector.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Automatics\CueDirector\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Automatics\CueDirector\CueDirector.vcxproj]
CueDirector.vcxproj -> c:\bncs\WNAcademy\panels\Studio_A\Automatics\CueDirector\CueDirector.dll
FinalizeBuildStatus:
Deleting file "Release\CueDirector.tlog\unsuccessfulbuild".
Touching "Release\CueDirector.tlog\CueDirector.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_A\Automatics\CueDirector\CueDirector.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_A\Automatics\CueDirector\CueDirector.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Automatics\CueDirector\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Automatics\CueDirector\CueDirector.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Automatics\CueDirector\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Automatics\CueDirector\CueDirector.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Automatics\CueDirector\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Automatics\CueDirector\CueDirector.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.10
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_A/Automatics/Joysticks_C/Joysticks_C.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:10.
Project "c:\bncs\WNAcademy\panels\Studio_A\Automatics\Joysticks_C\Joysticks_C.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\Joysticks_C.tlog\".
InitializeBuildStatus:
Creating "Release\Joysticks_C.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _USING_V110_SDK71_ /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue Joysticks_C.cpp
Joysticks_C.cpp
ResourceCompile:
C:\Program Files\Microsoft SDKs\Windows\v7.1A\bin\rc.exe /D _USING_V110_SDK71_ /l"0x0409" /nologo /fo"Release\Joysticks_C.res" Joysticks_C.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_A\Automatics\Joysticks_C\Joysticks_C.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_A\Automatics\Joysticks_C\Joysticks_C.pdb" /SUBSYSTEM:WINDOWS,"5.01" /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_A\Automatics\Joysticks_C\Joysticks_C.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\Joysticks_C.res
Release\Joysticks_C.obj
Creating library c:\bncs\WNAcademy\panels\Studio_A\Automatics\Joysticks_C\Joysticks_C.lib and object c:\bncs\WNAcademy\panels\Studio_A\Automatics\Joysticks_C\Joysticks_C.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Automatics\Joysticks_C\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Automatics\Joysticks_C\Joysticks_C.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Automatics\Joysticks_C\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Automatics\Joysticks_C\Joysticks_C.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Automatics\Joysticks_C\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Automatics\Joysticks_C\Joysticks_C.vcxproj]
Joysticks_C.vcxproj -> c:\bncs\WNAcademy\panels\Studio_A\Automatics\Joysticks_C\Joysticks_C.dll
FinalizeBuildStatus:
Deleting file "Release\Joysticks_C.tlog\unsuccessfulbuild".
Touching "Release\Joysticks_C.tlog\Joysticks_C.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_A\Automatics\Joysticks_C\Joysticks_C.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_A\Automatics\Joysticks_C\Joysticks_C.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Automatics\Joysticks_C\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Automatics\Joysticks_C\Joysticks_C.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Automatics\Joysticks_C\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Automatics\Joysticks_C\Joysticks_C.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Automatics\Joysticks_C\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Automatics\Joysticks_C\Joysticks_C.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.87
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_A/Automatics/RxTx/RxTx.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:12.
Project "c:\bncs\WNAcademy\panels\Studio_A\Automatics\RxTx\RxTx.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\RxTx.tlog\".
InitializeBuildStatus:
Creating "Release\RxTx.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _USING_V110_SDK71_ /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue RxTx.cpp
RxTx.cpp
ResourceCompile:
C:\Program Files\Microsoft SDKs\Windows\v7.1A\bin\rc.exe /D _USING_V110_SDK71_ /l"0x0409" /nologo /fo"Release\RxTx.res" RxTx.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_A\Automatics\RxTx\RxTx.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_A\Automatics\RxTx\RxTx.pdb" /SUBSYSTEM:WINDOWS,"5.01" /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_A\Automatics\RxTx\RxTx.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\RxTx.res
Release\RxTx.obj
Creating library c:\bncs\WNAcademy\panels\Studio_A\Automatics\RxTx\RxTx.lib and object c:\bncs\WNAcademy\panels\Studio_A\Automatics\RxTx\RxTx.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Automatics\RxTx\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Automatics\RxTx\RxTx.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Automatics\RxTx\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Automatics\RxTx\RxTx.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Automatics\RxTx\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Automatics\RxTx\RxTx.vcxproj]
RxTx.vcxproj -> c:\bncs\WNAcademy\panels\Studio_A\Automatics\RxTx\RxTx.dll
FinalizeBuildStatus:
Deleting file "Release\RxTx.tlog\unsuccessfulbuild".
Touching "Release\RxTx.tlog\RxTx.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_A\Automatics\RxTx\RxTx.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_A\Automatics\RxTx\RxTx.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Automatics\RxTx\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Automatics\RxTx\RxTx.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Automatics\RxTx\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Automatics\RxTx\RxTx.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Automatics\RxTx\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Automatics\RxTx\RxTx.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.70
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_A/Automatics/UMDnames/UMDnames.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:14.
Project "c:\bncs\WNAcademy\panels\Studio_A\Automatics\UMDnames\UMDnames.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\UMDnames.tlog\".
InitializeBuildStatus:
Creating "Release\UMDnames.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _USING_V110_SDK71_ /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue UMDnames.cpp
UMDnames.cpp
ResourceCompile:
C:\Program Files\Microsoft SDKs\Windows\v7.1A\bin\rc.exe /D _USING_V110_SDK71_ /l"0x0409" /nologo /fo"Release\UMDnames.res" UMDnames.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_A\Automatics\UMDnames\UMDnames.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_A\Automatics\UMDnames\UMDnames.pdb" /SUBSYSTEM:WINDOWS,"5.01" /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_A\Automatics\UMDnames\UMDnames.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\UMDnames.res
Release\UMDnames.obj
Creating library c:\bncs\WNAcademy\panels\Studio_A\Automatics\UMDnames\UMDnames.lib and object c:\bncs\WNAcademy\panels\Studio_A\Automatics\UMDnames\UMDnames.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Automatics\UMDnames\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Automatics\UMDnames\UMDnames.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Automatics\UMDnames\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Automatics\UMDnames\UMDnames.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Automatics\UMDnames\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Automatics\UMDnames\UMDnames.vcxproj]
UMDnames.vcxproj -> c:\bncs\WNAcademy\panels\Studio_A\Automatics\UMDnames\UMDnames.dll
FinalizeBuildStatus:
Deleting file "Release\UMDnames.tlog\unsuccessfulbuild".
Touching "Release\UMDnames.tlog\UMDnames.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_A\Automatics\UMDnames\UMDnames.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_A\Automatics\UMDnames\UMDnames.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Automatics\UMDnames\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Automatics\UMDnames\UMDnames.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Automatics\UMDnames\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Automatics\UMDnames\UMDnames.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Automatics\UMDnames\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Automatics\UMDnames\UMDnames.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.70
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_A/CameraAssign/CameraAssign.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:16.
Project "c:\bncs\WNAcademy\panels\Studio_A\CameraAssign\CameraAssign.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\CameraAssign.tlog\".
InitializeBuildStatus:
Creating "Release\CameraAssign.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue CameraAssign.cpp
CameraAssign.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\CameraAssign.res" CameraAssign.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_A\CameraAssign\CameraAssign.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_A\CameraAssign\CameraAssign.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_A\CameraAssign\CameraAssign.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\CameraAssign.res
Release\CameraAssign.obj
Creating library c:\bncs\WNAcademy\panels\Studio_A\CameraAssign\CameraAssign.lib and object c:\bncs\WNAcademy\panels\Studio_A\CameraAssign\CameraAssign.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\CameraAssign\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\CameraAssign\CameraAssign.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\CameraAssign\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\CameraAssign\CameraAssign.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\CameraAssign\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\CameraAssign\CameraAssign.vcxproj]
CameraAssign.vcxproj -> c:\bncs\WNAcademy\panels\Studio_A\CameraAssign\CameraAssign.dll
FinalizeBuildStatus:
Deleting file "Release\CameraAssign.tlog\unsuccessfulbuild".
Touching "Release\CameraAssign.tlog\CameraAssign.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_A\CameraAssign\CameraAssign.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_A\CameraAssign\CameraAssign.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\CameraAssign\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\CameraAssign\CameraAssign.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\CameraAssign\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\CameraAssign\CameraAssign.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\CameraAssign\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\CameraAssign\CameraAssign.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.65
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_A/DaytoDay/DaytoDay.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:18.
Project "c:\bncs\WNAcademy\panels\Studio_A\DaytoDay\DaytoDay.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\DaytoDay.tlog\".
InitializeBuildStatus:
Creating "Release\DaytoDay.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue DaytoDay.cpp
DaytoDay.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\DaytoDay.res" DaytoDay.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_A\DaytoDay\DaytoDay.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_A\DaytoDay\DaytoDay.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_A\DaytoDay\DaytoDay.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\DaytoDay.res
Release\DaytoDay.obj
Creating library c:\bncs\WNAcademy\panels\Studio_A\DaytoDay\DaytoDay.lib and object c:\bncs\WNAcademy\panels\Studio_A\DaytoDay\DaytoDay.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\DaytoDay\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\DaytoDay\DaytoDay.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\DaytoDay\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\DaytoDay\DaytoDay.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\DaytoDay\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\DaytoDay\DaytoDay.vcxproj]
DaytoDay.vcxproj -> c:\bncs\WNAcademy\panels\Studio_A\DaytoDay\DaytoDay.dll
FinalizeBuildStatus:
Deleting file "Release\DaytoDay.tlog\unsuccessfulbuild".
Touching "Release\DaytoDay.tlog\DaytoDay.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_A\DaytoDay\DaytoDay.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_A\DaytoDay\DaytoDay.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\DaytoDay\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\DaytoDay\DaytoDay.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\DaytoDay\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\DaytoDay\DaytoDay.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\DaytoDay\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\DaytoDay\DaytoDay.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.77
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_A/Gal_Lights/Gal_Lights.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:20.
Project "c:\bncs\WNAcademy\panels\Studio_A\Gal_Lights\Gal_Lights.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\Gal_Lights.tlog\".
InitializeBuildStatus:
Creating "Release\Gal_Lights.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue Gal_Lights.cpp
Gal_Lights.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\Gal_Lights.res" Gal_Lights.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_A\Gal_Lights\Gal_Lights.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_A\Gal_Lights\Gal_Lights.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_A\Gal_Lights\Gal_Lights.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\Gal_Lights.res
Release\Gal_Lights.obj
Creating library c:\bncs\WNAcademy\panels\Studio_A\Gal_Lights\Gal_Lights.lib and object c:\bncs\WNAcademy\panels\Studio_A\Gal_Lights\Gal_Lights.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Gal_Lights\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Gal_Lights\Gal_Lights.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Gal_Lights\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Gal_Lights\Gal_Lights.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Gal_Lights\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Gal_Lights\Gal_Lights.vcxproj]
Gal_Lights.vcxproj -> c:\bncs\WNAcademy\panels\Studio_A\Gal_Lights\Gal_Lights.dll
FinalizeBuildStatus:
Deleting file "Release\Gal_Lights.tlog\unsuccessfulbuild".
Touching "Release\Gal_Lights.tlog\Gal_Lights.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_A\Gal_Lights\Gal_Lights.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_A\Gal_Lights\Gal_Lights.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Gal_Lights\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Gal_Lights\Gal_Lights.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Gal_Lights\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Gal_Lights\Gal_Lights.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\Gal_Lights\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\Gal_Lights\Gal_Lights.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.79
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_A/NamesEditor/NamesEditor.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:22.
Project "c:\bncs\WNAcademy\panels\Studio_A\NamesEditor\NamesEditor.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\NamesEditor.tlog\".
InitializeBuildStatus:
Creating "Release\NamesEditor.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue NamesEditor.cpp
NamesEditor.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\NamesEditor.res" NamesEditor.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_A\NamesEditor\NamesEditor.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_A\NamesEditor\NamesEditor.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_A\NamesEditor\NamesEditor.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\NamesEditor.res
Release\NamesEditor.obj
Creating library c:\bncs\WNAcademy\panels\Studio_A\NamesEditor\NamesEditor.lib and object c:\bncs\WNAcademy\panels\Studio_A\NamesEditor\NamesEditor.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\NamesEditor\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\NamesEditor\NamesEditor.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\NamesEditor\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\NamesEditor\NamesEditor.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\NamesEditor\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\NamesEditor\NamesEditor.vcxproj]
NamesEditor.vcxproj -> c:\bncs\WNAcademy\panels\Studio_A\NamesEditor\NamesEditor.dll
FinalizeBuildStatus:
Deleting file "Release\NamesEditor.tlog\unsuccessfulbuild".
Touching "Release\NamesEditor.tlog\NamesEditor.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_A\NamesEditor\NamesEditor.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_A\NamesEditor\NamesEditor.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\NamesEditor\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\NamesEditor\NamesEditor.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\NamesEditor\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\NamesEditor\NamesEditor.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\NamesEditor\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\NamesEditor\NamesEditor.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.05
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_A/SCR_OS/SCR_OS.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:24.
Project "c:\bncs\WNAcademy\panels\Studio_A\SCR_OS\SCR_OS.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\SCR_OS.tlog\".
InitializeBuildStatus:
Creating "Release\SCR_OS.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue SCR_OS.cpp
SCR_OS.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\SCR_OS.res" SCR_OS.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_A\SCR_OS\SCR_OS.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_A\SCR_OS\SCR_OS.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_A\SCR_OS\SCR_OS.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\SCR_OS.res
Release\SCR_OS.obj
Creating library c:\bncs\WNAcademy\panels\Studio_A\SCR_OS\SCR_OS.lib and object c:\bncs\WNAcademy\panels\Studio_A\SCR_OS\SCR_OS.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\SCR_OS\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\SCR_OS\SCR_OS.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\SCR_OS\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\SCR_OS\SCR_OS.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\SCR_OS\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\SCR_OS\SCR_OS.vcxproj]
SCR_OS.vcxproj -> c:\bncs\WNAcademy\panels\Studio_A\SCR_OS\SCR_OS.dll
FinalizeBuildStatus:
Deleting file "Release\SCR_OS.tlog\unsuccessfulbuild".
Touching "Release\SCR_OS.tlog\SCR_OS.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_A\SCR_OS\SCR_OS.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_A\SCR_OS\SCR_OS.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\SCR_OS\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\SCR_OS\SCR_OS.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\SCR_OS\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\SCR_OS\SCR_OS.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\SCR_OS\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\SCR_OS\SCR_OS.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.68
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_A/SCR_TVs/SCR_TVs.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:26.
Project "c:\bncs\WNAcademy\panels\Studio_A\SCR_TVs\SCR_TVs.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\SCR_TVs.tlog\".
InitializeBuildStatus:
Creating "Release\SCR_TVs.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue SCR_TVs.cpp
SCR_TVs.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\SCR_TVs.res" SCR_TVs.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_A\SCR_TVs\SCR_TVs.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_A\SCR_TVs\SCR_TVs.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_A\SCR_TVs\SCR_TVs.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\SCR_TVs.res
Release\SCR_TVs.obj
Creating library c:\bncs\WNAcademy\panels\Studio_A\SCR_TVs\SCR_TVs.lib and object c:\bncs\WNAcademy\panels\Studio_A\SCR_TVs\SCR_TVs.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\SCR_TVs\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\SCR_TVs\SCR_TVs.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\SCR_TVs\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\SCR_TVs\SCR_TVs.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\SCR_TVs\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\SCR_TVs\SCR_TVs.vcxproj]
SCR_TVs.vcxproj -> c:\bncs\WNAcademy\panels\Studio_A\SCR_TVs\SCR_TVs.dll
FinalizeBuildStatus:
Deleting file "Release\SCR_TVs.tlog\unsuccessfulbuild".
Touching "Release\SCR_TVs.tlog\SCR_TVs.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_A\SCR_TVs\SCR_TVs.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_A\SCR_TVs\SCR_TVs.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\SCR_TVs\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\SCR_TVs\SCR_TVs.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\SCR_TVs\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\SCR_TVs\SCR_TVs.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\SCR_TVs\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\SCR_TVs\SCR_TVs.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.76
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_A/SCR_WBox/SCR_WBox.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:28.
Project "c:\bncs\WNAcademy\panels\Studio_A\SCR_WBox\SCR_WBox.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\SCR_WBox.tlog\".
InitializeBuildStatus:
Creating "Release\SCR_WBox.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue SCR_WBox.cpp
SCR_WBox.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\SCR_WBox.res" SCR_WBox.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_A\SCR_WBox\SCR_WBox.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_A\SCR_WBox\SCR_WBox.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_A\SCR_WBox\SCR_WBox.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\SCR_WBox.res
Release\SCR_WBox.obj
Creating library c:\bncs\WNAcademy\panels\Studio_A\SCR_WBox\SCR_WBox.lib and object c:\bncs\WNAcademy\panels\Studio_A\SCR_WBox\SCR_WBox.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\SCR_WBox\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\SCR_WBox\SCR_WBox.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\SCR_WBox\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\SCR_WBox\SCR_WBox.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\SCR_WBox\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\SCR_WBox\SCR_WBox.vcxproj]
SCR_WBox.vcxproj -> c:\bncs\WNAcademy\panels\Studio_A\SCR_WBox\SCR_WBox.dll
FinalizeBuildStatus:
Deleting file "Release\SCR_WBox.tlog\unsuccessfulbuild".
Touching "Release\SCR_WBox.tlog\SCR_WBox.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_A\SCR_WBox\SCR_WBox.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_A\SCR_WBox\SCR_WBox.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\SCR_WBox\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\SCR_WBox\SCR_WBox.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\SCR_WBox\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\SCR_WBox\SCR_WBox.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\SCR_WBox\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\SCR_WBox\SCR_WBox.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.66
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_A/SysControl/SysControl.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:29.
Project "c:\bncs\WNAcademy\panels\Studio_A\SysControl\SysControl.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\SysControl.tlog\".
InitializeBuildStatus:
Creating "Release\SysControl.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue SysControl.cpp
SysControl.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\SysControl.res" SysControl.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_A\SysControl\SysControl.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_A\SysControl\SysControl.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_A\SysControl\SysControl.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\SysControl.res
Release\SysControl.obj
Creating library c:\bncs\WNAcademy\panels\Studio_A\SysControl\SysControl.lib and object c:\bncs\WNAcademy\panels\Studio_A\SysControl\SysControl.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\SysControl\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\SysControl\SysControl.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\SysControl\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\SysControl\SysControl.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\SysControl\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\SysControl\SysControl.vcxproj]
SysControl.vcxproj -> c:\bncs\WNAcademy\panels\Studio_A\SysControl\SysControl.dll
FinalizeBuildStatus:
Deleting file "Release\SysControl.tlog\unsuccessfulbuild".
Touching "Release\SysControl.tlog\SysControl.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_A\SysControl\SysControl.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_A\SysControl\SysControl.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\SysControl\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\SysControl\SysControl.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\SysControl\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\SysControl\SysControl.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\SysControl\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\SysControl\SysControl.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.87
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_A/TallyInfoEdit/TallyInfoEdit.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:32.
Project "c:\bncs\WNAcademy\panels\Studio_A\TallyInfoEdit\TallyInfoEdit.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\TallyInfoEdit.tlog\".
InitializeBuildStatus:
Creating "Release\TallyInfoEdit.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue TallyInfoEdit.cpp
TallyInfoEdit.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\TallyInfoEdit.res" TallyInfoEdit.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_A\TallyInfoEdit\TallyInfoEdit.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_A\TallyInfoEdit\TallyInfoEdit.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_A\TallyInfoEdit\TallyInfoEdit.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\TallyInfoEdit.res
Release\TallyInfoEdit.obj
Creating library c:\bncs\WNAcademy\panels\Studio_A\TallyInfoEdit\TallyInfoEdit.lib and object c:\bncs\WNAcademy\panels\Studio_A\TallyInfoEdit\TallyInfoEdit.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\TallyInfoEdit\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\TallyInfoEdit\TallyInfoEdit.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\TallyInfoEdit\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\TallyInfoEdit\TallyInfoEdit.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\TallyInfoEdit\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\TallyInfoEdit\TallyInfoEdit.vcxproj]
TallyInfoEdit.vcxproj -> c:\bncs\WNAcademy\panels\Studio_A\TallyInfoEdit\TallyInfoEdit.dll
FinalizeBuildStatus:
Deleting file "Release\TallyInfoEdit.tlog\unsuccessfulbuild".
Touching "Release\TallyInfoEdit.tlog\TallyInfoEdit.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_A\TallyInfoEdit\TallyInfoEdit.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_A\TallyInfoEdit\TallyInfoEdit.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\TallyInfoEdit\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\TallyInfoEdit\TallyInfoEdit.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\TallyInfoEdit\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\TallyInfoEdit\TallyInfoEdit.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\TallyInfoEdit\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\TallyInfoEdit\TallyInfoEdit.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.84
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_A/UMDnames/UMDnames.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:34.
Project "c:\bncs\WNAcademy\panels\Studio_A\UMDnames\UMDnames.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\UMDnames.tlog\".
InitializeBuildStatus:
Creating "Release\UMDnames.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue UMDnames.cpp
UMDnames.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\UMDnames.res" UMDnames.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_A\UMDnames\UMDnames.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_A\UMDnames\UMDnames.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_A\UMDnames\UMDnames.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\UMDnames.res
Release\UMDnames.obj
Creating library c:\bncs\WNAcademy\panels\Studio_A\UMDnames\UMDnames.lib and object c:\bncs\WNAcademy\panels\Studio_A\UMDnames\UMDnames.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\UMDnames\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\UMDnames\UMDnames.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\UMDnames\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\UMDnames\UMDnames.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\UMDnames\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\UMDnames\UMDnames.vcxproj]
UMDnames.vcxproj -> c:\bncs\WNAcademy\panels\Studio_A\UMDnames\UMDnames.dll
FinalizeBuildStatus:
Deleting file "Release\UMDnames.tlog\unsuccessfulbuild".
Touching "Release\UMDnames.tlog\UMDnames.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_A\UMDnames\UMDnames.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_A\UMDnames\UMDnames.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\UMDnames\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\UMDnames\UMDnames.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\UMDnames\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\UMDnames\UMDnames.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\UMDnames\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\UMDnames\UMDnames.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.96
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_A/XYrouters/XYrouters.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:36.
Project "c:\bncs\WNAcademy\panels\Studio_A\XYrouters\XYrouters.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\XYrouters.tlog\".
InitializeBuildStatus:
Creating "Release\XYrouters.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue XYrouters.cpp
XYrouters.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\XYrouters.res" XYrouters.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_A\XYrouters\XYrouters.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_A\XYrouters\XYrouters.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_A\XYrouters\XYrouters.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\XYrouters.res
Release\XYrouters.obj
Creating library c:\bncs\WNAcademy\panels\Studio_A\XYrouters\XYrouters.lib and object c:\bncs\WNAcademy\panels\Studio_A\XYrouters\XYrouters.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\XYrouters\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\XYrouters\XYrouters.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\XYrouters\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\XYrouters\XYrouters.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\XYrouters\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\XYrouters\XYrouters.vcxproj]
XYrouters.vcxproj -> c:\bncs\WNAcademy\panels\Studio_A\XYrouters\XYrouters.dll
FinalizeBuildStatus:
Deleting file "Release\XYrouters.tlog\unsuccessfulbuild".
Touching "Release\XYrouters.tlog\XYrouters.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_A\XYrouters\XYrouters.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_A\XYrouters\XYrouters.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\XYrouters\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\XYrouters\XYrouters.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\XYrouters\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\XYrouters\XYrouters.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_A\XYrouters\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_A\XYrouters\XYrouters.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.85
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_C/Automatics/CueDirector/CueDirector.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:38.
Project "c:\bncs\WNAcademy\panels\Studio_C\Automatics\CueDirector\CueDirector.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\CueDirector.tlog\".
InitializeBuildStatus:
Creating "Release\CueDirector.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _USING_V110_SDK71_ /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue CueDirector.cpp
CueDirector.cpp
ResourceCompile:
C:\Program Files\Microsoft SDKs\Windows\v7.1A\bin\rc.exe /D _USING_V110_SDK71_ /l"0x0409" /nologo /fo"Release\CueDirector.res" CueDirector.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_C\Automatics\CueDirector\CueDirector.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_C\Automatics\CueDirector\CueDirector.pdb" /SUBSYSTEM:WINDOWS,"5.01" /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_C\Automatics\CueDirector\CueDirector.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\CueDirector.res
Release\CueDirector.obj
Creating library c:\bncs\WNAcademy\panels\Studio_C\Automatics\CueDirector\CueDirector.lib and object c:\bncs\WNAcademy\panels\Studio_C\Automatics\CueDirector\CueDirector.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\Automatics\CueDirector\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\Automatics\CueDirector\CueDirector.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\Automatics\CueDirector\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\Automatics\CueDirector\CueDirector.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\Automatics\CueDirector\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\Automatics\CueDirector\CueDirector.vcxproj]
CueDirector.vcxproj -> c:\bncs\WNAcademy\panels\Studio_C\Automatics\CueDirector\CueDirector.dll
FinalizeBuildStatus:
Deleting file "Release\CueDirector.tlog\unsuccessfulbuild".
Touching "Release\CueDirector.tlog\CueDirector.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_C\Automatics\CueDirector\CueDirector.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_C\Automatics\CueDirector\CueDirector.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\Automatics\CueDirector\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\Automatics\CueDirector\CueDirector.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\Automatics\CueDirector\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\Automatics\CueDirector\CueDirector.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\Automatics\CueDirector\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\Automatics\CueDirector\CueDirector.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.90
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_C/Automatics/Joysticks_C/Joysticks_C.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:40.
Project "c:\bncs\WNAcademy\panels\Studio_C\Automatics\Joysticks_C\Joysticks_C.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\Joysticks_C.tlog\".
InitializeBuildStatus:
Creating "Release\Joysticks_C.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _USING_V110_SDK71_ /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue Joysticks_C.cpp
Joysticks_C.cpp
ResourceCompile:
C:\Program Files\Microsoft SDKs\Windows\v7.1A\bin\rc.exe /D _USING_V110_SDK71_ /l"0x0409" /nologo /fo"Release\Joysticks_C.res" Joysticks_C.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_C\Automatics\Joysticks_C\Joysticks_C.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_C\Automatics\Joysticks_C\Joysticks_C.pdb" /SUBSYSTEM:WINDOWS,"5.01" /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_C\Automatics\Joysticks_C\Joysticks_C.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\Joysticks_C.res
Release\Joysticks_C.obj
Creating library c:\bncs\WNAcademy\panels\Studio_C\Automatics\Joysticks_C\Joysticks_C.lib and object c:\bncs\WNAcademy\panels\Studio_C\Automatics\Joysticks_C\Joysticks_C.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\Automatics\Joysticks_C\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\Automatics\Joysticks_C\Joysticks_C.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\Automatics\Joysticks_C\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\Automatics\Joysticks_C\Joysticks_C.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\Automatics\Joysticks_C\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\Automatics\Joysticks_C\Joysticks_C.vcxproj]
Joysticks_C.vcxproj -> c:\bncs\WNAcademy\panels\Studio_C\Automatics\Joysticks_C\Joysticks_C.dll
FinalizeBuildStatus:
Deleting file "Release\Joysticks_C.tlog\unsuccessfulbuild".
Touching "Release\Joysticks_C.tlog\Joysticks_C.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_C\Automatics\Joysticks_C\Joysticks_C.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_C\Automatics\Joysticks_C\Joysticks_C.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\Automatics\Joysticks_C\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\Automatics\Joysticks_C\Joysticks_C.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\Automatics\Joysticks_C\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\Automatics\Joysticks_C\Joysticks_C.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\Automatics\Joysticks_C\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\Automatics\Joysticks_C\Joysticks_C.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.60
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_C/Automatics/RxTx/RxTx.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:41.
Project "c:\bncs\WNAcademy\panels\Studio_C\Automatics\RxTx\RxTx.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\RxTx.tlog\".
InitializeBuildStatus:
Creating "Release\RxTx.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _USING_V110_SDK71_ /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue RxTx.cpp
RxTx.cpp
ResourceCompile:
C:\Program Files\Microsoft SDKs\Windows\v7.1A\bin\rc.exe /D _USING_V110_SDK71_ /l"0x0409" /nologo /fo"Release\RxTx.res" RxTx.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_C\Automatics\RxTx\RxTx.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_C\Automatics\RxTx\RxTx.pdb" /SUBSYSTEM:WINDOWS,"5.01" /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_C\Automatics\RxTx\RxTx.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\RxTx.res
Release\RxTx.obj
Creating library c:\bncs\WNAcademy\panels\Studio_C\Automatics\RxTx\RxTx.lib and object c:\bncs\WNAcademy\panels\Studio_C\Automatics\RxTx\RxTx.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\Automatics\RxTx\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\Automatics\RxTx\RxTx.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\Automatics\RxTx\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\Automatics\RxTx\RxTx.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\Automatics\RxTx\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\Automatics\RxTx\RxTx.vcxproj]
RxTx.vcxproj -> c:\bncs\WNAcademy\panels\Studio_C\Automatics\RxTx\RxTx.dll
FinalizeBuildStatus:
Deleting file "Release\RxTx.tlog\unsuccessfulbuild".
Touching "Release\RxTx.tlog\RxTx.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_C\Automatics\RxTx\RxTx.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_C\Automatics\RxTx\RxTx.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\Automatics\RxTx\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\Automatics\RxTx\RxTx.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\Automatics\RxTx\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\Automatics\RxTx\RxTx.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\Automatics\RxTx\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\Automatics\RxTx\RxTx.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.68
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_C/Automatics/UMDnames/UMDnames.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:43.
Project "c:\bncs\WNAcademy\panels\Studio_C\Automatics\UMDnames\UMDnames.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\UMDnames.tlog\".
InitializeBuildStatus:
Creating "Release\UMDnames.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _USING_V110_SDK71_ /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue UMDnames.cpp
UMDnames.cpp
ResourceCompile:
C:\Program Files\Microsoft SDKs\Windows\v7.1A\bin\rc.exe /D _USING_V110_SDK71_ /l"0x0409" /nologo /fo"Release\UMDnames.res" UMDnames.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_C\Automatics\UMDnames\UMDnames.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_C\Automatics\UMDnames\UMDnames.pdb" /SUBSYSTEM:WINDOWS,"5.01" /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_C\Automatics\UMDnames\UMDnames.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\UMDnames.res
Release\UMDnames.obj
Creating library c:\bncs\WNAcademy\panels\Studio_C\Automatics\UMDnames\UMDnames.lib and object c:\bncs\WNAcademy\panels\Studio_C\Automatics\UMDnames\UMDnames.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\Automatics\UMDnames\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\Automatics\UMDnames\UMDnames.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\Automatics\UMDnames\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\Automatics\UMDnames\UMDnames.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\Automatics\UMDnames\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\Automatics\UMDnames\UMDnames.vcxproj]
UMDnames.vcxproj -> c:\bncs\WNAcademy\panels\Studio_C\Automatics\UMDnames\UMDnames.dll
FinalizeBuildStatus:
Deleting file "Release\UMDnames.tlog\unsuccessfulbuild".
Touching "Release\UMDnames.tlog\UMDnames.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_C\Automatics\UMDnames\UMDnames.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_C\Automatics\UMDnames\UMDnames.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\Automatics\UMDnames\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\Automatics\UMDnames\UMDnames.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\Automatics\UMDnames\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\Automatics\UMDnames\UMDnames.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\Automatics\UMDnames\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\Automatics\UMDnames\UMDnames.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.70
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_C/CameraAssign/CameraAssign.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:45.
Project "c:\bncs\WNAcademy\panels\Studio_C\CameraAssign\CameraAssign.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\CameraAssign.tlog\".
InitializeBuildStatus:
Creating "Release\CameraAssign.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue CameraAssign.cpp
CameraAssign.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\CameraAssign.res" CameraAssign.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_C\CameraAssign\CameraAssign.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_C\CameraAssign\CameraAssign.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_C\CameraAssign\CameraAssign.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\CameraAssign.res
Release\CameraAssign.obj
Creating library c:\bncs\WNAcademy\panels\Studio_C\CameraAssign\CameraAssign.lib and object c:\bncs\WNAcademy\panels\Studio_C\CameraAssign\CameraAssign.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\CameraAssign\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\CameraAssign\CameraAssign.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\CameraAssign\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\CameraAssign\CameraAssign.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\CameraAssign\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\CameraAssign\CameraAssign.vcxproj]
CameraAssign.vcxproj -> c:\bncs\WNAcademy\panels\Studio_C\CameraAssign\CameraAssign.dll
FinalizeBuildStatus:
Deleting file "Release\CameraAssign.tlog\unsuccessfulbuild".
Touching "Release\CameraAssign.tlog\CameraAssign.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_C\CameraAssign\CameraAssign.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_C\CameraAssign\CameraAssign.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\CameraAssign\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\CameraAssign\CameraAssign.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\CameraAssign\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\CameraAssign\CameraAssign.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\CameraAssign\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\CameraAssign\CameraAssign.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.79
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_C/MixerExtraIn/MixerExtraIn.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:47.
Project "c:\bncs\WNAcademy\panels\Studio_C\MixerExtraIn\MixerExtraIn.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\MixerExtraIn.tlog\".
InitializeBuildStatus:
Creating "Release\MixerExtraIn.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _USING_V110_SDK71_ /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue MixerExtraIn.cpp
MixerExtraIn.cpp
ResourceCompile:
C:\Program Files\Microsoft SDKs\Windows\v7.1A\bin\rc.exe /D _USING_V110_SDK71_ /l"0x0409" /nologo /fo"Release\MixerExtraIn.res" MixerExtraIn.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_C\MixerExtraIn\MixerExtraIn.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_C\MixerExtraIn\MixerExtraIn.pdb" /SUBSYSTEM:WINDOWS,"5.01" /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_C\MixerExtraIn\MixerExtraIn.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\MixerExtraIn.res
Release\MixerExtraIn.obj
Creating library c:\bncs\WNAcademy\panels\Studio_C\MixerExtraIn\MixerExtraIn.lib and object c:\bncs\WNAcademy\panels\Studio_C\MixerExtraIn\MixerExtraIn.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\MixerExtraIn\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\MixerExtraIn\MixerExtraIn.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\MixerExtraIn\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\MixerExtraIn\MixerExtraIn.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\MixerExtraIn\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\MixerExtraIn\MixerExtraIn.vcxproj]
MixerExtraIn.vcxproj -> c:\bncs\WNAcademy\panels\Studio_C\MixerExtraIn\MixerExtraIn.dll
FinalizeBuildStatus:
Deleting file "Release\MixerExtraIn.tlog\unsuccessfulbuild".
Touching "Release\MixerExtraIn.tlog\MixerExtraIn.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_C\MixerExtraIn\MixerExtraIn.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_C\MixerExtraIn\MixerExtraIn.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\MixerExtraIn\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\MixerExtraIn\MixerExtraIn.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\MixerExtraIn\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\MixerExtraIn\MixerExtraIn.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\MixerExtraIn\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\MixerExtraIn\MixerExtraIn.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.65
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_C/SysControl/SysControl.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:49.
Project "c:\bncs\WNAcademy\panels\Studio_C\SysControl\SysControl.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\SysControl.tlog\".
InitializeBuildStatus:
Creating "Release\SysControl.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue SysControl.cpp
SysControl.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\SysControl.res" SysControl.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_C\SysControl\SysControl.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_C\SysControl\SysControl.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_C\SysControl\SysControl.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\SysControl.res
Release\SysControl.obj
Creating library c:\bncs\WNAcademy\panels\Studio_C\SysControl\SysControl.lib and object c:\bncs\WNAcademy\panels\Studio_C\SysControl\SysControl.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\SysControl\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\SysControl\SysControl.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\SysControl\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\SysControl\SysControl.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\SysControl\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\SysControl\SysControl.vcxproj]
SysControl.vcxproj -> c:\bncs\WNAcademy\panels\Studio_C\SysControl\SysControl.dll
FinalizeBuildStatus:
Deleting file "Release\SysControl.tlog\unsuccessfulbuild".
Touching "Release\SysControl.tlog\SysControl.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_C\SysControl\SysControl.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_C\SysControl\SysControl.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\SysControl\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\SysControl\SysControl.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\SysControl\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\SysControl\SysControl.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\SysControl\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\SysControl\SysControl.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.74
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_C/TallyAssoc/TallyAssoc.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:51.
Project "c:\bncs\WNAcademy\panels\Studio_C\TallyAssoc\TallyAssoc.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\TallyAssoc.tlog\".
InitializeBuildStatus:
Creating "Release\TallyAssoc.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _USING_V110_SDK71_ /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue TallyAssoc.cpp
TallyAssoc.cpp
ResourceCompile:
C:\Program Files\Microsoft SDKs\Windows\v7.1A\bin\rc.exe /D _USING_V110_SDK71_ /l"0x0409" /nologo /fo"Release\TallyAssoc.res" TallyAssoc.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_C\TallyAssoc\TallyAssoc.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_C\TallyAssoc\TallyAssoc.pdb" /SUBSYSTEM:WINDOWS,"5.01" /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_C\TallyAssoc\TallyAssoc.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\TallyAssoc.res
Release\TallyAssoc.obj
Creating library c:\bncs\WNAcademy\panels\Studio_C\TallyAssoc\TallyAssoc.lib and object c:\bncs\WNAcademy\panels\Studio_C\TallyAssoc\TallyAssoc.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\TallyAssoc\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\TallyAssoc\TallyAssoc.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\TallyAssoc\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\TallyAssoc\TallyAssoc.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\TallyAssoc\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\TallyAssoc\TallyAssoc.vcxproj]
TallyAssoc.vcxproj -> c:\bncs\WNAcademy\panels\Studio_C\TallyAssoc\TallyAssoc.dll
FinalizeBuildStatus:
Deleting file "Release\TallyAssoc.tlog\unsuccessfulbuild".
Touching "Release\TallyAssoc.tlog\TallyAssoc.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_C\TallyAssoc\TallyAssoc.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_C\TallyAssoc\TallyAssoc.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\TallyAssoc\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\TallyAssoc\TallyAssoc.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\TallyAssoc\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\TallyAssoc\TallyAssoc.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\TallyAssoc\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\TallyAssoc\TallyAssoc.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.54
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_C/UMD_Name_Edit/UMD_Name_Edit.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:52.
Project "c:\bncs\WNAcademy\panels\Studio_C\UMD_Name_Edit\UMD_Name_Edit.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\UMD_Name_Edit.tlog\".
InitializeBuildStatus:
Creating "Release\UMD_Name_Edit.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _USING_V110_SDK71_ /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue UMD_Name_Edit.cpp
UMD_Name_Edit.cpp
ResourceCompile:
C:\Program Files\Microsoft SDKs\Windows\v7.1A\bin\rc.exe /D _USING_V110_SDK71_ /l"0x0409" /nologo /fo"Release\UMD_Name_Edit.res" UMD_Name_Edit.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_C\UMD_Name_Edit\UMD_Name_Edit.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_C\UMD_Name_Edit\UMD_Name_Edit.pdb" /SUBSYSTEM:WINDOWS,"5.01" /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_C\UMD_Name_Edit\UMD_Name_Edit.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\UMD_Name_Edit.res
Release\UMD_Name_Edit.obj
Creating library c:\bncs\WNAcademy\panels\Studio_C\UMD_Name_Edit\UMD_Name_Edit.lib and object c:\bncs\WNAcademy\panels\Studio_C\UMD_Name_Edit\UMD_Name_Edit.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\UMD_Name_Edit\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\UMD_Name_Edit\UMD_Name_Edit.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\UMD_Name_Edit\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\UMD_Name_Edit\UMD_Name_Edit.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\UMD_Name_Edit\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\UMD_Name_Edit\UMD_Name_Edit.vcxproj]
UMD_Name_Edit.vcxproj -> c:\bncs\WNAcademy\panels\Studio_C\UMD_Name_Edit\UMD_Name_Edit.dll
FinalizeBuildStatus:
Deleting file "Release\UMD_Name_Edit.tlog\unsuccessfulbuild".
Touching "Release\UMD_Name_Edit.tlog\UMD_Name_Edit.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_C\UMD_Name_Edit\UMD_Name_Edit.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_C\UMD_Name_Edit\UMD_Name_Edit.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\UMD_Name_Edit\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\UMD_Name_Edit\UMD_Name_Edit.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\UMD_Name_Edit\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\UMD_Name_Edit\UMD_Name_Edit.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\UMD_Name_Edit\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\UMD_Name_Edit\UMD_Name_Edit.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.66
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/Studio_C/UMDnames/UMDnames.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:54.
Project "c:\bncs\WNAcademy\panels\Studio_C\UMDnames\UMDnames.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\UMDnames.tlog\".
InitializeBuildStatus:
Creating "Release\UMDnames.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue UMDnames.cpp
UMDnames.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\UMDnames.res" UMDnames.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\Studio_C\UMDnames\UMDnames.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\Studio_C\UMDnames\UMDnames.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\Studio_C\UMDnames\UMDnames.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\UMDnames.res
Release\UMDnames.obj
Creating library c:\bncs\WNAcademy\panels\Studio_C\UMDnames\UMDnames.lib and object c:\bncs\WNAcademy\panels\Studio_C\UMDnames\UMDnames.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\UMDnames\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\UMDnames\UMDnames.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\UMDnames\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\UMDnames\UMDnames.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\UMDnames\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\UMDnames\UMDnames.vcxproj]
UMDnames.vcxproj -> c:\bncs\WNAcademy\panels\Studio_C\UMDnames\UMDnames.dll
FinalizeBuildStatus:
Deleting file "Release\UMDnames.tlog\unsuccessfulbuild".
Touching "Release\UMDnames.tlog\UMDnames.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\Studio_C\UMDnames\UMDnames.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\Studio_C\UMDnames\UMDnames.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\UMDnames\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\UMDnames\UMDnames.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\UMDnames\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\UMDnames\UMDnames.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\Studio_C\UMDnames\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\Studio_C\UMDnames\UMDnames.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.80
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/System/Mtx_Map_Edit/Mtx_Map_Edit.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:56.
Project "c:\bncs\WNAcademy\panels\System\Mtx_Map_Edit\Mtx_Map_Edit.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\Mtx_Map_Edit.tlog\".
InitializeBuildStatus:
Creating "Release\Mtx_Map_Edit.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue Mtx_Map_Edit.cpp
Mtx_Map_Edit.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\Mtx_Map_Edit.res" Mtx_Map_Edit.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\System\Mtx_Map_Edit\Mtx_Map_Edit.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\System\Mtx_Map_Edit\Mtx_Map_Edit.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\System\Mtx_Map_Edit\Mtx_Map_Edit.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\Mtx_Map_Edit.res
Release\Mtx_Map_Edit.obj
Creating library c:\bncs\WNAcademy\panels\System\Mtx_Map_Edit\Mtx_Map_Edit.lib and object c:\bncs\WNAcademy\panels\System\Mtx_Map_Edit\Mtx_Map_Edit.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\System\Mtx_Map_Edit\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\System\Mtx_Map_Edit\Mtx_Map_Edit.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\System\Mtx_Map_Edit\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\System\Mtx_Map_Edit\Mtx_Map_Edit.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\System\Mtx_Map_Edit\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\System\Mtx_Map_Edit\Mtx_Map_Edit.vcxproj]
Mtx_Map_Edit.vcxproj -> c:\bncs\WNAcademy\panels\System\Mtx_Map_Edit\Mtx_Map_Edit.dll
FinalizeBuildStatus:
Deleting file "Release\Mtx_Map_Edit.tlog\unsuccessfulbuild".
Touching "Release\Mtx_Map_Edit.tlog\Mtx_Map_Edit.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\System\Mtx_Map_Edit\Mtx_Map_Edit.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\System\Mtx_Map_Edit\Mtx_Map_Edit.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\System\Mtx_Map_Edit\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\System\Mtx_Map_Edit\Mtx_Map_Edit.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\System\Mtx_Map_Edit\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\System\Mtx_Map_Edit\Mtx_Map_Edit.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\System\Mtx_Map_Edit\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\System\Mtx_Map_Edit\Mtx_Map_Edit.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.88
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/System/Mtx_Pkg_Edit/Mtx_Pkg_Edit.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:09:58.
Project "c:\bncs\WNAcademy\panels\System\Mtx_Pkg_Edit\Mtx_Pkg_Edit.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\Mtx_Pkg_Edit.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue Mtx_Pkg_Edit.cpp
Mtx_Pkg_Edit.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\Mtx_Pkg_Edit.res" Mtx_Pkg_Edit.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\System\Mtx_Pkg_Edit\Mtx_Pkg_Edit.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\System\Mtx_Pkg_Edit\Mtx_Pkg_Edit.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\System\Mtx_Pkg_Edit\Mtx_Pkg_Edit.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\Mtx_Pkg_Edit.res
Release\Mtx_Pkg_Edit.obj
Creating library c:\bncs\WNAcademy\panels\System\Mtx_Pkg_Edit\Mtx_Pkg_Edit.lib and object c:\bncs\WNAcademy\panels\System\Mtx_Pkg_Edit\Mtx_Pkg_Edit.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\System\Mtx_Pkg_Edit\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\System\Mtx_Pkg_Edit\Mtx_Pkg_Edit.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\System\Mtx_Pkg_Edit\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\System\Mtx_Pkg_Edit\Mtx_Pkg_Edit.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\System\Mtx_Pkg_Edit\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\System\Mtx_Pkg_Edit\Mtx_Pkg_Edit.vcxproj]
Mtx_Pkg_Edit.vcxproj -> c:\bncs\WNAcademy\panels\System\Mtx_Pkg_Edit\Mtx_Pkg_Edit.dll
FinalizeBuildStatus:
Deleting file "Release\Mtx_Pkg_Edit.tlog\unsuccessfulbuild".
Touching "Release\Mtx_Pkg_Edit.tlog\Mtx_Pkg_Edit.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\System\Mtx_Pkg_Edit\Mtx_Pkg_Edit.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\System\Mtx_Pkg_Edit\Mtx_Pkg_Edit.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\System\Mtx_Pkg_Edit\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\System\Mtx_Pkg_Edit\Mtx_Pkg_Edit.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\System\Mtx_Pkg_Edit\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\System\Mtx_Pkg_Edit\Mtx_Pkg_Edit.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\System\Mtx_Pkg_Edit\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\System\Mtx_Pkg_Edit\Mtx_Pkg_Edit.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.23
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/System/WSshutdown/WSshutdown.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:10:00.
Project "c:\bncs\WNAcademy\panels\System\WSshutdown\WSshutdown.vcxproj" on node 1 (default targets).
InitializeBuildStatus:
Creating "Release\WSshutdown.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _USING_V110_SDK71_ /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue WSshutdown.cpp
WSshutdown.cpp
ResourceCompile:
C:\Program Files\Microsoft SDKs\Windows\v7.1A\bin\rc.exe /D _USING_V110_SDK71_ /l"0x0409" /nologo /fo"Release\WSshutdown.res" WSshutdown.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\System\WSshutdown\WSshutdown.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\System\WSshutdown\WSshutdown.pdb" /SUBSYSTEM:WINDOWS,"5.01" /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\System\WSshutdown\WSshutdown.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\WSshutdown.res
Release\WSshutdown.obj
Creating library c:\bncs\WNAcademy\panels\System\WSshutdown\WSshutdown.lib and object c:\bncs\WNAcademy\panels\System\WSshutdown\WSshutdown.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\System\WSshutdown\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\System\WSshutdown\WSshutdown.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\System\WSshutdown\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\System\WSshutdown\WSshutdown.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\System\WSshutdown\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\System\WSshutdown\WSshutdown.vcxproj]
WSshutdown.vcxproj -> c:\bncs\WNAcademy\panels\System\WSshutdown\WSshutdown.dll
FinalizeBuildStatus:
Deleting file "Release\WSshutdown.tlog\unsuccessfulbuild".
Touching "Release\WSshutdown.tlog\WSshutdown.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\System\WSshutdown\WSshutdown.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\System\WSshutdown\WSshutdown.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\System\WSshutdown\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\System\WSshutdown\WSshutdown.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\System\WSshutdown\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\System\WSshutdown\WSshutdown.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\System\WSshutdown\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\System\WSshutdown\WSshutdown.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.68
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/SysTest/TestLeitch/TestLeitch.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:10:02.
Project "c:\bncs\WNAcademy\panels\SysTest\TestLeitch\TestLeitch.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\TestLeitch.tlog\".
InitializeBuildStatus:
Creating "Release\TestLeitch.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue TestLeitch.cpp
TestLeitch.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\TestLeitch.res" TestLeitch.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\SysTest\TestLeitch\TestLeitch.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\SysTest\TestLeitch\TestLeitch.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\SysTest\TestLeitch\TestLeitch.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\TestLeitch.res
Release\TestLeitch.obj
Creating library c:\bncs\WNAcademy\panels\SysTest\TestLeitch\TestLeitch.lib and object c:\bncs\WNAcademy\panels\SysTest\TestLeitch\TestLeitch.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\SysTest\TestLeitch\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\SysTest\TestLeitch\TestLeitch.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\SysTest\TestLeitch\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\SysTest\TestLeitch\TestLeitch.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\SysTest\TestLeitch\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\SysTest\TestLeitch\TestLeitch.vcxproj]
TestLeitch.vcxproj -> c:\bncs\WNAcademy\panels\SysTest\TestLeitch\TestLeitch.dll
FinalizeBuildStatus:
Deleting file "Release\TestLeitch.tlog\unsuccessfulbuild".
Touching "Release\TestLeitch.tlog\TestLeitch.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\SysTest\TestLeitch\TestLeitch.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\SysTest\TestLeitch\TestLeitch.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\SysTest\TestLeitch\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\SysTest\TestLeitch\TestLeitch.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\SysTest\TestLeitch\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\SysTest\TestLeitch\TestLeitch.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\SysTest\TestLeitch\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\SysTest\TestLeitch\TestLeitch.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.70
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/V_Block_Classrooms/CARHD/CARHD.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:10:04.
Project "c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARHD\CARHD.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\CARHD.tlog\".
InitializeBuildStatus:
Creating "Release\CARHD.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue CARHD.cpp
CARHD.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\CARHD.res" CARHD.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARHD\CARHD.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\V_Block_Classrooms\CARHD\CARHD.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARHD\CARHD.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\CARHD.res
Release\CARHD.obj
Creating library c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARHD\CARHD.lib and object c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARHD\CARHD.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARHD\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARHD\CARHD.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARHD\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARHD\CARHD.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARHD\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARHD\CARHD.vcxproj]
CARHD.vcxproj -> c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARHD\CARHD.dll
FinalizeBuildStatus:
Deleting file "Release\CARHD.tlog\unsuccessfulbuild".
Touching "Release\CARHD.tlog\CARHD.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARHD\CARHD.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARHD\CARHD.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARHD\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARHD\CARHD.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARHD\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARHD\CARHD.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARHD\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARHD\CARHD.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.63
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/V_Block_Classrooms/CARSD/CARSD.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:10:06.
Project "c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARSD\CARSD.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\CARSD.tlog\".
InitializeBuildStatus:
Creating "Release\CARSD.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue CARSD.cpp
CARSD.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\CARSD.res" CARSD.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARSD\CARSD.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\V_Block_Classrooms\CARSD\CARSD.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARSD\CARSD.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\CARSD.res
Release\CARSD.obj
Creating library c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARSD\CARSD.lib and object c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARSD\CARSD.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARSD\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARSD\CARSD.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARSD\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARSD\CARSD.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARSD\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARSD\CARSD.vcxproj]
CARSD.vcxproj -> c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARSD\CARSD.dll
FinalizeBuildStatus:
Deleting file "Release\CARSD.tlog\unsuccessfulbuild".
Touching "Release\CARSD.tlog\CARSD.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARSD\CARSD.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARSD\CARSD.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARSD\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARSD\CARSD.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARSD\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARSD\CARSD.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARSD\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\V_Block_Classrooms\CARSD\CARSD.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.70
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/V_Block_Classrooms/LocalAudio/LocalAudio.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:10:08.
Project "c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalAudio\LocalAudio.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\LocalAudio.tlog\".
InitializeBuildStatus:
Creating "Release\LocalAudio.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue LocalAudio.cpp
LocalAudio.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\LocalAudio.res" LocalAudio.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalAudio\LocalAudio.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalAudio\LocalAudio.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalAudio\LocalAudio.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\LocalAudio.res
Release\LocalAudio.obj
Creating library c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalAudio\LocalAudio.lib and object c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalAudio\LocalAudio.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalAudio\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalAudio\LocalAudio.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalAudio\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalAudio\LocalAudio.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalAudio\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalAudio\LocalAudio.vcxproj]
LocalAudio.vcxproj -> c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalAudio\LocalAudio.dll
FinalizeBuildStatus:
Deleting file "Release\LocalAudio.tlog\unsuccessfulbuild".
Touching "Release\LocalAudio.tlog\LocalAudio.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalAudio\LocalAudio.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalAudio\LocalAudio.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalAudio\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalAudio\LocalAudio.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalAudio\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalAudio\LocalAudio.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalAudio\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalAudio\LocalAudio.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.66
C:\Program Files\MSBuild\12.0\Bin\msbuild.exe /p:configuration=Release /p:platform=Win32 c:/bncs/WNAcademy/panels/V_Block_Classrooms/LocalSDI/LocalSDI.vcxproj
Microsoft (R) Build Engine version 12.0.30723.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/11/2018 14:10:09.
Project "c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalSDI\LocalSDI.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\".
Creating directory "Release\LocalSDI.tlog\".
InitializeBuildStatus:
Creating "Release\LocalSDI.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\bncs\WNAcademy\source\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D DOEXPORT_SCRIPT /D _WINDLL /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue LocalSDI.cpp
LocalSDI.cpp
ResourceCompile:
C:\Program Files\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Release\LocalSDI.res" LocalSDI.rc
Link:
C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalSDI\LocalSDI.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:c:\bncs\WNAcademy\source\lib bncs_string.lib bncs_config.lib bncs_script_helper.lib decodecaptionstring.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:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalSDI\LocalSDI.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalSDI\LocalSDI.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\LocalSDI.res
Release\LocalSDI.obj
Creating library c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalSDI\LocalSDI.lib and object c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalSDI\LocalSDI.exp
Generating code
Finished generating code
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalSDI\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalSDI\LocalSDI.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalSDI\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalSDI\LocalSDI.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalSDI\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalSDI\LocalSDI.vcxproj]
LocalSDI.vcxproj -> c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalSDI\LocalSDI.dll
FinalizeBuildStatus:
Deleting file "Release\LocalSDI.tlog\unsuccessfulbuild".
Touching "Release\LocalSDI.tlog\LocalSDI.lastbuildstate".
Done Building Project "c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalSDI\LocalSDI.vcxproj" (default targets).
Build succeeded.
"c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalSDI\LocalSDI.vcxproj" (default target) (1) ->
(Link target) ->
bncs_script_helper.lib(bncs_script_helper.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'bncs_script_helper.lib(bncs_script_helper.obj)' or at 'c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalSDI\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalSDI\LocalSDI.vcxproj]
decodecaptionstring.lib(decodeBNCSString.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodeBNCSString.obj)' or at 'c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalSDI\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalSDI\LocalSDI.vcxproj]
decodecaptionstring.lib(decodecaptionstring.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'decodecaptionstring.lib(decodecaptionstring.obj)' or at 'c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalSDI\vc120.pdb'; linking object as if no debug info [c:\bncs\WNAcademy\panels\V_Block_Classrooms\LocalSDI\LocalSDI.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.65
Finished!