Augmented Reality for UE4

Hello , I bought the full version 249$. And I fllow the articel: " a. Windows platform
Install Visual Studio 2015 – community editions are also working
unreal engine editor (4.11, 4.12, 4.13 or later)
Create a new C++ code project without starter content"

In UE4 editor File -> Refresh visual studio project (optional)
Exit from unreal engine editor
your new project from epic launcher""

Click on rebuild missing DLLs when prompted , after this step ;

there were some errors; My_projectName could not be compiled .try rebuilding from source manually;
PS: 4.13 release version; I am sure I copy the ARsample form 4.13 ARsample

error message.png

When I generate VS project files, The errors are as follows:
Running F:/UnrealEngine-4.13_Preview_NVIDIA_Techs/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project=“F:/UE4_Project/Pack_toolkit13/Pack_toolkit13.uproject” -game -engine -progress
Discovering modules, targets and source code for project…
ERROR: Couldn’t find module rules file for module ‘ARToolkitPlugin’.