Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QApplication not found using qmake win64
Qt 6.11 is out! See what's new in the release blog

QApplication not found using qmake win64

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 1.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    I am using the 64 bit version of Qt 4.8.6 (Qt-x64) under Windows 8.1 64 bit.
    I am using GCC-TDM 4.8 x86_64 as compiler.
    QMAKESPEC is set to C:\qt-4.8.6-x64-mingw-sjlj\mkspecs\win32-g++

    I get following error in the process:
    !http://i.imgur.com/JLIM1Ce.png(Process)!

    MSYS gives similar errors.... Possible reason?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Did you build Qt yourself ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        [quote author="SGaist" date="1413930987"]Hi and welcome to devnet,

        Did you build Qt yourself ?[/quote]

        No... I downloaded from here- http://sourceforge.net/projects/qtx64/files/qt-x64/4.8.6/mingw/sjlj/

        'qt-4.8.6-x64-mingw482r3-sjlj.7z' file, the one which don't include compiler by default.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Silly idea but what happens if you just use

          @#include <QApplication>@

          ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved