Just to say that everything now works correct. Just needed to delete all the non .h, .cpp, .pro file (clean up the directory...) and then compile.
I compile in XP environment.
On the deployment machine I had the directory with my exe, with mingwm10.dll (taken from mingw directory in qt installation directory) and qtcore4, qtsql4, qtgui4 dlls (taken from bin directory in qt installation directory), than a directory "sqldrivers" and there the qsqlite4.dll taken from qt/plugins/sqldrivers directory in the qt installation directory.
Everytime I change something in my application I simply compile in the XP environment and then copy the exe file in the main directory.
Happy, at the end.




Reply With Quote

Bookmarks