Vehicle simulation software: Difference between revisions
Jump to navigation
Jump to search
| Line 106: | Line 106: | ||
</source> | </source> | ||
Had to reboot Mac OS to get Epic Games Launcher run properly and Install Unreal Engine 4.22.3 from there. | Had to reboot Mac OS to get Epic Games Launcher run properly and Install Unreal Engine 4.22.3 from there. | ||
== Retry on a 10.13.6 Laptop == | |||
<source lang='bash'> | |||
sudo port install clang-7.0 coreutils | |||
# modify .bash_profile: | |||
export PATH="/opt/local/libexec/gnubin/:$PATH | |||
</source> | |||
= BeamNG = | = BeamNG = | ||