Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. How to compile 2010.05 Qt in Windows 7 using Mingw32
QtWS25 Last Chance

How to compile 2010.05 Qt in Windows 7 using Mingw32

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 1 Posters 3.0k Views
  • 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.
  • C Offline
    C Offline
    codeboy
    wrote on last edited by
    #1

    I am new to Qt and downloaded the binaries and source code a few days ago. I am trying to build Qt from the source code. The instructions say to go to your directory ("C:\Qt\2010.05\qt") run "configure" and then "mingw32-make". I am using the Qt command window which seems address some concerns with PATH, LIB, INCLUDE, and sh.exe being in the PATH directory. I have also tried "mingw32-make confclean" and "mingw32-make clean" before running "configure" and "mingw-32-make"

    The error I am getting is:
    api\qscriptextensionplugin.h:43: Error: Undefined interface
    mingw32-make[2]: *** [tmp/moc/release_shared/moc_qscriptextensionplugin.cpp] Error 1

    Am I doing something wrong? Is this a bug that should be reported?

    1 Reply Last reply
    0
    • C Offline
      C Offline
      codeboy
      wrote on last edited by
      #2

      I downloaded an older version from the archives and it compiled with just the configure and mingw32-make commands.

      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