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. [solved] import Qt sourcecode into QtCreator
Forum Updated to NodeBB v4.3 + New Features

[solved] import Qt sourcecode into QtCreator

Scheduled Pinned Locked Moved Installation and Deployment
contribute qt q
3 Posts 2 Posters 754 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.
  • yeckelY Offline
    yeckelY Offline
    yeckel
    wrote on last edited by yeckel
    #1

    Hi, is there some tutorial howto setup development environment for Qt itself?

    I'm trying to locate bug hidden deep in the Qt sources qt5/qtbase/src/corelib but I'm not able to use QtCreator features like "Follow symbol under cursor" for lot's of variables and methods since many includes are not found, nor are D-Pointers working. It would be nice also to be able to run tests directly from QtCreator.

    Thanks.

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

      Hi,

      IIRC, using qtbase.pro as starting point should work.

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

      yeckelY 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        IIRC, using qtbase.pro as starting point should work.

        yeckelY Offline
        yeckelY Offline
        yeckel
        wrote on last edited by
        #3

        @SGaist Thanks! It's all working now. I was using qt5/qt.pro

        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