Answer the question
In order to leave comments, you need to log in
How to build Qt project with Release libraries via console?
You need to build a Qt project with Release libraries.
I do
qmake ..\dir_name\file_name.pro
mingw32-make
mingw32-make[1]: Leaving directory 'C:/Users/ozd_000/Documents/pos_driver/driver
s'
cd http_core\ && c:\Qt\4.8.6\bin\qmake c:\Users\ozd_000\Documents\upos_daemon \ht
tp_core\http_core.pro -o Makefile
cd http_core\ && mingw32-make -f Makefile
mingw32-make[1]: Entering directory 'C:/Users/ozd_000/Documents/pos_driver/http_core
'
mingw32-make -f Makefile .Debug
mingw32-make[2]: Entering directory 'C:/Users/ozd_000/Documents/pos_driver/http_core
'
Answer the question
In order to leave comments, you need to log in
Problem solved. You just need to start compilation with the release parametermingw32-make release
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question