Vehicle simulation software: Difference between revisions
Jump to navigation
Jump to search
| Line 197: | Line 197: | ||
=== Python API === | === Python API === | ||
<source lang='bash'> | <source lang='bash'> | ||
carla-mac/Build/boost-1.69.0-install/include/boost/gil/extension/io/png/tags.hpp:25:14: fatal error: | |||
... | 'png.h' file not found | ||
#include <png.h> | #include <png.h> | ||
^~~~~~~ | ^~~~~~~ | ||
1 error generated. | |||
</source> | </source> | ||