Carla: LInux build setup.sh fail

Created on 17 May 2018  路  8Comments  路  Source: carla-simulator/carla


When I run Setup.sh for Carla on Linux Ubuntu 18.04, it said something about xlocal.h not found. I digged around and it seemed like it might be an issue with Unreal Engine, but my Unreal Engine setup was fine.

screenshot from 2018-05-17 16-40-46

support

All 8 comments

Hi @anthonypan08,

With a little search I found this question in Unreal forums.
It doesn't looks like a problem in Setup.sh :(
Hope it help.

So did anyone encounter the same problem and have a solution?

You can create a soft link by ln -s /usr/include/locale.h /usr/include/xlocale.h if locale.h exists

Hey @anthonypan08
Some good news?
Is the problem solved?

SOLVED:
The problem was the driver on the Ubuntu machine. I had to change the driver to Nvidia driver instead of using the X.org driver through the "additional drivers" windows. After that, the Carla worked

@anthonypan08 That fix doesn't work for me. I have Nvidia drivers installed and enabled and still encounter this compile bug in Setup.sh.

@J-Rojas are you using the correct version of everything (Unreal 4.18.x and so on)?

Yes, 4.18.3, latest Clang 3.9.x. I'm using Ubuntu 18.04. The only workaround that worked for me was the symbolic link.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

syinari0123 picture syinari0123  路  3Comments

metaluga145 picture metaluga145  路  4Comments

cstamatiadis picture cstamatiadis  路  3Comments

NYJiaxing picture NYJiaxing  路  3Comments

qixiaoshuai0120 picture qixiaoshuai0120  路  3Comments