Augmented Reality for UE4

Hi,

You need to compile the missing module from source.

Please follow the steps below:

  1. Install xcode from apple app store
  2. unreal engine editor (4.10, 4.11, 4.13 or later)
  3. Create a new C++ code project without starter content
  4. Copy all files from SampleProject directory to your new project directory
  5. In UE4 editor File -> xcode project (optional)
  6. Exit from unreal engine editor
  7. your new project from epic launcher
  8. Click on rebuild missing DLLs when prompted
  9. Optional: Click on File -> Package project -> OSX