Everytime I'm trying to build the plugin, I get this error:
C:\Users\Fuat\Downloads\AzureKinectForUE-master\ok\HostProject\Plugins\AzureKinect\Source\AzureKinect\Public\AzureKinectDevice.h(19): Error: An explicit Category specifier is required for any property exposed to the editor or Blueprints in an Engine module. C:\Users\Fuat\Downloads\AzureKinectForUE-master\ok\HostProject\Plugins\AzureKinect\Source\AzureKinect\Public\AzureKinectDevice.h(22): Error: An explicit Category specifier is required for any property exposed to the editor or Blueprints in an Engine module.
The Systemvariables are set-up correctly and point to the correct SDK's.
Everytime I'm trying to build the plugin, I get this error:
C:\Users\Fuat\Downloads\AzureKinectForUE-master\ok\HostProject\Plugins\AzureKinect\Source\AzureKinect\Public\AzureKinectDevice.h(19): Error: An explicit Category specifier is required for any property exposed to the editor or Blueprints in an Engine module. C:\Users\Fuat\Downloads\AzureKinectForUE-master\ok\HostProject\Plugins\AzureKinect\Source\AzureKinect\Public\AzureKinectDevice.h(22): Error: An explicit Category specifier is required for any property exposed to the editor or Blueprints in an Engine module.
The Systemvariables are set-up correctly and point to the correct SDK's.
Does anybody know a solution?