CCG Toolkit | Multiplayer Card Game Framework

Does anyone here keep getting compile errors whenever they re-open the project?

Re-compiling a couple of function library fixes all the compile errors, but it’s very annoying to do it everytime.

Edit: The error seems to start when I add a class reference in the Card_Struct. I need the class reference because I will be calling a card’s abilities from its respective class.