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
VVALORANT
Created by Possible Panda on 10/27/2022 in #community-help
CONSTANT lag ingame while moving camera
Ingame, whenever I slightly move the camera it's fine. But as soon as I move the camera a lot my FPS drops to around 5-10 FPS. This makes the game basically unplayable and ive only been able to play two games every with them being very hard to play
4 replies