Erro install arma3-unix-launcher
Hello, I'm trying to install your launcher, I get an error. Linux Fedora 36 Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: CMAKE_CXX_COMPILER-NOTFOUND Build flags: Id flags:
The output was: No such file or directory
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: CMAKE_CXX_COMPILER-NOTFOUND Build flags: Id flags: -c
The output was: No such file or directory
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: CMAKE_CXX_COMPILER-NOTFOUND Build flags: Id flags: --c++
The output was: No such file or directory
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: CMAKE_CXX_COMPILER-NOTFOUND Build flags: Id flags: --ec++
The output was: No such file or directory
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: CMAKE_CXX_COMPILER-NOTFOUND Build flags: Id flags: --target=arm-arm-none-eabi;-mcpu=cortex-m3
The output was: No such file or directory
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: CMAKE_CXX_COMPILER-NOTFOUND Build flags: Id flags: -c;-I__does_not_exist__
The output was: No such file or directory
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: CMAKE_CXX_COMPILER-NOTFOUND Build flags: Id flags:
The output was: No such file or directory
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: CMAKE_CXX_COMPILER-NOTFOUND Build flags: Id flags: -c
The output was: No such file or directory
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: CMAKE_CXX_COMPILER-NOTFOUND Build flags: Id flags: --c++
The output was: No such file or directory
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: CMAKE_CXX_COMPILER-NOTFOUND Build flags: Id flags: --ec++
The output was: No such file or directory
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: CMAKE_CXX_COMPILER-NOTFOUND Build flags: Id flags: --target=arm-arm-none-eabi;-mcpu=cortex-m3
The output was: No such file or directory
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: CMAKE_CXX_COMPILER-NOTFOUND Build flags: Id flags: -c;-I__does_not_exist__
The output was: No such file or directory
Performing C++ SOURCE FILE Test SYSTEM_argparse_WORKS failed with the following output: Change Dir: /mnt/d0352141-8e42-43e5-b3c0-63b770a65953/SteamGames/steamapps/common/dayz-linux-cli-launcher/arma3-unix-launcher/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_5df8e/fast && /usr/bin/gmake -f CMakeFiles/cmTC_5df8e.dir/build.make CMakeFiles/cmTC_5df8e.dir/build gmake[1]: entering the catalog "/mnt/d0352141-8e42-43e5-b3c0-63b770a65953/SteamGames/steamapps/common/dayz-linux-cli-launcher/arma3-unix-launcher/build/CMakeFiles/CMakeTmp" Building CXX object CMakeFiles/cmTC_5df8e.dir/src.cxx.o /usr/bin/c++ -DSYSTEM_argparse_WORKS -Wall -Wextra -Wpedantic -o CMakeFiles/cmTC_5df8e.dir/src.cxx.o -c /mnt/d0352141-8e42-43e5-b3c0-63b770a65953/SteamGames/steamapps/common/dayz-linux-cli-launcher/arma3-unix-launcher/build/CMakeFiles/CMakeTmp/src.cxx /mnt/d0352141-8e42-43e5-b3c0-63b770a65953/SteamGames/steamapps/common/dayz-linux-cli-launcher/arma3-unix-launcher/build/CMakeFiles/CMakeTmp/src.cxx:1:10 : fatal error: argparse.hpp: There is no such file or directory 1 | #include <argparse.hpp> | ^~~~~~~~~~~~~~ compilation aborted. gmake[1]: *** [CMakeFiles/cmTC_5df8e.dir/build.make:78: CMakeFiles/cmTC_5df8e.dir/src.cxx.o] Error 1 gmake[1]: exit directory "/mnt/d0352141-8e42-43e5-b3c0-63b770a65953/SteamGames/steamapps/common/dayz-linux-cli-launcher/arma3-unix-launcher/build/CMakeFiles/CMakeTmp" gmake: *** [Makefile:127: cmTC_5df8e/fast] Error 2
Source file was: #include <argparse.hpp> int main() { return 0; } Performing C++ SOURCE FILE Test SYSTEM_curlpp_WORKS failed with the following output: Change Dir: /mnt/d0352141-8e42-43e5-b3c0-63b770a65953/SteamGames/steamapps/common/dayz-linux-cli-launcher/arma3-unix-launcher/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_a11c2/fast && /usr/bin/gmake -f CMakeFiles/cmTC_a11c2.dir/build.make CMakeFiles/cmTC_a11c2.dir/build gmake[1]: entering the catalog "/mnt/d0352141-8e42-43e5-b3c0-63b770a65953/SteamGames/steamapps/common/dayz-linux-cli-launcher/arma3-unix-launcher/build/CMakeFiles/CMakeTmp" Building CXX object CMakeFiles/cmTC_a11c2.dir/src.cxx.o /usr/bin/c++ -DSYSTEM_curlpp_WORKS -Wall -Wextra -Wpedantic -o CMakeFiles/cmTC_a11c2.dir/src.cxx.o -c /mnt/d0352141-8e42-43e5-b3c0-63b770a65953/SteamGames/steamapps/common/dayz-linux-cli-launcher/arma3-unix-launcher/build/CMakeFiles/CMakeTmp/src.cxx /mnt/d0352141-8e42-43e5-b3c0-63b770a65953/SteamGames/steamapps/common/dayz-linux-cli-launcher/arma3-unix-launcher/build/CMakeFiles/CMakeTmp/src.cxx:1:2 : error: #error unimplemented} 1 | #error unimplemented} | ^~~~~ gmake[1]: *** [CMakeFiles/cmTC_a11c2.dir/build.make:78: CMakeFiles/cmTC_a11c2.dir/src.cxx.o] Error 1 gmake[1]: exit directory "/mnt/d0352141-8e42-43e5-b3c0-63b770a65953/SteamGames/steamapps/common/dayz-linux-cli-launcher/arma3-unix-launcher/build/CMakeFiles/CMakeTmp" gmake: *** [Makefile:127: cmTC_a11c2/fast] Error 2
Source file was: #error unimplemented}
Help me.