Looking to build AirSim on my redhat machine. I'm able to install UnrealEngine version 5.3 without any issues.
When running ./setup.sh for AirSim I have to change some commands that support redhat. Setup runs successfully.
I get a lot of errors when running ./build.sh such as:
-- Looking for pthread_create in pthreads - Failed
-- Could not fine a package configuration file provided by Terminfo with any of the following names:
TerminfoConfig.cmake
termifo-config.cmake
Is there any documentation that will support RHEL 8 setup and build.
Looking to build AirSim on my redhat machine. I'm able to install UnrealEngine version 5.3 without any issues. When running ./setup.sh for AirSim I have to change some commands that support redhat. Setup runs successfully. I get a lot of errors when running ./build.sh such as: -- Looking for pthread_create in pthreads - Failed -- Could not fine a package configuration file provided by Terminfo with any of the following names: TerminfoConfig.cmake termifo-config.cmake
Is there any documentation that will support RHEL 8 setup and build.
Thank you