carla/CMake
MarcelPiNacy-CVC 56227dec7e
Fix Windows build errors. (#8381)
* Adapt toolchain file to UE versions other than 5.3.

* More 5.5-related fixes.

* Remove unused SetFolderName call and fix GetRenderQuery call.

* Fix several deprecation warnings.

* More deprecation fixes.

* Upgrade enum to string code.

* Add a check for null weather.

* Update readme with UE5.5

* Update unreal-side includes, add include guards.

* Remove unwanted changes from merge.

* More fixes.

* Fix non-unity build error.

* Uncomment code and remove unwanted files (these are generated at CMake configure time).

* Fix Ubuntu build.

* Add missing initializers.

* Fix windows minor build issue.

---------

Co-authored-by: PabloVD <pablo.villanueva.domingo@gmail.com>
2024-11-20 11:38:49 +01:00
..
Common.cmake Fix Windows build errors. (#8381) 2024-11-20 11:38:49 +01:00
Dependencies.cmake Fix Windows build errors. (#8381) 2024-11-20 11:38:49 +01:00
LinuxToolchain.cmake Upgrade CARLA code to work with UE5.5 (#8346) 2024-11-07 14:15:18 +01:00
Options.cmake Fix Windows build errors. (#8381) 2024-11-20 11:38:49 +01:00
Util.cmake CMake refactor (#8168) 2024-09-19 17:35:18 +02:00