简体   繁体   中英

libintl3.dll error while rebuilding Carla ( a driving Simulator ) on Windows 10

make.exe - System Error - The code execution cannot proceed because libintl3.dll was not found. Reinstalling the program may fix this problem

I was trying to build CARLA with Unreal Engine on Windows 10. But this error keeps popping up. How and where can I add the missing libintl3.dll in my system?

I did download that .dll from http://gnuwin32.sourceforge.net/packages/make.htm this link and added it C:\\Windows\\System32 here but no improvement.

Here is the link to how to install CARLA . http://carla.readthedocs.io/en/latest/how_to_build_on_windows/

How can I solve this?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM