115 lines
19 KiB
Plaintext
115 lines
19 KiB
Plaintext
适用于 .NET Framework MSBuild 版本 17.14.23+b0019275e
|
||
|
||
Building Custom Rule D:/MetaCore/CMakeLists.txt
|
||
main.cpp
|
||
MetaCoreHeaderTool.vcxproj -> D:\MetaCore\build\vs2022-release\Release\MetaCoreHeaderTool.exe
|
||
Generating Generated/Foundation/FoundationGeneratedReflection.cpp
|
||
MetaCoreArchive.cpp
|
||
MetaCoreAssetGuid.cpp
|
||
MetaCoreHash.cpp
|
||
MetaCoreId.cpp
|
||
MetaCoreLogService.cpp
|
||
MetaCorePackage.cpp
|
||
MetaCoreProject.cpp
|
||
MetaCoreReflection.cpp
|
||
FoundationGeneratedReflection.cpp
|
||
正在生成代码...
|
||
MetaCoreFoundation.vcxproj -> D:\MetaCore\build\vs2022-release\Release\MetaCoreFoundation.lib
|
||
MetaCoreInput.cpp
|
||
MetaCoreWindow.cpp
|
||
正在生成代码...
|
||
MetaCorePlatform.vcxproj -> D:\MetaCore\build\vs2022-release\Release\MetaCorePlatform.lib
|
||
Generating Generated/Scene/SceneGeneratedReflection.cpp
|
||
MetaCoreScenePackage.cpp
|
||
MetaCoreScene.cpp
|
||
SceneGeneratedReflection.cpp
|
||
正在生成代码...
|
||
MetaCoreScene.vcxproj -> D:\MetaCore\build\vs2022-release\Release\MetaCoreScene.lib
|
||
MetaCoreEditorViewportRenderer.cpp
|
||
MetaCorePandaSceneBridge.cpp
|
||
MetaCoreRenderDevice.cpp
|
||
正在生成代码...
|
||
MetaCoreRender.vcxproj -> D:\MetaCore\build\vs2022-release\Release\MetaCoreRender.lib
|
||
Generating Generated/RuntimeData/RuntimeDataGeneratedReflection.cpp
|
||
Building Custom Rule D:/MetaCore/CMakeLists.txt
|
||
MetaCoreRuntimeDataDispatcher.cpp
|
||
MetaCoreRuntimeDataProject.cpp
|
||
MetaCoreRuntimeDataSource.cpp
|
||
RuntimeDataGeneratedReflection.cpp
|
||
正在生成代码...
|
||
MetaCoreRuntimeData.vcxproj -> D:\MetaCore\build\vs2022-release\Release\MetaCoreRuntimeData.lib
|
||
Generating Generated/Editor/EditorGeneratedReflection.cpp
|
||
MetaCoreBuiltinCoreServicesModule.cpp
|
||
D:\MetaCore\Source\MetaCoreEditor\Private\MetaCoreBuiltinCoreServicesModule.cpp(1595,19): warning C4100: “sourceHash”: 未引用的形参 [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
D:\MetaCore\Source\MetaCoreEditor\Private\MetaCoreBuiltinCoreServicesModule.cpp(1744,27): warning C4189: “totalIndices”: 局部变量已初始化但不引用 [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
D:\MetaCore\Source\MetaCoreEditor\Private\MetaCoreBuiltinCoreServicesModule.cpp(1743,27): warning C4189: “totalVertices”: 局部变量已初始化但不引用 [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
MetaCoreBuiltinEditorModule.cpp
|
||
MetaCoreEditorApp.cpp
|
||
D:\MetaCore\Source\MetaCoreEditor\Private\MetaCoreEditorApp.cpp(474,58): warning C4834: 放弃具有 [[nodiscard]] 属性的函数的返回值 [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
MetaCoreEditorCameraController.cpp
|
||
MetaCoreEditorCommandService.cpp
|
||
MetaCoreEditorContext.cpp
|
||
MetaCoreEditorServices.cpp
|
||
MetaCoreEditorModule.cpp
|
||
MetaCoreSceneInteractionService.cpp
|
||
ImGuizmo.cpp
|
||
D:\MetaCore\third_party\ImGuizmo\ImGuizmo.cpp(765,29): warning C4245: “初始化”: 从“int”转换到“ImGuiID”,有符号/无符号不匹配 [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
D:\MetaCore\third_party\ImGuizmo\ImGuizmo.cpp(775,33): warning C4245: “参数”: 从“int”转换到“const T”,有符号/无符号不匹配 [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
D:\MetaCore\third_party\ImGuizmo\ImGuizmo.cpp(775,33): warning C4245: with [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
D:\MetaCore\third_party\ImGuizmo\ImGuizmo.cpp(775,33): warning C4245: [ [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
D:\MetaCore\third_party\ImGuizmo\ImGuizmo.cpp(775,33): warning C4245: T=ImU32 [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
D:\MetaCore\third_party\ImGuizmo\ImGuizmo.cpp(775,33): warning C4245: ] [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
D:\MetaCore\third_party\ImGuizmo\ImGuizmo.cpp(1917,36): warning C4245: “=”: 从“int”转换到“ImGuiID”,有符号/无符号不匹配 [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
D:\MetaCore\third_party\ImGuizmo\ImGuizmo.cpp(2502,36): warning C4245: “=”: 从“int”转换到“ImGuiID”,有符号/无符号不匹配 [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
D:\MetaCore\third_party\ImGuizmo\ImGuizmo.cpp(2567,39): warning C4245: “参数”: 从“int”转换到“const T”,有符号/无符号不匹配 [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
D:\MetaCore\third_party\ImGuizmo\ImGuizmo.cpp(2567,39): warning C4245: with [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
D:\MetaCore\third_party\ImGuizmo\ImGuizmo.cpp(2567,39): warning C4245: [ [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
D:\MetaCore\third_party\ImGuizmo\ImGuizmo.cpp(2567,39): warning C4245: T=ImU32 [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
D:\MetaCore\third_party\ImGuizmo\ImGuizmo.cpp(2567,39): warning C4245: ] [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
cgltf.cpp
|
||
D:\MetaCore\third_party\cgltf\cgltf.h(1048,15): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
(编译源文件“../../third_party/cgltf/cgltf.cpp”)
|
||
|
||
D:\MetaCore\third_party\cgltf\cgltf.h(1290,3): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
(编译源文件“../../third_party/cgltf/cgltf.cpp”)
|
||
|
||
D:\MetaCore\third_party\cgltf\cgltf.h(1294,3): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
(编译源文件“../../third_party/cgltf/cgltf.cpp”)
|
||
|
||
D:\MetaCore\third_party\cgltf\cgltf.h(1289,3): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
(编译源文件“../../third_party/cgltf/cgltf.cpp”)
|
||
|
||
D:\MetaCore\third_party\cgltf\cgltf.h(1824,3): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
(编译源文件“../../third_party/cgltf/cgltf.cpp”)
|
||
|
||
D:\MetaCore\third_party\cgltf\cgltf.h(1829,3): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
(编译源文件“../../third_party/cgltf/cgltf.cpp”)
|
||
|
||
D:\MetaCore\third_party\cgltf\cgltf.h(2771,2): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
(编译源文件“../../third_party/cgltf/cgltf.cpp”)
|
||
|
||
D:\MetaCore\third_party\cgltf\cgltf.h(2781,2): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
(编译源文件“../../third_party/cgltf/cgltf.cpp”)
|
||
|
||
D:\MetaCore\third_party\cgltf\cgltf.h(2792,2): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
(编译源文件“../../third_party/cgltf/cgltf.cpp”)
|
||
|
||
D:\MetaCore\third_party\cgltf\cgltf.h(2871,2): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
(编译源文件“../../third_party/cgltf/cgltf.cpp”)
|
||
|
||
D:\MetaCore\third_party\cgltf\cgltf.h(3029,2): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
(编译源文件“../../third_party/cgltf/cgltf.cpp”)
|
||
|
||
D:\MetaCore\third_party\cgltf\cgltf.h(3051,2): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
(编译源文件“../../third_party/cgltf/cgltf.cpp”)
|
||
|
||
D:\MetaCore\third_party\cgltf\cgltf.h(3062,2): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\MetaCore\build\vs2022-release\MetaCoreEditor.vcxproj]
|
||
(编译源文件“../../third_party/cgltf/cgltf.cpp”)
|
||
|
||
EditorGeneratedReflection.cpp
|
||
正在生成代码...
|
||
MetaCoreEditor.vcxproj -> D:\MetaCore\build\vs2022-release\Release\MetaCoreEditor.lib
|
||
适用于 .NET Framework MSBuild 版本 17.14.23+b0019275e
|
||
MSBUILD : error MSB1009: 项目文件不存在。
|
||
开关:休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息休息北京时间.vcxproj
|