PDA

View Full Version : Problem with the Qt libraries on Windows



XavierQT
7th May 2009, 03:47
I have two software (client-server), the client must receive and display a "Qlabel" image taken from the PC server.

when generating the *. exe program, copy the libraries ("mingw10.dll", "QtCOre4"," QtGui " and "QtNetwork4.dll") and run on another PC does not display the image, if you copy the these libraries of the same machine but if I get now.


What happens?:eek::confused::mad:

spirit
7th May 2009, 06:05
probably this (http://www.qtcentre.org/forum/faq.php?faq=qt_general_category#faq_qt_missing_ima ges) should help you.