-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't compile on Fedora #19
Comments
maybe you are using a recent version of imgui. |
Before I had read your answer I already removed my develop tree for fontstudio. [ 49%] Building CXX object CMakeFiles/ImGuiFileDialog.dir/3rdparty/ImGuiFileDialog/ImGuiFileDialog.cpp.o Thats it! By the way, imgui-docking IS changed. A couple of days ago! |
like i said, you just need to use the version of the submodules of this repo. i dont care of the changes of imgui or other submodules, i just done a recursive checkout of the repo and have a sucsessfull compilation. tested on win and ubuntu. (like github action done) so i said
im now 100% sure than you have updated submodules for take the last version, and then founs some compilation bugs. |
Describe the bug
The ImGuiFileDialog.cmake script did not work! After fixing it finnished.
All went fine until the compiler hit ImWidgets.cpp, there where to many
errors to fix so I give up.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: