片头语:在Ubuntu中挣扎了良久(主要因为显卡驱动问题),还是不行,决定来在windows下尝试安装一下,希望自己成成功。
首先
按照https://carla.readthedocs.io/en/latest/how_to_build_on_windows/
一步一步到make launch环节
第一个坑:
F:\carla>make launch
-[Setup]: [Batch params]: --boost-toolset msvc-14.1
信息: 用提供的模式无法找到文件。
-[Setup]: [ERROR] Can't find Visual Studio compiler (cl.exe).
[ERROR] Possible causes:
[ERROR] - Make sure you use x64 (not x64_x86!)
[ERROR] - You are not using "Visual Studio x64 Native Tools Command P
rompt".
-[Setup]:
Ok, and error ocurred, don't panic!
We have different platforms where you can find some help :)
- Make sure you have read the documentation:
http://carla.readt