13 lines
1.4 KiB
Plaintext
13 lines
1.4 KiB
Plaintext
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(531,5): warning MSB8028: The intermediate directory (Release\) contains files shared from another project (TestIntegrator.vcxproj). This can lead to incorrect clean and rebuild behavior.
|
|
stdafx.cpp
|
|
AssemblyInfo.cpp
|
|
D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\HexapodControl\AssemblyInfo.cpp(40,46): warning C4947: 'System::Security::Permissions::SecurityAction::RequestMinimum': marked as obsolete
|
|
HexapodControl.cpp
|
|
D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\HexapodControl\Form1.h(26,2): 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.
|
|
D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\HexapodControl\Form1.h(54,12): warning C4018: '<': signed/unsigned mismatch
|
|
D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\HexapodControl\Form1.h(556,59): warning C4244: '=': conversion from 'wchar_t' to 'char', possible loss of data
|
|
Generating Code...
|
|
.NETFramework,Version=v4.7.2.AssemblyAttributes.cpp
|
|
LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance
|
|
HexapodControl.vcxproj -> D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\Release\Telemetry.exe
|