My project is a aplication to rezise the images inside a folder. I can run the aplication in others pc's but it can't save the images. But if i compile the project it works.
The source is here: http://feupload.fe.up.pt/get/e7UGCXzQHlTc3Vj
Thanks
Printable View
My project is a aplication to rezise the images inside a folder. I can run the aplication in others pc's but it can't save the images. But if i compile the project it works.
The source is here: http://feupload.fe.up.pt/get/e7UGCXzQHlTc3Vj
Thanks
Are you using a plugin which is installed on your pc but not on theres?
I don't think so.
Per example, i go to a clean pc, install qt, open my project, compile and it work but after it if i run my aplication it didn't save the images :S
Like fatjuicymole I think you are missing the jpeg plugin. To test save the images as png. If that works, then you definitely miss the jpeg plugin.
Thanks for your suggestion and now i have some news. When i copy the release folder,now with png export, to a pc without qt now my aplication save the images but just save a black image while in a pc with qt save the right thing.
Bump(I don't know if i can make it here)
Any idea to solve the problem?
As post #2.
To check, monitor file activity on your PC and the PC you are having trouble with. Look for failed file opens (particulary DLLs).
A useful tool for that might be http://technet.microsoft.com/en-us/s.../bb896645.aspx