Zal0 / ZGB

Game Boy / Color engine with lots of features
MIT License
694 stars 51 forks source link

Errors with ZGB-template #61

Closed bkmak closed 11 months ago

bkmak commented 11 months ago

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

image

E0260 explicit type is missing ('int' assumed)

image

E0065 expected a ';'

image

I did install the latest release of ZGB and ran install.bat.

Zal0 commented 11 months ago

That's a known issues... but I am afraid is VS meshing things up... if you try to compile it should do it without problems