microsoft / OnnxRuntime-UnrealEngine

Apply a Style Transfer Neural Network in real time with Unreal Engine 5 leveraging ONNX Runtime.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MacOS - Can the example run in MacOS?

Vivihung opened this issue · comments

Considering UE supports MacOS and there is VS2019 for Mac, I tried to run the example in MacBook. However, it seems UE5 relies on Xcode to compile the .uproject. If this example doesn't support Mac, suggest to add supported OS in README.

I havent tested it on a Mac. I think it should work on a Mac but I will note that these instructions are for Windows so people understand that when following along.