https://github.com/carla-simulator/carla
Revision b6b4b4f138e55409885b5455e18795df4f4e0aa6 authored by Michal Sojka on 22 February 2024, 12:20:05 UTC, committed by Blyron on 26 March 2024, 09:32:14 UTC
The error was:

    LibCarla/source/carla/client/FileTransfer.h:31:57: error: 'uint8_t' was not declared in this scope
       31 |     static bool WriteFile(std::string path, std::vector<uint8_t> content);
          |                                                         ^~~~~~~
1 parent a12a137
History
Tip revision: b6b4b4f138e55409885b5455e18795df4f4e0aa6 authored by Michal Sojka on 22 February 2024, 12:20:05 UTC
libcarla: Fix compile error with gcc >=13
Tip revision: b6b4b4f
File Mode Size
.github
Co-Simulation
Docs
Examples
Import
LibCarla
PythonAPI
Unreal
Util
osm-world-renderer
.gitattributes -rw-r--r-- 12 bytes
.gitignore -rw-r--r-- 583 bytes
.pep8 -rw-r--r-- 29 bytes
.readthedocs.yaml -rw-r--r-- 439 bytes
.travis.yml -rw-r--r-- 3.0 KB
CHANGELOG.md -rw-r--r-- 68.8 KB
CMakeLists.txt -rw-r--r-- 125 bytes
Doxyfile -rw-r--r-- 1.4 KB
Jenkinsfile -rw-r--r-- 24.0 KB
LICENSE -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 135 bytes
README.md -rw-r--r-- 7.6 KB
Update.bat -rw-r--r-- 2.7 KB
Update.sh -rwxr-xr-x 3.1 KB
mkdocs.yml -rw-r--r-- 1.8 KB
wheel_config.ini -rw-r--r-- 87 bytes

README.md

back to top