ue4plugins / StreetMap

Import OpenStreetMap data into Unreal Engine
MIT License
2.16k stars 442 forks source link

Error Compiling with UE 4.27 on Mac #99

Open danaalyse opened 1 year ago

danaalyse commented 1 year ago

Hello - I'm looking to use this plugin with my UE 4.27 project developed on a Mac. I reverted back to the commit before the UE5 upgrade (91a5d0327af3c5f2e3d00ccd7991e992ae38132f) and am running into errors.

The first error I see is in regard to the use of 'ShaderCore'

MicrosoftTeams-image64e3f031d35b3b273e637fc1eabd55cf4f5d6258e5f9c55d7a1292cb773b7a01

I removed the references to ShaderCode and then see this error:

MicrosoftTeams-imagef5ae58c8c9728c64d9bbac8ba2c0c1963847950b0b1eaaf0e7e16cdcebcac702

Do you know how to help resolve this error? Thanks!