Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. First compile gives errors
Forum Updated to NodeBB v4.3 + New Features

First compile gives errors

Scheduled Pinned Locked Moved Unsolved General and Desktop
qt5.5creatorcompile-error
2 Posts 2 Posters 1.0k 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.
  • S Offline
    S Offline
    shellback3
    wrote on 17 Nov 2015, 23:47 last edited by
    #1

    I've downloaded and installed Qt on Ubuntu 14.04. I followed a tutorial, created a project with a window with a label and text input. On the first (and subsequent) build I get an error: "Cannot find IGL"

    What do I do now?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 18 Nov 2015, 00:10 last edited by
      #2

      Hi and welcome to devnet,

      Please take the time to search the forum a bit. This question has been asked and answered many times already (even again in the last 7 days).

      You are missing the OpenGL dev libraries.

      apt-get install libgl1-mesa-dev

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

      1 Reply Last reply
      0

      1/2

      17 Nov 2015, 23:47

      • Login

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