Qt undefined reference to Imgui
Solved
Installation and Deployment
-
wrote on 1 May 2020, 08:01 last edited by
Hi,
I am using Qt creator ( version 5.9 ) as a compiler so I can make my own application. I am currently having some library path issues. Specifically, I want to use the Dear Imgui library in this project and after I have added the path to the library directory, I still get the following error after build project:
I think I have done all the steps correctly to be able to use this library.
Can someone help me solve these errors?
Thanks for reading -
wrote on 2 May 2020, 02:25 last edited by
-
Hi and welcome to devnet,
Isn't it a separated library ? If so, you are not linking against it.
-
Hi and welcome to devnet,
Isn't it a separated library ? If so, you are not linking against it.
-
wrote on 2 May 2020, 02:25 last edited by
1/4