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. Building my application statically - problem with command 'configure -static'
Forum Updated to NodeBB v4.3 + New Features

Building my application statically - problem with command 'configure -static'

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 1.1k 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.
  • T Offline
    T Offline
    Timmoth
    wrote on last edited by
    #1

    Hi, i need to build my application statically however when i run 'Qt 5.1.0 for Desktop (MinGW 4.8 32 bit)'
    from the start menu and enter the command 'configure -static'
    i get the error message 'configure' is not recognized as an internal or external command..

    any help please? or does anyone know of a decent tutorial for deploying a application using Qt 5.1.0

    Regards, Tim.

    1 Reply Last reply
    0
    • p3c0P Offline
      p3c0P Offline
      p3c0
      Moderators
      wrote on last edited by
      #2

      From the command prompt goto (cd) to the directory where you have extracted the source and there enter the command ‘configure -static’

      There are lots of threads in this forums related to compiling.

      157

      1 Reply Last reply
      0
      • L Offline
        L Offline
        leon.anavi
        wrote on last edited by
        #3

        It seems that you are using Windows so you can also add Qt installation directory to the global path of the environment variables.

        http://anavi.org/

        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