Bonjour,

Je souhaite avoir un exécutable sans avoir besoin de dll.
Pour cela j'ai vu un petit tuto sur un autre site.

Mais j'ai un petit problème, il est dit qu'il faut rentrer la commande "configure -static", mais quand je rentre cette commande dans " Qt Command Prompt".
Quand j'arrive au moment où il faut accepter la license, je met donc "y" pour accepter, et la il me dit ceci:


WARNING: Using static linking will disable the use of plugins.
Make sure you compile ALL needed modules into the library.
Creating qmake...
execute: File or path is not found (mingw32-make)
execute: File or path is not found (mingw32-make)
Cleaning qmake failed, return code -1


Donc, comment faire pour configurer en mode static ???


PS: Lors de l'installation de qt open source, il m'as dit qu'il ne trouvais pas le dossier C:\MinGW\bin



Merci d'avance pour votre aide.