Hi Salim,
You need to compile the plugin first.
Please check out the getting started guide:
http://ar.uplugins.com/getting-started-full-version/
1. CREATING THE SAMPLE PROJECT
To create the sample project follow the steps below: a. Windows
You need to compile the plugin first.
Please check out the getting started guide:
http://ar.uplugins.com/getting-started-full-version/
1. CREATING THE SAMPLE PROJECT
To create the sample project follow the steps below: a. Windows
- Install Visual Studio 2015/17 – community editions are also working
- Launch unreal engine editor
- Create a new C++ code project without starter content
- Copy all files from SampleProject directory to your new project directory
- In UE4 editor File -> Refresh visual studio project (optional)
- Exit from unreal engine editor
- Launch your new project from epic launcher
- Click on rebuild missing DLLs when prompted
- Optional: Click on File -> Package project -> Windows -> Windows 64bit
Originally posted by salim
View Post
Comment