How to correctly install imgui on linux/ubuntu "globally". #5814
waqasulhaqislamabad
started this conversation in
New Users Build/Link/Run issues ONLY!
Replies: 1 comment 3 replies
-
|
It is recommended that you don't. The That being said, you're meant to consume that package by using |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I want to install imgui on linux/ubuntu, I want to install it "globally" so that I can include it my projects.
So for example I want to include it like this:
I tried adding it using apt-get but "libimgui-dev" was not found, even though it is here:
https://packages.ubuntu.com/impish/libimgui-dev
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions