Unable to build mac

I’m trying to build a Shipping version of my game on mac with UE 4.7.6.

I get this error message

mono: clang: error: no such file or directory: ‘/Users/Shared/UnrealEngine/4.7/Engine/Plugins/FMODStudio/Binaries/Mac/FMODStudio-Mac-Shipping-Static.a’

The file does exist at this location

We bundle up UE4Game-FMODStudio-Mac-Shipping-Static.a, could you try renaming that to remove the “UE4Game-” part? The names of all the produced libs is different depending on if the plugin is build from the engine or if it is used for the binary release of UE4, so these sort of mismatches have occurred before.

That is all cleaned up in 4.8, which has a much better naming scheme for plugins as well as a way to build plugin binaries simply from the command-line.

We had a hold-up with 4.8 due to an engine change, but we’ve got that sorted and so we’ll have a 4.8 build out tomorrow. If you are planning on upgrading, then it should just work in 4.8.

1 Like

Latest version should work with 4.8