Closed Warrior555MainsGanon closed 3 years ago
Can you try removing Release/Debug/ReleaseColor/DebugColor folders and also res/src (that's were I put the compiled resources)? That should fix it
Doesn't work for 2021.0, will always give "multiple definition of _empty" and "?ASlink-Warning-Cannot open library module ../ReleaseColor/zgb/.rel"
Update: Nvm I just forgot res/src
Cool! I am going to add it on the release notes
@Zal0 add those folders to a .gitignore
I was on 2020.2 and rom compilation was working fine, but today I installed 2021.0 and compilation doesn't work.
Changing back to 2020.2 wasn't helpful since now it makes a new error when compilling:
Edit: I deleted the Release/Debug/ReleaseColor/DebugColor folder(s) and compilation with 2020.2 worked again, however 2021.0 still doesn't work