Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt undefined reference to Imgui
Forum Updated to NodeBB v4.3 + New Features

Qt undefined reference to Imgui

Scheduled Pinned Locked Moved Solved Installation and Deployment
4 Posts 2 Posters 607 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Q Offline
    Q Offline
    Quys
    wrote on 1 May 2020, 08:01 last edited by
    #1

    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:
    67ef3fc8-d3c3-492a-9382-376d8bded74a-image.png
    I think I have done all the steps correctly to be able to use this library.
    269b6fc9-acab-47eb-80b1-56dab50873a0-image.png
    2a1ce619-7437-4750-93f2-055d435d480e-image.png
    30142da6-1736-4127-8e72-3aad0797b8fd-image.png
    Can someone help me solve these errors?
    Thanks for reading

    1 Reply Last reply
    0
    • Q Offline
      Q Offline
      Quys
      wrote on 2 May 2020, 02:25 last edited by
      #4

      Oh, I fixed it. Just add the path to the project. I was silly to ignore it.
      742a48d7-6940-4512-bc89-76f362337a49-image.png
      Thank you!

      1 Reply Last reply
      0
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 1 May 2020, 19:20 last edited by
        #2

        Hi and welcome to devnet,

        Isn't it a separated library ? If so, you are not linking against it.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        Q 1 Reply Last reply 1 May 2020, 22:43
        0
        • S SGaist
          1 May 2020, 19:20

          Hi and welcome to devnet,

          Isn't it a separated library ? If so, you are not linking against it.

          Q Offline
          Q Offline
          Quys
          wrote on 1 May 2020, 22:43 last edited by
          #3

          @SGaist
          Can you tell me how to link it please?

          1 Reply Last reply
          0
          • Q Offline
            Q Offline
            Quys
            wrote on 2 May 2020, 02:25 last edited by
            #4

            Oh, I fixed it. Just add the path to the project. I was silly to ignore it.
            742a48d7-6940-4512-bc89-76f362337a49-image.png
            Thank you!

            1 Reply Last reply
            0

            1/4

            1 May 2020, 08:01

            • Login

            • Login or register to search.
            1 out of 4
            • First post
              1/4
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved