Results 1 to 8 of 8

Thread: Aplication just works where it was compile

  1. #1
    Join Date
    Mar 2010
    Posts
    56
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60

    Default Aplication just works where it was compile

    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

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Aplication just works where it was compile

    Are you using a plugin which is installed on your pc but not on theres?

  3. #3
    Join Date
    Mar 2010
    Posts
    56
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60

    Default Re: Aplication just works where it was compile

    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

  4. #4
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Aplication just works where it was compile

    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.

  5. #5
    Join Date
    Mar 2010
    Posts
    56
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60

    Default Re: Aplication just works where it was compile

    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.

  6. #6
    Join Date
    Mar 2010
    Posts
    56
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60

    Default Re: Aplication just works where it was compile

    Bump(I don't know if i can make it here)

  7. #7
    Join Date
    Mar 2010
    Posts
    56
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60

    Default Re: Aplication just works where it was compile

    Any idea to solve the problem?

  8. #8
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Aplication just works where it was compile

    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

Similar Threads

  1. Replies: 2
    Last Post: 23rd April 2009, 07:15
  2. How works tile() ?
    By looki in forum Qt Programming
    Replies: 0
    Last Post: 30th September 2008, 13:25
  3. Project won't compile under Windows (works under Linux)
    By philski in forum Qt Programming
    Replies: 7
    Last Post: 14th September 2006, 15:29
  4. Creating a STANDALONE aplication
    By Alienxs in forum KDE Forum
    Replies: 4
    Last Post: 17th August 2006, 16:02

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.