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 this link and added it C:\Windows\System32 here but no improvement.

Here is the link to how to install CARLA.

How can I solve this?

1 Answer

Here is the solution link -- Where is libintl3 and libiconv2 for gnu make on windows, needed to compile vim with ruby on MinGW

Solution---Download the dependencies and paste them in the path of make.exe

Here is the link for the dependencies

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct.