PDA

View Full Version : Aplication just works where it was compile



metRo_
2nd April 2010, 22:42
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

squidge
2nd April 2010, 23:12
Are you using a plugin which is installed on your pc but not on theres?

metRo_
3rd April 2010, 01:36
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

Lykurg
3rd April 2010, 06:35
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.

metRo_
5th April 2010, 00:45
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.

metRo_
8th April 2010, 13:08
Bump(I don't know if i can make it here)

metRo_
12th April 2010, 22:24
Any idea to solve the problem?

squidge
12th April 2010, 23:02
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/sysinternals/bb896645.aspx