Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. QT newbie: Problem building Sleepyhead on Ubuntu 18.04.
QtWS25 Last Chance

QT newbie: Problem building Sleepyhead on Ubuntu 18.04.

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 2 Posters 813 Views
  • 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.
  • F Offline
    F Offline
    fredex
    wrote on last edited by
    #1

    Hi all!

    I'm trying to build SleepyHead (https://sleepyhead.jedimark.net/) on Ubuntu 1804. I don't know the first thing about developing with QT, and am having a problem I haven't been able to figure out. I've been going along installing QT modules as I encounter a problem, but can't figure this one out.

    Project ERROR: Unknown module(s) in QT: help
    Makefile:44: recipe for target 'sub-sleepyhead-make_first-ordered' failed
    make: *** [sub-sleepyhead-make_first-ordered] Error 3

    I have qt5help installed, what else do I need to do to get by this?

    there is an older binary available for a much older version of Ubuntu, but it doesn't work on this newer one, so I'm trying to build it myself.

    All advice will be greatly appreciated, in advance, too! :)

    thanks!

    Fred

    aha_1980A 1 Reply Last reply
    0
    • F fredex

      Hi all!

      I'm trying to build SleepyHead (https://sleepyhead.jedimark.net/) on Ubuntu 1804. I don't know the first thing about developing with QT, and am having a problem I haven't been able to figure out. I've been going along installing QT modules as I encounter a problem, but can't figure this one out.

      Project ERROR: Unknown module(s) in QT: help
      Makefile:44: recipe for target 'sub-sleepyhead-make_first-ordered' failed
      make: *** [sub-sleepyhead-make_first-ordered] Error 3

      I have qt5help installed, what else do I need to do to get by this?

      there is an older binary available for a much older version of Ubuntu, but it doesn't work on this newer one, so I'm trying to build it myself.

      All advice will be greatly appreciated, in advance, too! :)

      thanks!

      Fred

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi @fredex,

      If you want to compile, you need the -dev packages, which contains the needed header and library files.

      So for help, thats probably qt5help-dev.

      Qt has to stay free or it will die.

      1 Reply Last reply
      1
      • F Offline
        F Offline
        fredex
        wrote on last edited by
        #3

        Ah, thanks for the prod. there doesn't seem to be a qt5help-dev package, so grasping at straws I installed the qt5tools-dev, which seems to have done the trick.

        thanks!

        aha_1980A 1 Reply Last reply
        1
        • F fredex

          Ah, thanks for the prod. there doesn't seem to be a qt5help-dev package, so grasping at straws I installed the qt5tools-dev, which seems to have done the trick.

          thanks!

          aha_1980A Offline
          aha_1980A Offline
          aha_1980
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @fredex glad to hear that! So please mark this topic as SOLVED. Thanks!

          Qt has to stay free or it will die.

          1 Reply Last reply
          0

          • Login

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