跳到內容

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 貼文
  • What is the actual scope of qmake DEFINES?

    6
    0 評價
    6 貼文
    2k 瀏覽
    SGaistS
    You're welcome ! Happens to everybody ;) Hope you're not under too much snow yourself and all the best to you too !
  • Qt Creator 3.3.0 fails to start debugging on Ubuntu 14.10 x64

    13
    0 評價
    13 貼文
    3k 瀏覽
    C
    Yes, that's what I meant and now I would test with a Qt opengl example first...
  • QT Creator with SDL (OSX, Windows)

    6
    0 評價
    6 貼文
    7k 瀏覽
    P
    Hi, did you config SDL with qtcreator in windows?. Because I have same probleme and I want to ask you?
  • Equivalent to Visual Studio's "Link Library Dependencies"?

    4
    0 評價
    4 貼文
    2k 瀏覽
    SGaistS
    Hi and welcome to devnet, What you can do is create a pri file that contains the linking informations for each of your library. Then in the other projects using them, include that pri file.
  • Clang code model in Qt Creator - does it work or not?

    1
    0 評價
    1 貼文
    695 瀏覽
    尚無回覆
  • [config] SDL1 with qtcreator

    1
    0 評價
    1 貼文
    774 瀏覽
    尚無回覆
  • Adding a project to an existing project [solved]

    8
    0 評價
    8 貼文
    2k 瀏覽
    SGaistS
    You're welcome ! Since you have it building now, please update the thread title prepending [solved] so other forum users may know a solution has been found :)
  • Qt Problem with kerning in the text when using QPrinter/ QPainter to a .pdf

    1
    0 評價
    1 貼文
    957 瀏覽
    尚無回覆
  • RPM package for limited features of Qt-5.2.1

    2
    0 評價
    2 貼文
    1k 瀏覽
    SGaistS
    Hi, Haven't used a rpm based distro for while but it looks like you need the libQt5Core-devel package. It should pull in the required dependencies. Hope it helps
  • How does ActionManager actually work?

    1
    0 評價
    1 貼文
    700 瀏覽
    尚無回覆
  • Still unable to get crisp fonts in the editor

    2
    0 評價
    2 貼文
    1k 瀏覽
    Adrian5A
    Can anyone look into this? Can I help myself somehow if the Qt maintainers don't care? I found a "bug report":https://bugreports.qt-project.org/browse/QTCREATORBUG-11649 that illustrates the same issue. The "screenshot":https://bugreports.qt-project.org/secure/attachment/38551/qtcreator-blurryfonts.png shows exactly what I'm experiencing; the characters have become fuzzy and when using such a small font size, that difference really matters. Here another "example":http://i.imgur.com/aFvIPi8.pngby a different user, it shows the difference better than my screenshot. I was looking at some code on Github today and thought to myself how nice it looked. Turns out it's the same font (and size) I use in QtCreator, but rendered by Firefox...
  • Import Project completely crashing Qt Creator Winx64?

    10
    0 評價
    10 貼文
    2k 瀏覽
    SGaistS
    I meant you should a file like: @qt-opensource-windows-x86-msvc2013_64-5.4.0.exe@ unless you used the online installer.
  • Solved: Toolchain Match Qt Creator

    13
    0 評價
    13 貼文
    7k 瀏覽
    SGaistS
    Hi and welcome to devnet, Check the compilers panel in Build and Run, does your cross-compiler appear there ?
  • Linker errors when building DLL dependent on static lib

    1
    0 評價
    1 貼文
    989 瀏覽
    尚無回覆
  • Installer Framework - Installing updates?

    9
    0 評價
    9 貼文
    2k 瀏覽
    A
    The scenario is: An end user installs my application with an online installer, created by Installer Framework. An update is published. How should the end user install the update? The problem at 3. is that if the end user launches the installer, it doesn't allow for updating the existing installation, it'll just try to install another instance. You have to launch the installer actually, in order to be able to update the installation to the new version.
  • QtCreator - Refactoring, adding member function definitions in .cpp file

    1
    0 評價
    1 貼文
    633 瀏覽
    尚無回覆
  • [SOLVED]Qt Creator 2D Array not saving values at right spot

    2
    0 評價
    2 貼文
    718 瀏覽
    N
    omg, I am so stupid lol I see where the problem was, sorry to anyone that took the time to read this :(
  • How to show colored text in Qt Creator application output panel?

    2
    0 評價
    2 貼文
    2k 瀏覽
    J
    Mayb only through qDebug()? Although that would be stupid.
  • QtIFW 1.5.0 - shortcuts in Windows 8

    1
    0 評價
    1 貼文
    637 瀏覽
    尚無回覆
  • 0 評價
    2 貼文
    871 瀏覽
    A
    ok - changeglog is quite clear (-; it is possible to build Creator 3.2 against Qt 4.8.x bq. Compiling Qt Creator 3.2 Prerequisites: Qt 5.3.1 or later (with restrictions also Qt 4.8.x) NOTE: confirmed: Creator ver 3.2.2 is building against Qt 4.8.5 without a hitch and working working with full scrolling speed e.g, supporting native rendering option