❔ Not sure what this error means, i'm new to c#

Severity    Code    Description    Project    File    Line    Suppression State
Error    LNK2019    unresolved external symbol "class FrameX::Application * __cdecl FrameX::CreateApplication(void)" (?CreateApplication@FrameX@@YAPEAVApplication@1@XZ) referenced in function main    FrameX    C:\Dev\FrameX\FrameX\FrameX.obj    1    

Can someone please help? I'm following the Cherno's game engine tutorial. If you need some of my code i'll gladly send it over
Was this page helpful?