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
  • QT Designer on Windows and custom Widgets

    4
    0 Votes
    4 Posts
    1k Views
    SGaistS
    Glad you found out and thanks for sharing ! Since it's now working, can you please update the thread title prepending [solved] so other forum users may know a solution has been found :) On a side note it's Qt, QT stands for Apple QuickTime
  • [Solved] EmacsKeys Plugin Activation

    4
    0 Votes
    4 Posts
    1k Views
    SGaistS
    You're welcome ! Since you have them working now, please update the thread title prepending [solved] so other forum users may know a solution has been found :)
  • QMAKE_EXTRA_COMPILERS dependencies issue

    3
    0 Votes
    3 Posts
    2k Views
    D
    [quote author="SGaist" date="1419983241"]Hi and welcome to devnet, It's been some times since I've used that but shouldn't you rather use PRE_TARGETDEPS ?[/quote] I used all combinations but with no luck, unfortunately
  • What is the actual scope of qmake DEFINES?

    6
    0 Votes
    6 Posts
    2k Views
    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 Votes
    13 Posts
    4k Views
    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 Votes
    6 Posts
    7k Views
    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 Votes
    4 Posts
    2k Views
    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 Votes
    1 Posts
    716 Views
    No one has replied
  • [config] SDL1 with qtcreator

    1
    0 Votes
    1 Posts
    789 Views
    No one has replied
  • Adding a project to an existing project [solved]

    8
    0 Votes
    8 Posts
    2k Views
    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 :)
  • 0 Votes
    1 Posts
    971 Views
    No one has replied
  • RPM package for limited features of Qt-5.2.1

    2
    0 Votes
    2 Posts
    1k Views
    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 Votes
    1 Posts
    709 Views
    No one has replied
  • Still unable to get crisp fonts in the editor

    2
    0 Votes
    2 Posts
    1k Views
    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 Votes
    10 Posts
    3k Views
    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 Votes
    13 Posts
    7k Views
    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 Votes
    1 Posts
    999 Views
    No one has replied
  • Installer Framework - Installing updates?

    9
    0 Votes
    9 Posts
    2k Views
    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 Votes
    1 Posts
    642 Views
    No one has replied
  • [SOLVED]Qt Creator 2D Array not saving values at right spot

    2
    0 Votes
    2 Posts
    743 Views
    N
    omg, I am so stupid lol I see where the problem was, sorry to anyone that took the time to read this :(