-
-
Notifications
You must be signed in to change notification settings - Fork 13
Build for macOS broken since ImGuiFileDialog also broken for macOS #85
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
Comments
I am expecting imfiledialog's failure to build on macos to be a bug of theirs. I think they should fix it and we follow up. I'm not making any releases lately, so using the latest release version should be fine. Or do you have to build jimgui yourself? |
I don't expect it to be fixed in jimgui. I just wanted to point it out in case anyone else has the problem. Btw. thanks for jimgui :-) |
With project panama I hope we won't need binding libraries anymore. RIP jimgui. |
And btw, you're welcome :-) |
Hello, the issue i have as i know about macos is just related to github actions. i not found a proper way for it. if imgui is working and even you have dirent.h or using std::filessytem for c++17, there is no well known issue about macos, but if you have some feedback, plase share :) |
Since 15 Feb 2022 build for ImGuiFileDialog is broken for macOS
after changing
build.gradle.kts
line 147 to 162, so that commits from 20 Jan are used:the build succeeded successful.
Environment:
The text was updated successfully, but these errors were encountered: