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.3k Topics 34.1k Posts
  • 0 Votes
    4 Posts
    111 Views
    aha_1980A

    I've created QTCREATORBUG-32060 for my issue.

  • 0 Votes
    3 Posts
    113 Views
    E

    Lmk if trying to add QT into visual studio project becomes too convoluted (>1 day) for its effort. Otherwise I will probably look at other options.

  • Profiling/Analyzing Performance

    Solved
    7
    0 Votes
    7 Posts
    200 Views
    JonBJ

    @cristian-adam
    All good, thanks. Partly the dialogs confused me as to what it was asking me to choose/confirm at various points. Anyway for now at least I have a working profiling configuration, somehow!

  • See cmake compilation/linker command lines

    Solved
    5
    0 Votes
    5 Posts
    153 Views
    JonBJ

    @cristian-adam said in See cmake compilation/linker command lines:

    With CMake you have two steps:

    Indeed :)

    Sorry to have made you screen cast. The bit I was missing/didn't see /hadn't remembered was

    Screenshot 2024-11-22 160537.png

    I had forgotten about the Details button you need to click at the right to expand the options! I use a variety of environments for work, gets confusing sometimes remembering the ins-and-outs of each one! Thanks, perfect, I now get the command lines.

    Just OOI, not vital: if I expect/find useful to always see these, like qmake or make default, is there somewhere I could add/edit in Creator (or elsewhere) to make cmake always be "verbose" or have this --verbose option (all projects, all configurations)?

    Thanks in advance. And if you feel really brave you might like to tackle my new https://forum.qt.io/topic/159855/profiling-analyzing-performance, which is what this was all leading up to! :) Or you might want a peaceful weekend... ;-)

  • Cannot download open source qt via my account!

    Unsolved
    8
    0 Votes
    8 Posts
    109 Views
    S

    Oh, thank you guys, very much..., because I did not succeed to build an example app for Android..., actually I succeeded with no error, but apk did not install on the device with "apk is not recognized" or something like this... I tasted with probably all possible combinations of JDK, NDK, ... etc., and the build apks have not been installed on any Android version...
    Because of that I am asking what is the difference between the two install paths, may be I am missing something...
    I followed also the guides and video clips, but without success!

  • Linguist not showing ID in ID-based mode

    Moved Unsolved
    7
    0 Votes
    7 Posts
    290 Views
    G

    A fix for the visibility of translation IDs in Linguist is pushed to the version 6.8. If you upgrade your Linguist to 6.8, you should be able to see the translation IDs in Linguist.

  • QtCreator: "Reading Project" very slow

    Unsolved
    10
    0 Votes
    10 Posts
    340 Views
    J

    I am running on Linux (Ubuntu 22.04). When I run QtCreator without the plugins the issue still happens.
    When looking with top (in thread mode) I see that, as long as the interface is blocked, a lot of extra threads are created. These are all running for a short time and then disappear, to be replaced with another. There are somewhere between 20 and 30 threads active during this period.

    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 869716 johan 20 0 9458064 1.3g 149136 S 17.6 5.7 0:30.00 qtcreator 888842 johan 20 0 9458064 1.3g 149136 S 11.8 5.7 0:00.73 Thread (pooled) 888848 johan 20 0 9458064 1.3g 149136 R 11.8 5.7 0:00.72 Thread (pooled) 888853 johan 20 0 9458064 1.3g 149136 S 11.8 5.7 0:00.72 Thread (pooled)
  • Copy text from creator with formatting?

    Solved
    2
    0 Votes
    2 Posts
    60 Views
    cristian-adamC

    Yes. Go to Edit > Advanced > Copy With Highlighting.

    You need to have an editor which can handle the highlighting. I just tried it with LibreOffice and worked just fine.

  • 0 Votes
    5 Posts
    124 Views
    cristian-adamC

    Restarting Qt Creator could also help. Qt Creator 15 will work better in this regard.

  • Avoid mass extraneous clang linting errors

    Moved Unsolved
    1
    0 Votes
    1 Posts
    39 Views
    No one has replied
  • Apply Configuration Changes Button Location

    Unsolved
    4
    0 Votes
    4 Posts
    104 Views
    cristian-adamC

    I've pointed out Batch Edit... in your screen shot:

    qtcreator-qgis.png

  • 0 Votes
    4 Posts
    92 Views
    jsulmJ

    @DeepakD If your application is crashing then first thing to do is to run it in debugger to see where and why it is crashing.

    "process are taking drastic time compared to it working in other systems" - what does this mean?
    "The application is misbehaving as well" - this does not tell much.

  • Make include statement case insensitive

    Moved Solved
    10
    0 Votes
    10 Posts
    261 Views
    A

    @JonB Interesting, thanks. I always thought of NTFS as case insensitive per se.

  • Glitched integrated terminal on Windows

    Solved
    11
    0 Votes
    11 Posts
    265 Views
    JonBJ

    @Programist said in Glitched integrated terminal on Windows:

    @JonB Unchecking Use internal terminal fixes the problem

    As I said, I have never used Use internal terminal. and never had a problem with the normal, external terminal. And that option was only added to Creator a while ago, it never used to have an internal terminal.

  • How to build Qt Creator 14.0.2 using Q 6.6.3 and MinGW 11.2

    Unsolved
    8
    0 Votes
    8 Posts
    236 Views
    cristian-adamC

    Try using the Ninja CMake generator. Alternatively you can disable the Lua plugin if you don't need it. -DBUILD_PLUGIN_LUA:BOOL=OFF

  • QGiS integration with C++ in QT Creator

    Unsolved
    1
    0 Votes
    1 Posts
    42 Views
    No one has replied
  • QT Creator autocomplete suddenly stopped working

    Locked Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    JonBJ

    @Tick-info said in QT Creator autocomplete suddenly stopped working:

    qt creator version is 6.8.0

    I doubt that, sounds like Qt version, since Creator is up to version 14+ ....

  • This topic is deleted!

    Unsolved
    2
    1 Votes
    2 Posts
    33 Views
  • how to integrate qt and stm32cube ide for stm32mp157d-dk1

    Locked Unsolved
    2
    0 Votes
    2 Posts
    73 Views
    jsulmJ

    Please don't double post!
    You already asked exact same question here: https://forum.qt.io/topic/159691/how-to-integrate-qt-and-stm32cube-ide-for-stm32mp157d-dk1?_=1731478284504

  • Problem with "Remote Linux device" Run and/or Debug

    Unsolved
    9
    0 Votes
    9 Posts
    258 Views
    S

    @cristian-adam Thanks for your suggestion.
    https://bugreports.qt.io/browse/QTCREATORBUG-31996