![]() |
Hi, I've been trying to make my life a little more miserable for a few days now and I'm trying to compile this C++ code. I should clarify that my knowledge of C++ is zero and even Visual Studio is unfamiliar to me (Yes, I'm a Notepad++ user). After following a few tutorials and YouTube videos, I was able to compile the code without errors, but when I run the updater, it throws up a "Failed to create window" message. Googling and checking the code, it looks like the window is never registered. After applying some changes suggested by ChatGPT, the updater runs without that error, but eventually gets stuck in an infinite loop, collapsed, and nothing happens.
C++: Код:
WNDCLASSEXW wcexGitHub - FLWL/CPPGameLauncher: A game launcher/updater/patcher written in C++ for the Windows platform. A game launcher/updater/patcher written in C++ for the Windows platform. - FLWL/CPPGameLauncher github.com |
Need to know exact error after handle failed to create.
Replace C++: Код:
throwC++: Код:
throw |
Цитата:
|
Цитата:
Hello, I`m trying to compile it, after solving all dependencies I'm receiving this error 'CPPGameLauncher.exe' (Win32): Loaded 'D:\DEV\CPPGameLauncher\x64\Debug\CPPGameLauncher. exe'. Symbols loaded... github.com Last message has fix |
| Время: 19:12 |