Problems to run application on Client Computer (Windows Only)
-
wrote on 9 Nov 2012, 18:16 last edited by
Well, Now I got this another erro:
@
g++: LFLAGS: No such file or directory
g++: =: No such file or directory
mingw32-make.exe[1]: *** [debug\InoveBEVSAT.exe] Error 1
mingw32-make.exe: *** [debug] Error 2
16:10:01: The process "C:\QtSDK\mingw\bin\mingw32-make.exe" exited with code 2.
Error while building project InoveBEV (target: Desktop)
When executing build step 'Make'
@I need to define something on *.pro file?
-
wrote on 9 Nov 2012, 19:26 last edited by
How to execute this commands:
@
configure -static -release -no-exceptions
mingw32-make sub-src
@ -
wrote on 9 Nov 2012, 19:29 last edited by
[quote author="dcbasso" date="1352489218"]How to execute this commands:
@
configure -static -release -no-exceptions
mingw32-make sub-src
@[/quote]You should to run MinGW Command Promt. After that change currend directory (cd) to the dir which contains your qt libs. After that - execute commands.
-
wrote on 9 Nov 2012, 19:30 last edited by
"run MinGW"! Thanks... I will try!
-
wrote on 9 Nov 2012, 19:31 last edited by
[quote author="dcbasso" date="1352489443"]"run MinGW"! Thanks... I will try![/quote]
You are welcome.
-
wrote on 9 Nov 2012, 19:47 last edited by
on MinGW Promt:
@
cd C:\QtSDK\Desktop\Qt\4.8.1\mingw
@@
cd C:\QtSDK\Desktop\Qt\4.8.1\mingw\bin
@@
cd C:\QtSDK\Desktop\Qt\4.8.1\mingw\lib
@And i try run commands, and the "sh: configure: command not found".
I go to the right folder?!+ -
wrote on 9 Nov 2012, 19:48 last edited by
[quote author="dcbasso" date="1352490427"]on MinGW Promt:
@
cd C:\QtSDK\Desktop\Qt\4.8.1\mingw
@@
cd C:\QtSDK\Desktop\Qt\4.8.1\mingw\bin
@@
cd C:\QtSDK\Desktop\Qt\4.8.1\mingw\lib
@And i try run commands, and the "sh: configure: command not found".
I go to the right folder?!+[/quote]No, no. Do not use Qt SDK. Download Qt 4.8.2 libraries and work with it.
-
wrote on 9 Nov 2012, 19:50 last edited by
Well I have this option installed here... wait.
-
wrote on 9 Nov 2012, 19:54 last edited by
Another question:
@
mingw32-make sub-src
@Whats "sub-src" means? I need change for something else?!
-
wrote on 12 Nov 2012, 10:51 last edited by
Whats “sub-src” means? I need change for something else?!
22/22