跳到內容

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 主題 35.3k 貼文
  • Strange build behaviour in Qt 5.2.1 for Windows 32-bit (MinGW 4.8, OpenGL, 634 MB)

    4
    0 評價
    4 貼文
    2k 瀏覽
    K
    Hi qlands, I have same problem and tried to do as you said but didn't find anywhere to import files in a new project. Could you tell exactly how it can be done? Is it possible that I missed the ".config" file for Win OS? Klara
  • QT Visual Studio addin 1.2.3

    4
    0 評價
    4 貼文
    2k 瀏覽
    J
    if your problem is just with Load project Right click on .pro file and in openwith... select VS but if you have some other issues read installation instruction again :) i have not the installation wiki page you can search it dear :)
  • How to redock the Locals and Expressions view

    1
    0 評價
    1 貼文
    688 瀏覽
    尚無回覆
  • How to make debugger view go away with a hot key [solved]

    5
    0 評價
    5 貼文
    1k 瀏覽
    R
    Even better (at least for me) you can use the Options->Debugger->General tab and enable the "Switch to previous mode on debugger exit"
  • QtCreator - deploying stripped files from CMake project

    1
    0 評價
    1 貼文
    955 瀏覽
    尚無回覆
  • 0 評價
    7 貼文
    3k 瀏覽
    F
    [quote author="andreyc" date="1411484744"]Have you tried to disable ? Tools -> Options -> Text Editor -> Behavior -> Cleanups Upon Saving[/quote] Thanks! That helped! Hope it doesn't disable/break some of other features I used too without me knowing.
  • [SOLVED] Use qrc file from CMake

    6
    0 評價
    6 貼文
    7k 瀏覽
    SGaistS
    AFAIK, even with qmake you would need to add the files as OTHER_FILES if you want to have them shown both separately
  • Include help for libstdc into QtCreator

    1
    0 評價
    1 貼文
    606 瀏覽
    尚無回覆
  • "configure project" required after update/upgrade/different pc???

    5
    0 評價
    5 貼文
    2k 瀏覽
    R
    [quote author="sierdzio" date="1411386146"]This is known to be suboptimal.[/quote] Awesome.
  • Fail to start QT Creator

    4
    0 評價
    4 貼文
    976 瀏覽
    Y
    Hi, I'm using version 3.0.1. I think it happened after several updates from Ubuntu so I thought other people might experience it. Anyway I'm not sure what cause the db file to break.
  • Public keyword parsing in C source files

    2
    0 評價
    2 貼文
    800 瀏覽
    sierdzioS
    Try using the clang code model plugin (Qt Creator -> About -> Plugins).
  • Additional documentation files are not remembered

    3
    0 評價
    3 貼文
    830 瀏覽
    Z
    If you think that post is not useful, please delete it. I think that the problem is that I upgraded the SDK after I added the extra documentation files but I forgot about it. And I did that on two machines at the same time. http://en.cppreference.com/w/ has a Qt help book
  • 0 評價
    6 貼文
    8k 瀏覽
    SGaistS
    There's also the translation related tools that you should take a look at. Even if you don't plan to provide your application in other languages, it's a good habit to have your code ready for it, you never know :)
  • Valgrind in QtCreator: console input failing

    3
    0 評價
    3 貼文
    2k 瀏覽
    SGaistS
    Hi and welcome to devnet, You should try to bring this question to the Qt-Creator mailing list, you'll find there Qt Creator's developers/maintainers. This forum is more user oriented
  • GIF image problem

    4
    0 評價
    4 貼文
    1k 瀏覽
    IamSumitI
    Hi . i didn't check on fedora. But it is working on Windows properly .
  • Cannot build Doxygen plugin with QT Creator 3.1.1

    3
    0 評價
    3 貼文
    2k 瀏覽
    O
    Have you solved this by now? Got it working by cleaning up the project file: @ DEFINES += DOXYGEN_LIBRARY TEMPLATE = lib QTC_PLUGIN_NAME = Doxygen PROVIDER = Kofee Define QTC_SOURCE_DIR to the location of Qt Creator sources (i.e: ~/dev/qtcreator/qt-creator-src/) QTC_SOURCE_DIR = /home/MYUSER/Downloads/qt-creator-opensource-src-3.2.0-rc1/ HEADERS += doxygenplugin.h doxygen_global.h \ doxygenconstants.h doxygen.h doxygensettings.h doxygensettingswidget.h doxygensettingsstruct.h SOURCES += doxygenplugin.cpp doxygen.cpp doxygensettings.cpp doxygensettingswidget.cpp doxygensettingsstruct.cpp FORMS += doxygensettingswidget.ui RESOURCES += doxygen.qrc OTHER_FILES += Doxygen.pluginspec \ Doxygen.json \ qtcreator-doxygen_dependencies.pri doxygen.png INCLUDEPATH += $$QTC_SOURCE_DIR/src \ $$QTC_SOURCE_DIR/src/plugins \ $$QTC_SOURCE_DIR/src/libs \ $$QTC_SOURCE_DIR/src/libs/cplusplus \ $$QTC_SOURCE_DIR/src/libs/extensionsystem \ $$QTC_SOURCE_DIR/src/libs/utils \ $$QTC_SOURCE_DIR/src/shared \ $$QTC_SOURCE_DIR/src/shared/cplusplus $$QTC_SOURCE_DIR/src/libs/3rdparty @ Hope this helps, if still a problem?!
  • [SOLVED] QtCreator on mac problem building own library inside a project

    11
    0 評價
    11 貼文
    3k 瀏覽
    D
    Every one of my subfolder PRI files has the line INCLUDEPATH *= $$PWD so presumably that results in -I(value of PWD for that folder) so stuff should still be found. In any case, I repeat my original issue -- in the old Qt Creator, the project was able to find all the files referenced in each .PRI file, WITHOUT the need to prefix the HEADER and SOURCES entries with $$PWD/ That doesn't work any more. So either it was a "flaw" that it used to work, or it is a bug that it doesn't work now. Can't have it both ways.
  • About tooling to build mobile software.

    2
    0 評價
    2 貼文
    662 瀏覽
    SGaistS
    Hi, a) Qt Creator uses whatever compiler it has to work with, the only thing you have to do is to ensure that you install the matching Qt version b) iOS compilation and deployment can only be done on OS X, however android application can be developed on OS X, Linux and Windows indifferently.
  • QtCreator 2.8.1 question

    3
    0 評價
    3 貼文
    1k 瀏覽
    cmessineoC
    Thank you SGaist, I went to 5.1.1 and all is well.
  • Crash Handler for Qt

    10
    0 評價
    10 貼文
    9k 瀏覽
    W
    That's my problem, I'm trying to generate MyProject.sym file, which its my understanding that dump_syms.exe is supposed to do.