We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
Hi @mises-games
Thanks for posting this issue.
Currently, docking branch is still in testing. ocornut/imgui#2109
We add a feature docking-experimental in vcpkg. So you can install it via vcpkg install imgui[docking-experimental].
docking-experimental
vcpkg install imgui[docking-experimental]
Sorry, something went wrong.
Closing this issue for now since there is no active thread for a long time. Please feel free to reopen this issue if it is still a problem for you.
How can I do it from vcpk.json file?
vcpkg.json
{ "dependencies": [ { "name": "imgui", "features": ["docking-experimental"] } ] }
NancyLi1013
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: