Exception: The processingblock is built for the wrong platform 'BuildPlatform'. Should be 'TargetPlatform'¶
Exception id: 0x14000078
Parameter |
Description |
---|---|
BuildPlatform |
The platform for which the processingblock is built. |
TargetPlatform |
The platform for which the processingblock should have been built. |
Description¶
The processingblock must be build for the specific platform it is used on. Rebuild the processingblock for the correct platform.