put Dlls in .exe in Qt 5.5.1
-
hi
On windows mine is at
"C:\Qt\Qt5.5.0\5.6\Src\qtbase\configure.exe" -
@alaya said:
I'm trying to put dlls into .exe
You can't put
dll
s into anexe
, it's simply not possible.@kshegunov
I think he means static linking so
trying to rebuild Qt as static :) -
@kshegunov
I think he means static linking so
trying to rebuild Qt as static :)