carla-simulator / carla

Open-source simulator for autonomous driving research.
http://carla.org
MIT License
11.06k stars 3.56k forks source link

marcel/ue5.3 branch compile error boost #6990

Closed SyrkinIS closed 6 months ago

SyrkinIS commented 8 months ago

Hi everybody!! I have error while build CArla for UE5.3 (marcel/ue5.3 branch). I use my system without any canges for build Carla from version 0.9.13, always I can build it... but now....

CARLA version: branch marcel/ue5.3 Platform/OS: Win11 Problem you have experienced: While compiling I get a lot of: \carla_0_9_15\LibCarla\source\carla/Buffer.h(13,10): fatal error C1083: boost/asio/buffer.hpp: No such file or directory, What you expected to happen: I want to miss this error Steps to reproduce: prepare system for build.. git checkout marcel/ue5.3 make launch

Other information (documentation you consulted, workarounds you tried):

If I use DEV or MASTER branch, no error occure....

please help me to build simulator....

Ilya.

Blyron commented 6 months ago

This branch is experimental and working we are not supporting this yet