Results 1 to 3 of 3

Thread: Release Qt Application

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Release Qt Application

    In addition to the above, if you are not using resource file, but load the images directly, their location is not the same if you run from visual studio in debug mode, and when you run the exe it self, because VS uses the project root dir as reference and not the exe location.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  2. The following user says thank you to high_flyer for this useful post:

    deepal_de (25th May 2011)

Similar Threads

  1. Replies: 3
    Last Post: 9th February 2011, 20:30
  2. How catch key press and key release for entire application
    By hubbobubbo in forum Qt Programming
    Replies: 4
    Last Post: 1st June 2010, 20:53
  3. Problem with release version of application
    By askrina in forum Installation and Deployment
    Replies: 4
    Last Post: 20th April 2010, 18:16
  4. Compile Application in XCode for Release. How?
    By Alex Snet in forum Installation and Deployment
    Replies: 7
    Last Post: 3rd February 2009, 09:16
  5. Cobras IDE - new release - 0.13
    By piotrek in forum Qt-based Software
    Replies: 2
    Last Post: 3rd September 2007, 09:13

Tags for this Thread

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
  •  
Qt is a trademark of The Qt Company.