STORM-IRIT / Radium-Engine

Research 3D Engine for rendering, animation and processing
https://storm-irit.github.io/Radium-Engine/
Apache License 2.0
100 stars 50 forks source link

Error when configuring Radium on visual studio 2019, Qt 5.15.2, MSVC 14.25.28610 #897

Closed hiergaut closed 2 years ago

hiergaut commented 2 years ago

Erreur lors de la configuration de radium sur le master courant: tag: 2022-03-09 Voici le rapport d'erreur :

1> La génération de CMake a démarré pour la configuration : 'x64-Debug'. 1> Ligne de commande : "cmd.exe" /c ""C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2019\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\CMAKE\CMake\bin\cmake.exe" -G "Ninja" -DCMAKE_INSTALL_PREFIX:PATH="D:\medical\Radium-Engine\out\install\x64-Debug" -DQt5_DIR:PATH="C:/Qt/5.15.2/msvc2019_64/lib/cmake/Qt5" -DCMAKE_C_COMPILER:FILEPATH="C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.25.28610/bin/HostX64/x64/cl.exe" -DCMAKE_CXX_COMPILER:FILEPATH="C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.25.28610/bin/HostX64/x64/cl.exe" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_MAKE_PROGRAM="C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2019\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\CMAKE\Ninja\ninja.exe" "D:\medical\Radium-Engine" 2>&1" 1> Répertoire de travail : D:\medical\Radium-Engine\out\build\x64-Debug 1> [CMake] ┌──────────────────┤│ radiumproject Project configuration │├────────────────────┐ 1> [CMake] │ Externals will be built with 6 core(s) │ 1> [CMake] │ Git Changeset: 2c9797bbc3660940bd022d200db2bcc3db8045b0 │ 1> [CMake] └───────────────────────────────────────────────────────────────────────────────┘ 1> [CMake] -- [Doc] Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) (Required is at least version "1.8.0") 1> [CMake] -- [Doc] Can build doc? NO 1> [CMake] -- [Core] Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR) 1> [CMake] -- [Core] [add_external_folder] process Core D:/medical/Radium-Engine/external/Core 1> [CMake] -- [Core] [External] Create temporary directory 1> [CMake] -- [Core] [External] Configure cmake project 1> [CMake] -- [Core] [External] CMAKE_INSTALL_PREFIX is empty (D:/medical/Radium-Engine/out/install/x64-Debug), reinstalling dependencies 1> [CMake] Not searching for unused variables given on the command line. 1> [CMake] -- [Core] [External] Using eigen3 from remote git 1> [CMake] -- [Core] [External] Using OpenMesh from remote git 1> [CMake] -- [Core] [External] Using cpplocate from remote git 1> [CMake] -- Configuring done 1> [CMake] -- Generating done 1> [CMake] -- Build files have been written to: D:/medical/Radium-Engine/out/build/x64-Debug/ext/Core 1> [CMake] -- [Core] [External] Start build 1> [CMake] -- [Core] [External] EXEC 1> [CMake] [1/15] Performing update step for 'cpplocate' 1> [CMake] [2/15] Performing update step for 'Eigen3' 1> [CMake] [3/15] Performing update step for 'OpenMesh' 1> [CMake] [4/15] Performing configure step for 'OpenMesh' 1> [CMake] Not searching for unused variables given on the command line. 1> [CMake] [Core] [External] --Building Apps disabled by user. 1> [CMake] -- [Core] [External] --Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 1> [CMake] [Core] [External] -- 1> [CMake] [Core] [External] --**** 1> [CMake] [Core] [External] -- ACG Buildsystem 1> [CMake] [Core] [External] -- 1> [CMake] [Core] [External] -- Package : OpenMesh 1> [CMake] [Core] [External] -- Version : 8.1 1> [CMake] [Core] [External] --**** 1> [CMake] -- Configuring done 1> [CMake] -- Generating done 1> [CMake] -- Build files have been written to: D:/medical/Radium-Engine/out/build/x64-Debug/ext/Core/OpenMesh-prefix/src/OpenMesh-build 1> [CMake] [5/15] Performing build step for 'OpenMesh' 1> [CMake] ninja: no work to do. 1> [CMake] [6/15] Performing configure step for 'cpplocate' 1> [CMake] Not searching for unused variables given on the command line. 1> [CMake] -- [Core] [External] --Could NOT find cppcheck (missing: cppcheck_EXECUTABLE) 1> [CMake] -- [Core] [External] --Check cppcheck skipped: cppcheck not found 1> [CMake] -- [Core] [External] --Could NOT find clang_tidy (missing: clang_tidy_EXECUTABLE) 1> [CMake] -- [Core] [External] --Check clang-tidy skipped: clang-tidy not found 1> [CMake] -- [Core] [External] --Lib cpplocate 1> [CMake] -- [Core] [External] --Lib liblocate 1> [CMake] -- Configuring done 1> [CMake] -- Generating done 1> [CMake] -- Build files have been written to: D:/medical/Radium-Engine/out/build/x64-Debug/ext/Core/cpplocate-prefix/src/cpplocate-build 1> [CMake] [7/15] Performing build step for 'cpplocate' 1> [CMake] ninja: no work to do. 1> [CMake] [8/15] Performing install step for 'cpplocate' 1> [CMake] [0/1] Install the project... 1> [CMake] -- Install configuration: "Debug" 1> [CMake] [9/15] Completed 'cpplocate' 1> [CMake] [10/15] Performing install step for 'OpenMesh' 1> [CMake] [0/1] Install the project... 1> [CMake] -- Install configuration: "Debug" 1> [CMake] [11/15] Completed 'OpenMesh' 1> [CMake] [12/15] Performing configure step for 'Eigen3' 1> [CMake] Not searching for unused variables given on the command line. 1> [CMake] -- [Core] [External] --Performing Test COMPILER_SUPPORT_std=cpp03 1> [CMake] -- [Core] [External] --Performing Test COMPILER_SUPPORT_std=cpp03 - Failed 1> [CMake] -- [Core] [External] --Standard libraries to link to explicitly: none 1> [CMake] -- [Core] [External] --Found unsuitable Qt version "" from NOTFOUND 1> [CMake] [Core] [External] --skip snippet D:/medical/Radium-Engine/out/build/x64-Debug/ext/Core/Eigen3-prefix/src/Eigen3/doc/snippets/Array_initializer_list_23_cxx11.cpp because compiler does not support C++11 1> [CMake] [Core] [External] --skip snippet D:/medical/Radium-Engine/out/build/x64-Debug/ext/Core/Eigen3-prefix/src/Eigen3/doc/snippets/Array_initializer_list_vector_cxx11.cpp because compiler does not support C++11 1> [CMake] [Core] [External] --skip snippet D:/medical/Radium-Engine/out/build/x64-Debug/ext/Core/Eigen3-prefix/src/Eigen3/doc/snippets/Array_variadic_ctor_cxx11.cpp because compiler does not support C++11 1> [CMake] [Core] [External] --skip snippet D:/medical/Radium-Engine/out/build/x64-Debug/ext/Core/Eigen3-prefix/src/Eigen3/doc/snippets/MatrixBase_colwise_iterator_cxx11.cpp because compiler does not support C++11 1> [CMake] [Core] [External] --skip snippet D:/medical/Radium-Engine/out/build/x64-Debug/ext/Core/Eigen3-prefix/src/Eigen3/doc/snippets/Matrix_initializer_list_23_cxx11.cpp because compiler does not support C++11 1> [CMake] [Core] [External] --skip snippet D:/medical/Radium-Engine/out/build/x64-Debug/ext/Core/Eigen3-prefix/src/Eigen3/doc/snippets/Matrix_initializer_list_vector_cxx11.cpp because compiler does not support C++11 1> [CMake] [Core] [External] --skip snippet D:/medical/Radium-Engine/out/build/x64-Debug/ext/Core/Eigen3-prefix/src/Eigen3/doc/snippets/Matrix_variadic_ctor_cxx11.cpp because compiler does not support C++11 1> [CMake] [Core] [External] --skip snippet D:/medical/Radium-Engine/out/build/x64-Debug/ext/Core/Eigen3-prefix/src/Eigen3/doc/snippets/Slicing_custom_padding_cxx11.cpp because compiler does not support C++11 1> [CMake] [Core] [External] --skip snippet D:/medical/Radium-Engine/out/build/x64-Debug/ext/Core/Eigen3-prefix/src/Eigen3/doc/snippets/Slicing_rawarray_cxx11.cpp because compiler does not support C++11 1> [CMake] [Core] [External] --skip snippet D:/medical/Radium-Engine/out/build/x64-Debug/ext/Core/Eigen3-prefix/src/Eigen3/doc/snippets/Slicing_stdvector_cxx11.cpp because compiler does not support C++11 1> [CMake] [Core] [External] --skip snippet D:/medical/Radium-Engine/out/build/x64-Debug/ext/Core/Eigen3-prefix/src/Eigen3/doc/snippets/Tutorial_range_for_loop_1d_cxx11.cpp because compiler does not support C++11 1> [CMake] [Core] [External] --skip snippet D:/medical/Radium-Engine/out/build/x64-Debug/ext/Core/Eigen3-prefix/src/Eigen3/doc/snippets/Tutorial_range_for_loop_2d_cxx11.cpp because compiler does not support C++11 1> [CMake] [Core] [External] --skip snippet D:/medical/Radium-Engine/out/build/x64-Debug/ext/Core/Eigen3-prefix/src/Eigen3/doc/snippets/Tutorial_std_sort_rows_cxx11.cpp because compiler does not support C++11 1> [CMake] -- [Core] [External] --Found unsuitable Qt version "" from NOTFOUND 1> [CMake] -- [Core] [External] --Qt4 not found, so disabling the mandelbrot and opengl demos 1> [CMake] -- [Core] [External] -- 1> [CMake] -- [Core] [External] --Configured Eigen 3.3.90 1> [CMake] -- [Core] [External] -- 1> [CMake] -- [Core] [External] --To build/run the unit tests, read this page: 1> [CMake] -- [Core] [External] -- http://eigen.tuxfamily.org/index.php?title=Tests 1> [CMake] -- [Core] [External] -- 1> [CMake] -- Configuring done 1> [CMake] CMake Warning in doc/snippets/CMakeLists.txt: 1> [CMake] The object file directory 1> [CMake] 1> [CMake] D:/medical/Radium-Engine/out/build/x64-Debug/ext/Core/Eigen3-prefix/src/Eigen3-build/doc/snippets/CMakeFiles/compile_SelfAdjointEigenSolver_SelfAdjointEigenSolver_MatrixType2.dir/ 1> [CMake] 1> [CMake] has 179 characters. The maximum full path to an object file is 250 1> [CMake] characters (see CMAKE_OBJECT_PATH_MAX). Object file 1> [CMake] 1> [CMake] compile_SelfAdjointEigenSolver_SelfAdjointEigenSolver_MatrixType2.cpp.obj 1> [CMake] 1> [CMake] cannot be safely placed under this directory. The build may not work 1> [CMake] correctly. 1> [CMake] 1> [CMake] 1> [CMake] -- Generating done 1> [CMake] -- Build files have been written to: D:/medical/Radium-Engine/out/build/x64-Debug/ext/Core/Eigen3-prefix/src/Eigen3-build 1> [CMake] [13/15] Performing build step for 'Eigen3' 1> [CMake] ninja: no work to do. 1> [CMake] [14/15] Performing install step for 'Eigen3' 1> [CMake] [0/1] Install the project... 1> [CMake] -- Install configuration: "Debug" 1> [CMake] [15/15] Completed 'Eigen3' 1> [CMake] -- [Core] [External] Build ended 1> [CMake] -- [Core] [External] Configure package file D:/medical/Radium-Engine/out/build/x64-Debug/ext/Core/cmake/package-Core.cmake 1> [CMake] -- [Core] [add_external_folder] end process Core D:/medical/Radium-Engine/external/Core 1> [CMake] -- [Core] Configuring library Core with standard settings 1> [CMake] -- [IO] [add_external_folder] process IO D:/medical/Radium-Engine/external/IO 1> [CMake] -- [IO] [External] Create temporary directory 1> [CMake] -- [IO] [External] Configure cmake project with options -DRADIUM_IO_ASSIMP=ON;-DRADIUM_IO_TINYPLY=ON 1> [CMake] -- [IO] [External] CMAKE_INSTALL_PREFIX is empty (D:/medical/Radium-Engine/out/install/x64-Debug), reinstalling dependencies 1> [CMake] Not searching for unused variables given on the command line. 1> [CMake] -- [IO] [External] [IOExternal] Using assimp from remote git 1> [CMake] -- [IO] [External] Using tinyply from remote git 1> [CMake] -- Configuring done 1> [CMake] -- Generating done 1> [CMake] -- Build files have been written to: D:/medical/Radium-Engine/out/build/x64-Debug/ext/IO 1> [CMake] -- [IO] [External] Start build 1> [CMake] -- [IO] [External] EXEC 1> [CMake] [1/10] Performing update step for 'assimp' 1> [CMake] [2/10] Performing update step for 'tinyply' 1> [CMake] [3/10] Performing configure step for 'tinyply' 1> [CMake] Not searching for unused variables given on the command line. 1> [CMake] -- Configuring done 1> [CMake] -- Generating done 1> [CMake] -- Build files have been written to: D:/medical/Radium-Engine/out/build/x64-Debug/ext/IO/tinyply-prefix/src/tinyply-build 1> [CMake] [4/10] Performing build step for 'tinyply' 1> [CMake] ninja: no work to do. 1> [CMake] [5/10] Performing install step for 'tinyply' 1> [CMake] [0/1] Install the project... 1> [CMake] -- Install configuration: "Debug" 1> [CMake] [6/10] Completed 'tinyply' 1> [CMake] [7/10] Performing configure step for 'assimp' 1> [CMake] Not searching for unused variables given on the command line. 1> [CMake] -- [IO] [External] --Shared libraries enabled 1> [CMake] -- [IO] [External] --Looking for DirectX... 1> [CMake] -- [IO] [External] --DirectX_PREFIX_PATH changed. 1> [CMake] -- [IO] [External] --Found DirectX: C:/Program Files (x86)/Windows Kits/10/Lib/10.0.18362.0/um/x64/d3d9.lib 1> [CMake] -- [IO] [External] --DX lib dir: C:/Program Files (x86)/Windows Kits/10/Lib/10.0.18362.0/um/x64 1> [CMake] -- [IO] [External] --Looking for ZLIB... 1> [CMake] -- [IO] [External] --Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) 1> [CMake] -- [IO] [External] --Could not locate ZLIB 1> [CMake] -- [IO] [External] --compiling zlib from sources 1> [CMake] -- [IO] [External] --Build an import-only version of Assimp. 1> [CMake] -- [IO] [External] --Could NOT find rt (missing: RT_LIBRARY) 1> [CMake] -- [IO] [External] --Enabled importer formats: AMF 3DS AC ASE ASSBIN B3D BVH COLLADA DXF CSM HMP IRRMESH IRR LWO LWS MD2 MD3 MD5 MDC MDL NFF NDO OFF OBJ OGRE OPENGEX PLY MS3D COB BLEND IFC XGL FBX Q3D Q3BSP RAW SIB SMD STL TERRAGEN 3D X X3D GLTF 3MF MMD STEP 1> [CMake] -- [IO] [External] --Disabled importer formats: 1> [CMake] -- [IO] [External] --Enabled exporter formats: 1> [CMake] -- [IO] [External] --Disabled exporter formats: 3DS ASSBIN ASSXML COLLADA OBJ OPENGEX PLY FBX STL X X3D GLTF 3MF ASSJSON STEP 1> [CMake] -- Configuring done 1> [CMake] -- Generating done 1> [CMake] -- Build files have been written to: D:/medical/Radium-Engine/out/build/x64-Debug/ext/IO/assimp-prefix/src/assimp-build 1> [CMake] [8/10] Performing build step for 'assimp' 1> [CMake] ninja: no work to do. 1> [CMake] [9/10] Performing install step for 'assimp' 1> [CMake] [0/1] Install the project... 1> [CMake] -- Install configuration: "Debug" 1> [CMake] [10/10] Completed 'assimp' 1> [CMake] -- [IO] [External] Build ended 1> [CMake] -- [IO] [External] Configure package file D:/medical/Radium-Engine/out/build/x64-Debug/ext/IO/cmake/package-IO.cmake 1> [CMake] -- [IO] [add_external_folder] end process IO D:/medical/Radium-Engine/external/IO 1> [CMake] CMake Warning (dev) at out/install/x64-Debug/lib/cmake/assimp-5.0/assimpTargets.cmake:54 (if): 1> [CMake] if given arguments: 1> [CMake] 1> [CMake] "ON" 1> [CMake] 1> [CMake] An argument named "ON" appears in a conditional statement. Policy CMP0012 1> [CMake] is not set: if() recognizes numbers and boolean constants. Run "cmake 1> [CMake] --help-policy CMP0012" for policy details. Use the cmake_policy command to 1> [CMake] set the policy and suppress this warning. 1> [CMake] Call Stack (most recent call first): 1> [CMake] out/install/x64-Debug/lib/cmake/assimp-5.0/assimp-config.cmake:1 (include) 1> [CMake] src/IO/CMakeLists.txt:25 (find_package) 1> [CMake] This warning is for project developers. Use -Wno-dev to suppress it. 1> [CMake] -- [IO] Configuring library IO with standard settings 1> [CMake] -- [Engine] [add_external_folder] process Engine D:/medical/Radium-Engine/external/Engine 1> [CMake] -- [Engine] [External] Create temporary directory 1> [CMake] -- [Engine] [External] Configure cmake project 1> [CMake] -- [Engine] [External] CMAKE_INSTALL_PREFIX is empty (D:/medical/Radium-Engine/out/install/x64-Debug), reinstalling dependencies 1> [CMake] Not searching for unused variables given on the command line. 1> [CMake] -- [Engine] [External] [EngineExternal] Using glm from remote git 1> [CMake] -- [Engine] [External] [EngineExternal] Using glbinding from remote git 1> [CMake] -- [Engine] [External] globjects use bundled eigen3 1> [CMake] -- [Engine] [External] Using globjects from remote git 1> [CMake] -- [Engine] [External] Using stb from remote git 1> [CMake] -- Configuring done 1> [CMake] -- Generating done 1> [CMake] -- Build files have been written to: D:/medical/Radium-Engine/out/build/x64-Debug/ext/Engine 1> [CMake] -- [Engine] [External] Start build 1> [CMake] -- [Engine] [External] EXEC 1> [CMake] [1/20] Performing update step for 'glm' 1> [CMake] [2/20] Performing update step for 'glbinding' 1> [CMake] [3/20] Performing update step for 'stb' 1> [CMake] [4/20] No configure step for 'stb' 1> [CMake] [5/20] Performing build step for 'stb' 1> [CMake] Installing stb_image.h to D:/medical/Radium-Engine/out/install/x64-Debug/include 1> [CMake] [6/20] No install step for 'stb' 1> [CMake] [7/20] Completed 'stb' 1> [CMake] [8/20] Performing configure step for 'glm' 1> [CMake] Not searching for unused variables given on the command line. 1> [CMake] [Engine] [External] --GLM: Visual C++ - MSVC compiler 1> [CMake] -- Configuring done 1> [CMake] -- Generating done 1> [CMake] -- Build files have been written to: D:/medical/Radium-Engine/out/build/x64-Debug/ext/Engine/glm-prefix/src/glm-build 1> [CMake] [9/20] Performing build step for 'glm' 1> [CMake] [1/1] Linking CXX shared library glm\glm_shared.dll 1> [CMake] [10/20] Performing configure step for 'glbinding' 1> [CMake] Not searching for unused variables given on the command line. 1> [CMake] -- [Engine] [External] --External KHRplatform 1> [CMake] -- [Engine] [External] --Lib glbinding 1> [CMake] -- [Engine] [External] --Lib glbinding-aux 1> [CMake] -- Configuring done 1> [CMake] -- Generating done 1> [CMake] -- Build files have been written to: D:/medical/Radium-Engine/out/build/x64-Debug/ext/Engine/glbinding-prefix/src/glbinding-build 1> [CMake] [11/20] Performing build step for 'glbinding' 1> [CMake] ninja: no work to do. 1> [CMake] [12/20] Performing install step for 'glm' 1> [CMake] [1/2] Linking CXX shared library glm\glm_shared.dll 1> [CMake] [1/2] Install the project... 1> [CMake] -- Install configuration: "Debug" 1> [CMake] [13/20] Performing install step for 'glbinding' 1> [CMake] [0/1] Install the project... 1> [CMake] -- Install configuration: "Debug" 1> [CMake] [14/20] Completed 'glm' 1> [CMake] [15/20] Completed 'glbinding' 1> [CMake] [16/20] Performing update step for 'globjects' 1> [CMake] [17/20] Performing configure step for 'globjects' 1> [CMake] Not searching for unused variables given on the command line. 1> [CMake] -- [Engine] [External] --Could NOT find cppcheck (missing: cppcheck_EXECUTABLE) 1> [CMake] -- [Engine] [External] --Check cppcheck skipped: cppcheck not found 1> [CMake] -- [Engine] [External] --Could NOT find clang_tidy (missing: clang_tidy_EXECUTABLE) 1> [CMake] -- [Engine] [External] --Check clang-tidy skipped: clang-tidy not found 1> [CMake] -- [Engine] [External] --Lib globjects 1> [CMake] -- Configuring done 1> [CMake] -- Generating done 1> [CMake] -- Build files have been written to: D:/medical/Radium-Engine/out/build/x64-Debug/ext/Engine/globjects-prefix/src/globjects-build 1> [CMake] [18/20] Performing build step for 'globjects' 1> [CMake] ninja: no work to do. 1> [CMake] [19/20] Performing install step for 'globjects' 1> [CMake] [0/1] Install the project... 1> [CMake] -- Install configuration: "Debug" 1> [CMake] [20/20] Completed 'globjects' 1> [CMake] -- [Engine] [External] Build ended 1> [CMake] -- [Engine] [External] Configure package file D:/medical/Radium-Engine/out/build/x64-Debug/ext/Engine/cmake/package-Engine.cmake 1> [CMake] -- [Engine] [add_external_folder] end process Engine D:/medical/Radium-Engine/external/Engine 1> [CMake] -- [Engine] Configuring library Engine with standard settings 1> [CMake] -- [Engine] installing resources from D:/medical/Radium-Engine/Shaders 1> [CMake] -- [Engine] [install_target_resources] BINARY_DIR Linking resources directory D:/medical/Radium-Engine/Shaders for target Engine into D:/medical/Radium-Engine/out/build/x64-Debug/src/Engine/../Resources/Radium/Shaders 1> [CMake] -- [Engine] [install_target_resources] Installing resources for target Engine into Resources/Radium/Shaders 1> [CMake] -- [Engine] installing resources from D:/medical/Radium-Engine/src/Engine/Resources/Textures 1> [CMake] -- [Engine] [install_target_resources] BINARY_DIR Linking resources directory D:/medical/Radium-Engine/src/Engine/Resources/Textures for target Engine into D:/medical/Radium-Engine/out/build/x64-Debug/src/Engine/../Resources/Radium/Textures 1> [CMake] -- [Engine] [install_target_resources] Installing resources for target Engine into Resources/Radium/Textures 1> [CMake] -- [Gui] Configuring library Gui with standard settings 1> [CMake] -- [Gui] installing resources from Configs 1> [CMake] -- [Gui] [install_target_resources] BINARY_DIR Linking resources directory D:/medical/Radium-Engine/src/Gui/Configs for target Gui into D:/medical/Radium-Engine/out/build/x64-Debug/src/Gui/../Resources/Radium/Configs 1> [CMake] -- [Gui] [install_target_resources] Installing resources for target Gui into Resources/Radium/Configs 1> [CMake] -- [PluginBase] Configuring library PluginBase with standard settings 1> [CMake] -- [add_misc_targets] clang-tidy - static analysis NO 1> [CMake] -- [add_misc_targets] cppcheck - static analysis NO 1> [CMake] -- [add_misc_targets] clang-format - code formating NO 1> [CMake] -- [Tests] Already downloaded: https://github.com/catchorg/Catch2.git 1> [CMake] -- [Tests] Compiling Volume loader unit test 1> [CMake] CMake Warning at tests/integration/CMakeLists.txt:98 (message): 1> [CMake] Could not add integration test for KeyMappingManager: sed 1> [CMake] (SED_EXECUTABLE-NOTFOUND) or xmllint (LIBXML2_XMLLINT_EXECUTABLE-NOTFOUND) 1> [CMake] 1> [CMake] 1> [CMake] -- [Tests] [configure_radium_app] Configuring application CoreExampleApp for being relocatable after installation. 1> [CMake] -- [Tests] [configure_windows_radium_app] Installing CoreExampleApp(Radium dll from D:/medical/Radium-Engine/out/install/x64-Debug//bin) 1> [CMake] -- [Tests] [configure_radium_app] Configuring application CustomCameraManipulator for being relocatable after installation. 1> [CMake] -- [Tests] [configure_windows_radium_app] Installing CustomCameraManipulator(Radium dll from D:/medical/Radium-Engine/out/install/x64-Debug//bin) 1> [CMake] CMake Error at cmake/RadiumSetupFunctions.cmake:562 (get_target_property): 1> [CMake] INTERFACE_LIBRARY targets may only have whitelisted properties. The 1> [CMake] property "RADIUM_TARGET_RESOURCES_PREFIX" is not allowed. 1> [CMake] Call Stack (most recent call first): 1> [CMake] cmake/RadiumSetupFunctions.cmake:690 (configure_windows_radium_app) 1> [CMake] tests/ExampleApps/CustomCameraManipulator/CMakeLists.txt:63 (configure_radium_app) 1> [CMake] CMake Error at cmake/RadiumSetupFunctions.cmake:562 (get_target_property): 1> [CMake] INTERFACE_LIBRARY targets may only have whitelisted properties. The 1> [CMake] property "RADIUM_TARGET_RESOURCES_PREFIX" is not allowed. 1> [CMake] Call Stack (most recent call first): 1> [CMake] cmake/RadiumSetupFunctions.cmake:690 (configure_windows_radium_app) 1> [CMake] tests/ExampleApps/CustomCameraManipulator/CMakeLists.txt:63 (configure_radium_app) 1> [CMake] -- [Tests] [configure_windows_radium_app] Preparing call to WinDeployQTfor application CustomCameraManipulator 1> [CMake] -- [Tests] [configure_radium_app] Configuring application DrawPrimitivesDemo for being relocatable after installation. 1> [CMake] -- [Tests] [configure_windows_radium_app] Installing DrawPrimitivesDemo(Radium dll from D:/medical/Radium-Engine/out/install/x64-Debug//bin) 1> [CMake] CMake Error at cmake/RadiumSetupFunctions.cmake:562 (get_target_property): 1> [CMake] INTERFACE_LIBRARY targets may only have whitelisted properties. The 1> [CMake] property "RADIUM_TARGET_RESOURCES_PREFIX" is not allowed. 1> [CMake] Call Stack (most recent call first): 1> [CMake] cmake/RadiumSetupFunctions.cmake:690 (configure_windows_radium_app) 1> [CMake] tests/ExampleApps/DrawPrimitivesDemo/CMakeLists.txt:65 (configure_radium_app) 1> [CMake] CMake Error at cmake/RadiumSetupFunctions.cmake:562 (get_target_property): 1> [CMake] INTERFACE_LIBRARY targets may only have whitelisted properties. The 1> [CMake] property "RADIUM_TARGET_RESOURCES_PREFIX" is not allowed. 1> [CMake] Call Stack (most recent call first): 1> [CMake] cmake/RadiumSetupFunctions.cmake:690 (configure_windows_radium_app) 1> [CMake] tests/ExampleApps/DrawPrimitivesDemo/CMakeLists.txt:65 (configure_radium_app) 1> [CMake] -- [Tests] [configure_windows_radium_app] Preparing call to WinDeployQTfor application DrawPrimitivesDemo 1> [CMake] -- [Tests] [configure_radium_app] Configuring application EntityAnimationDemo for being relocatable after installation. 1> [CMake] -- [Tests] [configure_windows_radium_app] Installing EntityAnimationDemo(Radium dll from D:/medical/Radium-Engine/out/install/x64-Debug//bin) 1> [CMake] CMake Error at cmake/RadiumSetupFunctions.cmake:562 (get_target_property): 1> [CMake] INTERFACE_LIBRARY targets may only have whitelisted properties. The 1> [CMake] property "RADIUM_TARGET_RESOURCES_PREFIX" is not allowed. 1> [CMake] Call Stack (most recent call first): 1> [CMake] cmake/RadiumSetupFunctions.cmake:690 (configure_windows_radium_app) 1> [CMake] tests/ExampleApps/EntityAnimationDemo/CMakeLists.txt:50 (configure_radium_app) 1> [CMake] CMake Error at cmake/RadiumSetupFunctions.cmake:562 (get_target_property): 1> [CMake] INTERFACE_LIBRARY targets may only have whitelisted properties. The 1> [CMake] property "RADIUM_TARGET_RESOURCES_PREFIX" is not allowed. 1> [CMake] Call Stack (most recent call first): 1> [CMake] cmake/RadiumSetupFunctions.cmake:690 (configure_windows_radium_app) 1> [CMake] tests/ExampleApps/EntityAnimationDemo/CMakeLists.txt:50 (configure_radium_app) 1> [CMake] -- [Tests] [configure_windows_radium_app] Preparing call to WinDeployQTfor application EntityAnimationDemo 1> [CMake] -- [Tests] [configure_radium_app] Configuring application HelloRadium for being relocatable after installation. 1> [CMake] -- [Tests] [configure_windows_radium_app] Installing HelloRadium(Radium dll from D:/medical/Radium-Engine/out/install/x64-Debug//bin) 1> [CMake] CMake Error at cmake/RadiumSetupFunctions.cmake:562 (get_target_property): 1> [CMake] INTERFACE_LIBRARY targets may only have whitelisted properties. The 1> [CMake] property "RADIUM_TARGET_RESOURCES_PREFIX" is not allowed. 1> [CMake] Call Stack (most recent call first): 1> [CMake] cmake/RadiumSetupFunctions.cmake:690 (configure_windows_radium_app) 1> [CMake] tests/ExampleApps/HelloRadium/CMakeLists.txt:50 (configure_radium_app) 1> [CMake] CMake Error at cmake/RadiumSetupFunctions.cmake:562 (get_target_property): 1> [CMake] INTERFACE_LIBRARY targets may only have whitelisted properties. The 1> [CMake] property "RADIUM_TARGET_RESOURCES_PREFIX" is not allowed. 1> [CMake] Call Stack (most recent call first): 1> [CMake] cmake/RadiumSetupFunctions.cmake:690 (configure_windows_radium_app) 1> [CMake] tests/ExampleApps/HelloRadium/CMakeLists.txt:50 (configure_radium_app) 1> [CMake] -- [Tests] [configure_windows_radium_app] Preparing call to WinDeployQTfor application HelloRadium 1> [CMake] -- [Tests] [configure_radium_app] Configuring application KeyEventDemoApp for being relocatable after installation. 1> [CMake] -- [Tests] [configure_windows_radium_app] Installing KeyEventDemoApp(Radium dll from D:/medical/Radium-Engine/out/install/x64-Debug//bin) 1> [CMake] CMake Error at cmake/RadiumSetupFunctions.cmake:562 (get_target_property): 1> [CMake] INTERFACE_LIBRARY targets may only have whitelisted properties. The 1> [CMake] property "RADIUM_TARGET_RESOURCES_PREFIX" is not allowed. 1> [CMake] Call Stack (most recent call first): 1> [CMake] cmake/RadiumSetupFunctions.cmake:690 (configure_windows_radium_app) 1> [CMake] tests/ExampleApps/KeyEventDemoApp/CMakeLists.txt:63 (configure_radium_app) 1> [CMake] CMake Error at cmake/RadiumSetupFunctions.cmake:562 (get_target_property): 1> [CMake] INTERFACE_LIBRARY targets may only have whitelisted properties. The 1> [CMake] property "RADIUM_TARGET_RESOURCES_PREFIX" is not allowed. 1> [CMake] Call Stack (most recent call first): 1> [CMake] cmake/RadiumSetupFunctions.cmake:690 (configure_windows_radium_app) 1> [CMake] tests/ExampleApps/KeyEventDemoApp/CMakeLists.txt:63 (configure_radium_app) 1> [CMake] -- [Tests] [configure_windows_radium_app] Preparing call to WinDeployQTfor application KeyEventDemoApp 1> [CMake] -- [Tests] [configure_radium_app] Configuring application PickingDemoApp for being relocatable after installation. 1> [CMake] -- [Tests] [configure_windows_radium_app] Installing PickingDemoApp(Radium dll from D:/medical/Radium-Engine/out/install/x64-Debug//bin) 1> [CMake] CMake Error at cmake/RadiumSetupFunctions.cmake:562 (get_target_property): 1> [CMake] INTERFACE_LIBRARY targets may only have whitelisted properties. The 1> [CMake] property "RADIUM_TARGET_RESOURCES_PREFIX" is not allowed. 1> [CMake] Call Stack (most recent call first): 1> [CMake] cmake/RadiumSetupFunctions.cmake:690 (configure_windows_radium_app) 1> [CMake] tests/ExampleApps/PickingDemoApp/CMakeLists.txt:63 (configure_radium_app) 1> [CMake] CMake Error at cmake/RadiumSetupFunctions.cmake:562 (get_target_property): 1> [CMake] INTERFACE_LIBRARY targets may only have whitelisted properties. The 1> [CMake] property "RADIUM_TARGET_RESOURCES_PREFIX" is not allowed. 1> [CMake] Call Stack (most recent call first): 1> [CMake] cmake/RadiumSetupFunctions.cmake:690 (configure_windows_radium_app) 1> [CMake] tests/ExampleApps/PickingDemoApp/CMakeLists.txt:63 (configure_radium_app) 1> [CMake] -- [Tests] [configure_windows_radium_app] Preparing call to WinDeployQTfor application PickingDemoApp 1> [CMake] -- [Tests] [configure_radium_app] Configuring application RawShaderMaterial for being relocatable after installation. 1> [CMake] -- [Tests] [configure_windows_radium_app] Installing RawShaderMaterial(Radium dll from D:/medical/Radium-Engine/out/install/x64-Debug//bin) 1> [CMake] CMake Error at cmake/RadiumSetupFunctions.cmake:562 (get_target_property): 1> [CMake] INTERFACE_LIBRARY targets may only have whitelisted properties. The 1> [CMake] property "RADIUM_TARGET_RESOURCES_PREFIX" is not allowed. 1> [CMake] Call Stack (most recent call first): 1> [CMake] cmake/RadiumSetupFunctions.cmake:690 (configure_windows_radium_app) 1> [CMake] tests/ExampleApps/RawShaderMaterial/CMakeLists.txt:63 (configure_radium_app) 1> [CMake] CMake Error at cmake/RadiumSetupFunctions.cmake:562 (get_target_property): 1> [CMake] INTERFACE_LIBRARY targets may only have whitelisted properties. The 1> [CMake] property "RADIUM_TARGET_RESOURCES_PREFIX" is not allowed. 1> [CMake] Call Stack (most recent call first): 1> [CMake] cmake/RadiumSetupFunctions.cmake:690 (configure_windows_radium_app) 1> [CMake] tests/ExampleApps/RawShaderMaterial/CMakeLists.txt:63 (configure_radium_app) 1> [CMake] -- [Tests] [configure_windows_radium_app] Preparing call to WinDeployQTfor application RawShaderMaterial 1> [CMake] -- [Tests] [configure_radium_app] Configuring application SimpleAnimationApp for being relocatable after installation. 1> [CMake] -- [Tests] [configure_windows_radium_app] Installing SimpleAnimationApp(Radium dll from D:/medical/Radium-Engine/out/install/x64-Debug//bin) 1> [CMake] CMake Error at cmake/RadiumSetupFunctions.cmake:562 (get_target_property): 1> [CMake] INTERFACE_LIBRARY targets may only have whitelisted properties. The 1> [CMake] property "RADIUM_TARGET_RESOURCES_PREFIX" is not allowed. 1> [CMake] Call Stack (most recent call first): 1> [CMake] cmake/RadiumSetupFunctions.cmake:690 (configure_windows_radium_app) 1> [CMake] tests/ExampleApps/SimpleAnimationApp/CMakeLists.txt:63 (configure_radium_app) 1> [CMake] CMake Error at cmake/RadiumSetupFunctions.cmake:562 (get_target_property): 1> [CMake] INTERFACE_LIBRARY targets may only have whitelisted properties. The 1> [CMake] property "RADIUM_TARGET_RESOURCES_PREFIX" is not allowed. 1> [CMake] Call Stack (most recent call first): 1> [CMake] cmake/RadiumSetupFunctions.cmake:690 (configure_windows_radium_app) 1> [CMake] tests/ExampleApps/SimpleAnimationApp/CMakeLists.txt:63 (configure_radium_app) 1> [CMake] -- [Tests] [configure_windows_radium_app] Preparing call to WinDeployQTfor application SimpleAnimationApp 1> [CMake] -- [Tests] [configure_radium_app] Configuring application SimpleSimulationApp for being relocatable after installation. 1> [CMake] -- [Tests] [configure_windows_radium_app] Installing SimpleSimulationApp(Radium dll from D:/medical/Radium-Engine/out/install/x64-Debug//bin) 1> [CMake] CMake Error at cmake/RadiumSetupFunctions.cmake:562 (get_target_property): 1> [CMake] INTERFACE_LIBRARY targets may only have whitelisted properties. The 1> [CMake] property "RADIUM_TARGET_RESOURCES_PREFIX" is not allowed. 1> [CMake] Call Stack (most recent call first): 1> [CMake] cmake/RadiumSetupFunctions.cmake:690 (configure_windows_radium_app) 1> [CMake] tests/ExampleApps/SimpleSimulationApp/CMakeLists.txt:63 (configure_radium_app) 1> [CMake] CMake Error at cmake/RadiumSetupFunctions.cmake:562 (get_target_property): 1> [CMake] INTERFACE_LIBRARY targets may only have whitelisted properties. The 1> [CMake] property "RADIUM_TARGET_RESOURCES_PREFIX" is not allowed. 1> [CMake] Call Stack (most recent call first): 1> [CMake] cmake/RadiumSetupFunctions.cmake:690 (configure_windows_radium_app) 1> [CMake] tests/ExampleApps/SimpleSimulationApp/CMakeLists.txt:63 (configure_radium_app) 1> [CMake] -- [Tests] [configure_windows_radium_app] Preparing call to WinDeployQTfor application SimpleSimulationApp 1> [CMake] -- [Tests] [configure_radium_app] Configuring application VolumeDemoApp for being relocatable after installation. 1> [CMake] -- [Tests] [configure_windows_radium_app] Installing VolumeDemoApp(Radium dll from D:/medical/Radium-Engine/out/install/x64-Debug//bin) 1> [CMake] CMake Error at cmake/RadiumSetupFunctions.cmake:562 (get_target_property): 1> [CMake] INTERFACE_LIBRARY targets may only have whitelisted properties. The 1> [CMake] property "RADIUM_TARGET_RESOURCES_PREFIX" is not allowed. 1> [CMake] Call Stack (most recent call first): 1> [CMake] cmake/RadiumSetupFunctions.cmake:690 (configure_windows_radium_app) 1> [CMake] tests/ExampleApps/VolumeDemoApp/CMakeLists.txt:65 (configure_radium_app) 1> [CMake] CMake Error at cmake/RadiumSetupFunctions.cmake:562 (get_target_property): 1> [CMake] INTERFACE_LIBRARY targets may only have whitelisted properties. The 1> [CMake] property "RADIUM_TARGET_RESOURCES_PREFIX" is not allowed. 1> [CMake] Call Stack (most recent call first): 1> [CMake] cmake/RadiumSetupFunctions.cmake:690 (configure_windows_radium_app) 1> [CMake] tests/ExampleApps/VolumeDemoApp/CMakeLists.txt:65 (configure_radium_app) 1> [CMake] -- [Tests] [configure_windows_radium_app] Preparing call to WinDeployQTfor application VolumeDemoApp 1> [CMake] -- [Tests] glfw3 not found : disabling Radium Headless demo. Install glfw >3.2 or set glfw3_DIR to a suitable directory to enable this demo. 1> [CMake] -- [Tests] Installing plugin demo into D:/medical/Radium-Engine/out/build/x64-Debug/tests/ExamplePluginWithLib/Plugins-MSVC-Debug 1> [CMake] ┌────────────────────┤│ Final overview for radiumproject │├─────────────────────┐ 1> [CMake] │ Version: 1.2.0 @ DESKTOP-7IJI7R3 │ 1> [CMake] │ Install prefix: │ 1> [CMake] │ D:/medical/Radium-Engine/out/install/x64-Debug │ 1> [CMake] │ Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/T ⏎│ 1> [CMake] │ ools/MSVC/14.25.28610/bin/HostX64/x64/cl.exe - MSVC in version 19.25.28612.0. │ 1> [CMake] │ CMAKE_BUILD_TYPE Debug │ 1> [CMake] │ possible options: Debug Release RelWithDebInfo MinSizeRel │ 1> [CMake] │ set with cmake -DCMAKE_BUILD_TYPE=Debug .. │ 1> [CMake] │ RADIUM_ENABLE_TESTING ON │ 1> [CMake] │ RADIUM_ENABLE_COVERAGE OFF │ 1> [CMake] │ RADIUM_USE_DOUBLE OFF │ 1> [CMake] │ RADIUM_GENERATE_LIB_CORE ON │ 1> [CMake] │ RADIUM_GENERATE_LIB_ENGINE ON │ 1> [CMake] │ RADIUM_GENERATE_LIB_GUI ON │ 1> [CMake] │ RADIUM_GENERATE_LIB_IO ON │ 1> [CMake] │ RADIUM_GENERATE_LIB_PLUGINBASE ON │ 1> [CMake] │ RADIUM_GIT_UPDATE_SUBMODULE ON │ 1> [CMake] │ RADIUM_IO_ASSIMP ON │ 1> [CMake] │ RADIUM_IO_TINYPLY ON │ 1> [CMake] │ RADIUM_IO_VOLUMES ON │ 1> [CMake] │ RADIUM_IO_DEPRECATED ON │ 1> [CMake] │ RADIUM_SKIP_CORE_EXTERNAL ON │ 1> [CMake] │ RADIUM_SKIP_ENGINE_EXTERNAL ON │ 1> [CMake] │ RADIUM_SKIP_IO_EXTERNAL ON │ 1> [CMake] │ RADIUM_INSTALL_DOC ON │ 1> [CMake] │ RADIUM_UPDATE_VERSION ON │ 1> [CMake] │ RADIUM_QUIET OFF │ 1> [CMake] │ USE_GOLD_LINKER [undef] │ 1> [CMake] └───────────────────────────────────────────────────────────────────────────────┘ 1> [CMake] -- Configuring incomplete, errors occurred! 1> [CMake] See also "D:/medical/Radium-Engine/out/build/x64-Debug/CMakeFiles/CMakeOutput.log". 1> [CMake] See also "D:/medical/Radium-Engine/out/build/x64-Debug/CMakeFiles/CMakeError.log". 1> [CMake] 1> cmd.exe /c ""C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2019\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\CMAKE\CMake\bin\cmake.exe" -G "Ninja" -DCMAKE_INSTALL_PREFIX:PATH="D:\medical\Radium-Engine\out\install\x64-Debug" -DQt5_DIR:PATH="C:/Qt/5.15.2/msvc2019_64/lib/cmake/Qt5" -DCMAKE_C_COMPILER:FILEPATH="C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.25.28610/bin/HostX64/x64/cl.exe" -DCMAKE_CXX_COMPILER:FILEPATH="C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.25.28610/bin/HostX64/x64/cl.exe" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_MAKE_PROGRAM="C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2019\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\CMAKE\Ninja\ninja.exe" "D:\medical\Radium-Engine" 2>&1" a été retourné avec le code de sortie : 1

hiergaut commented 2 years ago

I have updated my visual studio and the radium configuration is fine now. Probably I had an old version of CMake before the update. I close the issue.