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. Source and Build directories
Forum Updated to NodeBB v4.3 + New Features

Source and Build directories

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 229 Views 2 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.
  • 9 Offline
    9 Offline
    98JC
    wrote on last edited by
    #1

    Hello, I am a student who is new to Qt (and pretty inexperienced with coding in general). I am trying to make a simple plugin for a ROS system (rqt) and so began trying to follow Qt's Creating Your First Plugin tutorial: https://doc.qt.io/qtcreator-extending/first-plugin.html
    I am a bit stuck at "Set the Qt Creator sources and Qt Creator build fields to the source and build directory of the Qt Creator instance you want to use to test your plugin with, respectively. " Where can i find these two directories? Am I to create them myself? Are they somewhere in the directories I have created when installing Qt Create? I am running Qt on Linux if this helps. Thanks

    1 Reply Last reply
    0
    • B Offline
      B Offline
      Bonnie
      wrote on last edited by Bonnie
      #2

      Hello, welcome.
      Sorry I don't know what is ROS.
      But just want to say that the link is a tutorial about creating plugins FOR Qt Creator (So it needs the source code of Qt Creator).
      Are you sure it is what you want?

      1 Reply Last reply
      1
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        What ROS documentation are you following ?
        They describe how to integrate their Qt Creator plugin here.

        @Bonnie ROS is for Robot Operating System even if it's not an OS. It's a middleware that provides several services like message-passing, package management, hardware abstraction, etc. in the robot world.

        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
        2

        • Login

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