build dinamic an application
-
If visual studio compiler is used, did u also include the
vs runtime ?You should list, compiler, qt version and platform :)
-
If visual studio compiler is used, did u also include the
vs runtime ?You should list, compiler, qt version and platform :)
-
Hi
I used
http://www.tripleboot.org/?p=138
for my first deployment folder -
Hi
I used
http://www.tripleboot.org/?p=138
for my first deployment folder -
@mrjj when i run an simple application on another computer (with he dlls from windeployqt) it works. maybe the qtrpt librairie is the problem.
-
@mrjj in the directory "QtRptProject 1.5.5 binary for windows" are the same dlls like in a simple qt application and an additional QtZint.dll. I tryied to copy all these dlls to the directory of my application but did not work.
-
@vicarod said:
QtZint.dll
Hi
Maybe you need to build your own QtZint.dll
You should NOT copy qtDlls from any folder then
the compiler folder under Qt.
Mixing versions of Qt Dlls will only bring u pain.