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. CMakeLists.txt and ToolChain
Forum Updated to NodeBB v4.3 + New Features

CMakeLists.txt and ToolChain

Scheduled Pinned Locked Moved Solved General and Desktop
5 Posts 3 Posters 1.4k 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.
  • O Offline
    O Offline
    Ongsk
    wrote on last edited by
    #1

    Hi:
    I am new to QT. Ok in VS (which is easier to built and distribute desktop application).

    So, I know this topic might not be new (as I google around) , still I am going nowhere, So, here I am:

    I am trying to get a feel about QT, do some basic staff.

    Here are my headache:

    1. 2 PC (1 laptop with Window 10 home, another Desktop with Window 10 Pro), same installation, the Desktop having Error in Kits
      "The ABI of the Selected Debugger does not match the toolchain ABI". I Reinstalled QT (5.6.1/5.70) again, same error again.
      What should I do?

    2. CmakeLists.txt ---> I would like to know the basic standard Cmakelists.txt for QT and where I can get it , so that I can explore and learn more.

    Thanks

    Simon

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Hi!

      1. What compiler and debugger do you use? What Qt binaries did you install?
      2. The default build system used is qmake, but if you like to learn how to build Qt projects with Cmake then maybe start here.
      O 1 Reply Last reply
      2
      • ? A Former User

        Hi!

        1. What compiler and debugger do you use? What Qt binaries did you install?
        2. The default build system used is qmake, but if you like to learn how to build Qt projects with Cmake then maybe start here.
        O Offline
        O Offline
        Ongsk
        wrote on last edited by
        #3

        @Wieland

        Qt 5.6/5.7 64bit with visual studio 2015 community and window10 debugger.

        Funny thing, it work with my laptop (window 10 home) but not desktop (window 10 pro).

        This for the link which it briefly read through before this post which I missed mainly because of the problem I had on the installation. I will want to compare qmake and cmake though.

        Now, should I uninstall window sdk and QT, and restart pc ?

        jsulmJ 1 Reply Last reply
        0
        • O Ongsk

          @Wieland

          Qt 5.6/5.7 64bit with visual studio 2015 community and window10 debugger.

          Funny thing, it work with my laptop (window 10 home) but not desktop (window 10 pro).

          This for the link which it briefly read through before this post which I missed mainly because of the problem I had on the installation. I will want to compare qmake and cmake though.

          Now, should I uninstall window sdk and QT, and restart pc ?

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

          @Ongsk Did you check the Kit on the desktop PC? Are there any warnings/errors?

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

          O 1 Reply Last reply
          0
          • jsulmJ jsulm

            @Ongsk Did you check the Kit on the desktop PC? Are there any warnings/errors?

            O Offline
            O Offline
            Ongsk
            wrote on last edited by
            #5

            @jsulm

            Yeah, a warning with the toolchain just like what I described above. Anyway, I overcame this, by selecting to "None" , quit qt then reselect the appropriate compiler. May be the Autodetect feature not working accordingly.

            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