JPrinter, print images or textures in printer

i try to put it into a UE4 project
but when I generate visual project file it show me:

Running C:/Program Files/Epic Games/UE_4.21/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project=“D:/UE/temp/temp.uproject” -game -rocket -progress -log=“D:\UE emp/Saved/Logs/UnrealVersionSelector-2019.02.20-15.37.29.log”
Discovering modules, targets and source code for project…
While compiling D:\UE emp\Intermediate\Build\BuildRules empModuleRules.dll:
d:\UE emp\Plugins\JPrinter\Source\JPrinter\JPrinter.Build.cs(8,9) : error CS1729: ‘UnrealBuildTool.ModuleRules’ does not contain a constructor that takes 0 arguments
ERROR: UnrealBuildTool Exception: Unable to compile source files.

how to add it into my project?