Skip to content

Qt Creator and other tools

Have a question about Qt Creator, our cross-platform IDE, or any of the other tools? Ask here!
7.6k Topics 35.5k Posts
  • Error while building/deploying project ... when executing step "CMake Build" !

    Unsolved
    10
    0 Votes
    10 Posts
    4k Views
    J
    I also encountered this problem. When I closed qtcreator and re-opened it, everything is okay though. I am not sure if it is a bug or not. Thank you for your information here.
  • adding git branch name to build directory name

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    S
    I assume that you create a new Kit in Creator which uses ccache as its compiler. (I.e. first add ccache manually as a compiler in the compiler tab, then copy an existing kit and select the corresponding compiler instead.)
  • How to insert an image on QTextEdit

    Unsolved
    11
    0 Votes
    11 Posts
    10k Views
    A
    @mrjj , tnx
  • No permission to install dmg created by QtInstaller

    Unsolved
    1
    0 Votes
    1 Posts
    132 Views
    No one has replied
  • ArcGIS SDK in linux with Qt opening only executable-shared library error

    Solved
    4
    0 Votes
    4 Posts
    601 Views
    J
    hi, thanks for the reply. it is solved by linking the library through batch file. i have created one script(.sh) file and the file has the content as export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:./exe_folder_name/ ./exe_folder_name/exe_name where, exe_folder_name contains the libraries to run application. now, simply run the above script file through command prompt.
  • Integrating Qt Test and GitHub Actions

    3
    1 Votes
    3 Posts
    1k Views
    VRoninV
    On windows CMake defaults to nmake generator regardless of the compiler used. You need to pass -G"MinGW Makefiles" as an additional argument to tell it to use MinGW (or set the generator to MinGW Makefiles in the settings of Qt Creator tools-Options->kits->select the kit->CMake Generator)
  • String Values not shown on Debug..

    Moved Unsolved
    5
    0 Votes
    5 Posts
    385 Views
    SGaistS
    What dependencies do you have ? Did you load the details as offered by the dialog ?
  • Tooll tip copy?

    Moved Unsolved
    6
    0 Votes
    6 Posts
    675 Views
    mrjjM
    Hi Press F2 or Ctrl+left click (windows) to go into the file. Then on top of it, in the drop down you can do [image: Fs2ODo.png] and use Copy Path
  • I can't create an app. What should I do?

    Unsolved
    2
    0 Votes
    2 Posts
    225 Views
    SGaistS
    Hi and welcome to devnet, Do you have Visual Studio 2019 installed ? Go in the settings and check your kits. You should have there more information.
  • Qt Installer Framework / Repository

    Unsolved
    2
    1 Votes
    2 Posts
    465 Views
    R
    I came across this trying to figure out the same issue. I was surprised no one else had responded in all this time, so I thought I would for the next person who searches for this. You need to build a static version of OpenSSL. You need to build a static version of Qt using the static OpenSSL libraries. You then build the installer framework against the static Qt version above. Now, the repo can be on http:// or https:// either one transparently. The above is a bit abbreviated, but that's the outline you need to follow.
  • Visual Studio to Qt creator conversion

    Unsolved
    7
    0 Votes
    7 Posts
    998 Views
    jsulmJ
    @pavel213 As I wrote: you need to port either to QMake or CMake.
  • QWebEngineView in QtDesigner

    qtcreator 3.6.1 qtdesigner qwebenginevi qwebview
    5
    0 Votes
    5 Posts
    18k Views
    jsulmJ
    @havasu78 said in QWebEngineView in QtDesigner: but QWidget is not an item that can be added to the form in PyQt5Designer Why do you think so? QWidget is located under "Containers" in the Designer.
  • Qt Creator Clang Code Model - Q_DECLARE_OPERATORS_FOR_FLAGS

    Solved
    4
    0 Votes
    4 Posts
    500 Views
    mrjjM
    @poucz a bit of googling around suggested that there was some bug in Qt about Q_DECLARE_OPERATORS_FOR_FLAGS that was fixed in 5.12 so that makes sense if you had it in 5.10 and then gone in 5.15.
  • Qt VS Tools - Short tutorial : how to setup

    Unsolved
    1
    1 Votes
    1 Posts
    255 Views
    No one has replied
  • Another option to Qt Editor

    Moved Unsolved
    2
    0 Votes
    2 Posts
    236 Views
    mrjjM
    hi well outside of visual studio IDE, I was under the impression that Vs Code could do c++ also https://www.kdab.com/using-visual-studio-code-for-writing-qt-applications/ Then there is Clion. I heard it's very good. https://blog.creekorful.org/2019/08/setup-qt-with-clion-easily/
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    9 Views
    No one has replied
  • 0 Votes
    3 Posts
    2k Views
    P
    I am using gcc-linaro-arm-linux-gnueabihf-raspbian and arm-rpi-4.9.3-linux-gnueabihf debuggers.
  • Qt about the pushbutton

    Unsolved
    6
    0 Votes
    6 Posts
    541 Views
    S
    thank you very much it's worked
  • Debugger does not start. GDB not support Python scripting.

    10
    0 Votes
    10 Posts
    42k Views
    P
    @Sriep I am using below configuration Ubuntu 16 Qt 3.5.1 and I want to debug an application to raspberry pi from Host PC. I am able to run the application in release mode to Rpi. I tried same solutions and able to install the gdb-7.7.1 and installed it and configuring it.. But I am still receiving the below errors. Debugging starts Listening on port 10005 Remote debugging from host 192.168.0.108 Process /home/pi/appchooser/build-appchooser-RaspberryPi-Debug/appchooser created; pid = 6518 Build ID mismatch between current exec-file /home/sruhad/QtSample/QtSample/build-appchooser-LocalPC-Debug/appchooser and automatically determined exec-file loading /home/pi/appchooser/build-appchooser-RaspberryPi-Debug/appchooser /home/pi/appchooser/build-appchooser-RaspberryPi-Debug/appchooser: Not a directory. while parsing target description (at line 10): Target description specified unknown architecture "arm" Could not load XML target description; ignoring Killing process(es): 6518 Debugging has finished Debugging log: &"warning: while parsing target description (at line 10): Target description specified unknown architecture "arm"\n" while parsing target description (at line 10): Target description specified unknown architecture "arm" &"warning: Could not load XML target description; ignoring\n" Could not load XML target description; ignoring 208^error,msg="Remote 'g' packet reply is too long (expected 312 bytes, got 328 bytes): 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c0fdff7e0000000030eafc76100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" dRemote 'g' packet reply is too long (expected 312 bytes, got 328 bytes): 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c0fdff7e0000000030eafc76100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 I know its very old post. But any help would be appreciated.
  • Adding Ui components/icons in Qt designer

    Unsolved ui design uikit uiplugin ui.qml
    1
    0 Votes
    1 Posts
    608 Views
    No one has replied