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. Compiling a .pro file with dependencies
Forum Updated to NodeBB v4.3 + New Features

Compiling a .pro file with dependencies

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 473 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.
  • G Offline
    G Offline
    Geeva
    wrote on last edited by
    #1

    I'm a total C++ beginner. I'd like to compile this repository. I have qt-creator and all dependencies installed on my machine as outlined in README.md, although they may be newer versions in certain cases.

    I'm unclear how to tell qt-creator where to find these dependencies? When I attempt to make StereoReconstruction.pro I get error messages related to an inability to find the dependencies.

    I'd very much appreciate a boost on this. Any advice is appreciated !

    jsulmJ 1 Reply Last reply
    0
    • G Geeva

      I'm a total C++ beginner. I'd like to compile this repository. I have qt-creator and all dependencies installed on my machine as outlined in README.md, although they may be newer versions in certain cases.

      I'm unclear how to tell qt-creator where to find these dependencies? When I attempt to make StereoReconstruction.pro I get error messages related to an inability to find the dependencies.

      I'd very much appreciate a boost on this. Any advice is appreciated !

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Geeva How did you install the dependencies?
      On which platform?
      Please post the error message as well...

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      G 1 Reply Last reply
      4
      • jsulmJ jsulm

        @Geeva How did you install the dependencies?
        On which platform?
        Please post the error message as well...

        G Offline
        G Offline
        Geeva
        wrote on last edited by
        #3

        @jsulm ubuntu 16.04; I'm not on that machine now, but the error message is simply stating that the dependencies (which are installed on the machine) are not located when required by the compilation.

        jsulmJ 1 Reply Last reply
        0
        • G Geeva

          @jsulm ubuntu 16.04; I'm not on that machine now, but the error message is simply stating that the dependencies (which are installed on the machine) are not located when required by the compilation.

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by jsulm
          #4

          @Geeva You should really post the error message, else we can only guess here.
          Most probably you did not install the *-dev packages for the dependencies.

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          2

          • Login

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