Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. sdk
    Log in to post
    • All categories
    • timob256

      Unsolved Error "CMake configuration 'Release' not found".
      Tools • qt6.2 sdk cmake • • timob256

      2
      0
      Votes
      2
      Posts
      323
      Views

      No one has replied

    • D

      Unsolved Learning & Undertanding Q_DECLARE_PRIVATE/PUBLIC macros/sdk.
      General and Desktop • macro macros sdk library private api • • Dariusz

      11
      0
      Votes
      11
      Posts
      583
      Views

      sierdzio

      If doStuff() is not const, then don't declare d pointer as const:

      Q_D(myClass) // NO "const" here! d->doStuff();
    • R

      Solved HAving trouble building my simple hello world program. Error messages of SDK
      General and Desktop • mac mac os 10.14.6 sdk qt 5.14 • • Ray Lee

      9
      0
      Votes
      9
      Posts
      343
      Views

      SGaist

      Great !

      Since you have it working now please mark the thread as solved using the "Topic Tools" button or the three dotted menu beside the answer you deem correct so other forum users may know a solution has been found :-)

    • H

      Unsolved java.lang.UnsatisfiedLinkError on Android 9 and 10
      Mobile and Embedded • android sdk compatibility • • Hitokage

      3
      2
      Votes
      3
      Posts
      770
      Views

      H

      Check out the bug report. The only solution so far is to upload APK instead of ABB.

    • P

      Unsolved QT SDK
      General and Desktop • sdk • • Papa

      4
      0
      Votes
      4
      Posts
      1088
      Views

      mrjj

      @Papa
      You get all of Qt. ( make sure not to install BOTH mingw and
      visual studio Qt version unless you really intend to use 2 compilers)

      You can choose mingw compiler+debugger which is included OR
      choose Qt for visual studio, and in that case you must install the compiler and debugger yourself.

    • rickY79

      Solved What is level support to cross compile?
      Mobile and Embedded • cross compile qt creator sdk yocto • • rickY79

      2
      0
      Votes
      2
      Posts
      935
      Views

      jsulm

      @rickY79 Any of those versions should work if you have the tool chain

    • S

      Unsolved Huge download/update problem with Qt SDK?
      Qt.io webservices • sdk installer update • • Sudhir Khanger

      3
      0
      Votes
      3
      Posts
      1193
      Views

      S

      @JKSH Thanks I will look into all the link you have provided and try to reach the concerned parties so that we can find a long term solution to this problem.

    • D

      Unsolved Failed to build Qt 4.8.7 x64 (VS 2010)
      General and Desktop • buid qt4 visual c++ sdk • • Davita

      1
      0
      Votes
      1
      Posts
      915
      Views

      No one has replied

    • G

      Qt creator nie widzi debuggera
      Polish • debugger debug creator windows 10 sdk pomocy • • Gronekmaster

      3
      0
      Votes
      3
      Posts
      1870
      Views

      Chris Kawa

      Qt i debugger to 2 różne rzeczy. Nie zaśmiecaj PATH. Dodawanie tam Qt nic nie da a może sporo popsuć.

      Którego IDE używasz - Qt Creator czy Visual Studio? Jesli Qt Creator to który kompilator - MinGW czy kompilator z Visual Studio?

      Jeśli MinGW to gdb (debugger) powinien być zainstalowany razem z nim i ustawiony automatycznie.

      Żeby zainstalowac debugger dla VS trzeba zaznaczyc opcję "Debugging tools for Windows" instalując Windows SDK. Napisałeś że zainstalowałeś całe, ale upewnij się - sprawdź, czy w ścieżce <ścieżka do Windows SDK>/Debuggers/x64/ jest plik cdb.exe (plik debuggera). Jesli nie to pewnie ominąłeś ten checkbox w instalatorze.

      Sprawdź, czy Qt Creator widzi debugger - Tools -> Options -> Build & Run -> Debuggers: powinieneś tam widzieć coś w rodzaju "Auto-detected CDB at ...".

      Sprawdź, czy twój kit ma ustawiony debugger (pewnie nie jesli doinstalowałeś go potem. Wejdź do Tools -> options -> Build & Run -> Kits, zaznac swój kit i zobacz czy ma usatwiony debugger. Jesli nie to wybierz CDB z listy.