0

I have been struggling to try to run Airsim on my Mac using Unreal Engine. Basically followed all the steps from the documentation here : https://microsoft.github.io/AirSim/build_macos/

However, when I reach the "How to Use Airsim" on the almost last step I run a error on the Airsim code so not sure how to fixe it as I can't edit the Airsim code.

Here is the error message , which is sent when I try to buid snd run the Block.workspace.

In file included from /Users/tpsx/AirSim/Unreal/Environments/Blocks/Plugins/AirSim/Intermediate/Build/Mac/UE4/DebugGame/AirSim/Module.AirSim.cpp:12:
/Users/tpsx/AirSim/Unreal/Environments/Blocks/Plugins/AirSim/Source/PIPCamera.cpp:730:66: error: no member named 'Disable' in 'ECameraFocusMethod'
        camera_->FocusSettings.FocusMethod = ECameraFocusMethod::Disable;
                                             ~~~~~~~~~~~~~~~~~~~~^
1 error generated.

Thats the line of the Airsim code it is referring to(730:66:) enter image description here

Sooo confused about what it means. Any cues or advice on how to work around this? Any help is appreciated !!!

Details : Unreal 4.24 MacOS Monterey

XIUJY1111
  • 85
  • 1
  • 1
  • 6

0 Answers0