Possible Panda
Possible Panda
Explore posts from servers
CC#
Created by Possible Panda on 8/3/2023 in #help
❔ 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
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
13 replies