Xavier Solé Nogués
Xavier Solé Nogués
We can just try to build it and will build it if is not build.
Running the Unreal Engine 5 Setup.sh is asking questions and ca using issues when the UE5 was already build. Check how to work arround this.
> Running the Unreal Engine 5 Setup.sh is asking questions and ca using issues when the UE5 was already build. Check how to work arround this. Finally, running the Unreal...
We deprecated houdini en CARLA, if you get the last dev code would not have issues with houdini anymore.
I tested the build in Linux and throws the next error: ``` xsole@xsole:~/programing/carlaUE5_cmake$ cmake -G Ninja -S . -B Build --toolchain=$PWD/CMake/LinuxToolchain.cmake -DLAUNCH_ARGS="-prefernvidia" -DCMAKE_BUILD_TYPE=Release -DENABLE_ROS2=ON -DBUILD_CARLA_UNREAL=ON -DCARLA_UNREAL_ENGINE_PATH=$CARLA_UNREAL_ENGINE_PATH -- The C compiler...
Did you check the comments described on this issue? https://github.com/carla-simulator/carla/issues/3621 Maybe some of the described fixes will work for you.