Augmented Reality for UE4

Hello Amir,

Seems like you did not compile the plugin .dll, or the plugin is not enabled.

Follow the instruction on the link below to compile the plugin:
http://www.unreal4ar.com/getting-started-full-version/

a. Windows

  1. Install Visual Studio 2015 – community editions are also working
  2. unreal engine editor
  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 -> Refresh visual studio project (optional)
  6. Exit from unreal engine editor
  7. your new project from epic launcher
  8. Click on rebuild missing DLLs when prompted