I downloaded the latest ZGB-template-master and opened the solution in Visual Studio 2022 Community Edition. Immediately, I am seeing errors in the Error List such as:
E0070 incomplete type is not allowed
E0260 explicit type is missing ('int' assumed)
E0065 expected a ';'
I did install the latest release of ZGB and ran install.bat.
I downloaded the latest ZGB-template-master and opened the solution in Visual Studio 2022 Community Edition. Immediately, I am seeing errors in the Error List such as:
E0070 incomplete type is not allowed
E0260 explicit type is missing ('int' assumed)
E0065 expected a ';'
I did install the latest release of ZGB and ran install.bat.