You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 4, 2024. It is now read-only.
I did a clone of this repo, used CMake to generate build files, and after opening and running with VS the solution file it created, It would not compile due to these errors
Severity Code Description Project File Line Suppression State Details
Error C3861 '_getpid': identifier not found imgui-editor C:\Users\codin\Downloads\imgui-editor-main\imgui-editor\src\utils\utils.hpp 145
Error C3861 '_getpid': identifier not found imgui-editor C:\Users\codin\Downloads\imgui-editor-main\imgui-editor\src\utils\utils.hpp 145
Error C3861 '_getpid': identifier not found imgui-editor C:\Users\codin\Downloads\imgui-editor-main\imgui-editor\src\utils\utils.hpp 145
Error C3861 '_getpid': identifier not found imgui-editor C:\Users\codin\Downloads\imgui-editor-main\imgui-editor\src\utils\utils.hpp 145
Error C3861 '_getpid': identifier not found imgui-editor C:\Users\codin\Downloads\imgui-editor-main\imgui-editor\src\utils\utils.hpp 145
Error C3861 '_getpid': identifier not found imgui-editor C:\Users\codin\Downloads\imgui-editor-main\imgui-editor\src\utils\utils.hpp 145
Error C3861 '_getpid': identifier not found imgui-editor C:\Users\codin\Downloads\imgui-editor-main\imgui-editor\src\utils\utils.hpp 145
Error C3861 '_getpid': identifier not found imgui-editor C:\Users\codin\Downloads\imgui-editor-main\imgui-editor\src\utils\utils.hpp 145
Error C3861 '_getpid': identifier not found imgui-editor C:\Users\codin\Downloads\imgui-editor-main\imgui-editor\src\utils\utils.hpp 145
Error C3861 '_getpid': identifier not found imgui-editor C:\Users\codin\Downloads\imgui-editor-main\imgui-editor\src\utils\utils.hpp 145
The text was updated successfully, but these errors were encountered:
BeginChild is supposed to end with EndChild on line 50 (not sure how this was pushed given that the whole app doesn't work)
This is what it looks like, whatever you do don't click the top left otherwise everything will break, this is when i gave up and abandoned it due to the various bugs.
I did a clone of this repo, used CMake to generate build files, and after opening and running with VS the solution file it created, It would not compile due to these errors
Severity Code Description Project File Line Suppression State Details
Error C3861 '_getpid': identifier not found imgui-editor C:\Users\codin\Downloads\imgui-editor-main\imgui-editor\src\utils\utils.hpp 145
Error C3861 '_getpid': identifier not found imgui-editor C:\Users\codin\Downloads\imgui-editor-main\imgui-editor\src\utils\utils.hpp 145
Error C3861 '_getpid': identifier not found imgui-editor C:\Users\codin\Downloads\imgui-editor-main\imgui-editor\src\utils\utils.hpp 145
Error C3861 '_getpid': identifier not found imgui-editor C:\Users\codin\Downloads\imgui-editor-main\imgui-editor\src\utils\utils.hpp 145
Error C3861 '_getpid': identifier not found imgui-editor C:\Users\codin\Downloads\imgui-editor-main\imgui-editor\src\utils\utils.hpp 145
Error C3861 '_getpid': identifier not found imgui-editor C:\Users\codin\Downloads\imgui-editor-main\imgui-editor\src\utils\utils.hpp 145
Error C3861 '_getpid': identifier not found imgui-editor C:\Users\codin\Downloads\imgui-editor-main\imgui-editor\src\utils\utils.hpp 145
Error C3861 '_getpid': identifier not found imgui-editor C:\Users\codin\Downloads\imgui-editor-main\imgui-editor\src\utils\utils.hpp 145
Error C3861 '_getpid': identifier not found imgui-editor C:\Users\codin\Downloads\imgui-editor-main\imgui-editor\src\utils\utils.hpp 145
Error C3861 '_getpid': identifier not found imgui-editor C:\Users\codin\Downloads\imgui-editor-main\imgui-editor\src\utils\utils.hpp 145
The text was updated successfully, but these errors were encountered: