Skip to main content
edited body; edited tags; edited title
Source Link
Peter Mortensen
  • 31.4k
  • 22
  • 110
  • 134

How to compile qtQt as static

I am currently writing code in qtQt. Can anybody say howHow to compile the code statically.?

From Qt document I came to know the following step 1)VS 2008->commandPrompt->QtDir->configure -static -> nmake

  1. Visual Studio 2008 -> commandPrompt -> QtDir -> configure -static -> nmake

But, it took 17GB17 GB and at the end it exited before the completion stating that "the space is not enough".

Is there any simple way to compile the QTQt application as a stand alone program.?

How to compile qt as static

I am currently writing code in qt. Can anybody say how to compile the code statically.

From Qt document I came to know the following step 1)VS 2008->commandPrompt->QtDir->configure -static -> nmake

But, it took 17GB and at the end it exited before the completion stating that "the space is not enough"

Is there any simple way to compile the QT application as a stand alone program.

How to compile Qt as static

I am currently writing code in Qt. How to compile the code statically?

From Qt document I came to know the following step

  1. Visual Studio 2008 -> commandPrompt -> QtDir -> configure -static -> nmake

But, it took 17 GB and at the end it exited before the completion stating that "the space is not enough".

Is there any simple way to compile the Qt application as a stand alone program?

edited title; deleted 1 characters in body
Source Link
prabhakaran
  • 5.3k
  • 17
  • 78
  • 111

How doto compile qt as static

I am currently writing code in qt. Can anybody say how to compile the code statically.

From Qt document I came to know the following step 1)VS 2008->commandPrompt->QtDir->configure -static -> nmake

But, it took 17GB and at the end it exited before the completion stating that "the space is not enough:.enough"

Is there any simple way to compile the QT application as a stand alone program.

How do compile qt as static

I am currently writing code in qt. Can anybody say how to compile the code statically.

From Qt document I came to know the following step 1)VS 2008->commandPrompt->QtDir->configure -static -> nmake

But, it took 17GB and at the end it exited before the completion stating that "the space is not enough:.

Is there any simple way to compile the QT application as a stand alone program.

How to compile qt as static

I am currently writing code in qt. Can anybody say how to compile the code statically.

From Qt document I came to know the following step 1)VS 2008->commandPrompt->QtDir->configure -static -> nmake

But, it took 17GB and at the end it exited before the completion stating that "the space is not enough"

Is there any simple way to compile the QT application as a stand alone program.

deleted 1 characters in body
Source Link
prabhakaran
  • 5.3k
  • 17
  • 78
  • 111

I am currently writing codescode in qt. Can anybody say how to compile the code statically.

From Qt document I came to know the following step 1)VS 2008->commandPrompt->QtDir->configure -static -> nmake

But, it took 17GB and at the end it exited before the completion stating that "the space is not enough:.

Is there any simple way to compile the QT application as a stand alone program.

I am currently writing codes in qt. Can anybody say how to compile the code statically.

From Qt document I came to know the following step 1)VS 2008->commandPrompt->QtDir->configure -static -> nmake

But, it took 17GB and at the end it exited before the completion stating that "the space is not enough:.

Is there any simple way to compile the QT application as a stand alone program.

I am currently writing code in qt. Can anybody say how to compile the code statically.

From Qt document I came to know the following step 1)VS 2008->commandPrompt->QtDir->configure -static -> nmake

But, it took 17GB and at the end it exited before the completion stating that "the space is not enough:.

Is there any simple way to compile the QT application as a stand alone program.

Source Link
prabhakaran
  • 5.3k
  • 17
  • 78
  • 111
Loading