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. [SOLVED] Command configure doesn't exist @ Terminal
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Command configure doesn't exist @ Terminal

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

    Hi! I'm trying to build a standalone .exe for my application.

    The guide sais:

    @
    configure -static -release -no-exceptions
    mingw32-make sub-src
    @

    However, when I try to @configure -static -release -no-exceptions@

    I get "This command does not exist "configure"" (btw translated, I use a finnish computer)

    Yes, I am at my Qt directory, C:\QTSDK2\

    Help please.

    I have a 64bit Windows 7 and I am using 32bit Qt SDK 2.4.1

    Thank you for wasting your time reading this signature.

    1 Reply Last reply
    0
    • G Offline
      G Offline
      goetz
      wrote on last edited by
      #2

      You must not reconfigure and/or rebuild the sources bundled with the SDK nor the sources contained in prebuilt binary packages of the libs.

      If you want to rebuild Qt, use the vanilla sources, available at http://qt.nokia.com/downloads/downloads#qt-lib.

      http://www.catb.org/~esr/faqs/smart-questions.html

      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