Results 1 to 7 of 7

Thread: Debug or Release mode in MAC

  1. #1
    Join Date
    Jun 2008
    Posts
    5
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Debug or Release mode in MAC

    Hi,

    This is my first Qt installation in MAC. I have installed successfully.

    In Windows, the debug mode dlls were ends with 'd', so I am able to know it is in Debug mode.

    In MAC how can I find if Qt is installed in Debug or Release.

    Thanks advance.

  2. #2
    Join Date
    Dec 2007
    Posts
    628
    Thanks
    3
    Thanked 89 Times in 87 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Debug or Release mode in MAC

    Quote Originally Posted by ssaa View Post
    Hi,

    This is my first Qt installation in MAC. I have installed successfully.

    In Windows, the debug mode dlls were ends with 'd', so I am able to know it is in Debug mode.

    In MAC how can I find if Qt is installed in Debug or Release.

    Thanks advance.
    By-Default it installs both. What do you want to do?

  3. #3
    Join Date
    Jun 2008
    Posts
    5
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Debug or Release mode in MAC

    Hi yogeshgokul,

    Now I am creating installer pack in MAC.
    While seeing the size of each library inside Frameworks, looks to be too big. so I confused.

    the QtGui.dll is 7MB in windows, but in MAC its 23MB.

    So while deploying, do we have to pack with such a big library.

  4. #4
    Join Date
    Dec 2007
    Posts
    628
    Thanks
    3
    Thanked 89 Times in 87 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Debug or Release mode in MAC

    Quote Originally Posted by ssaa View Post
    Hi yogeshgokul,

    Now I am creating installer pack in MAC.
    While seeing the size of each library inside Frameworks, looks to be too big. so I confused.

    the QtGui.dll is 7MB in windows, but in MAC its 23MB.

    So while deploying, do we have to pack with such a big library.
    No, I think you are looking at wrong one, there must be a release version for each dynamic library.

  5. #5
    Join Date
    Dec 2007
    Posts
    628
    Thanks
    3
    Thanked 89 Times in 87 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Debug or Release mode in MAC

    Currently I doesn't have mac so cannot tell you the exact location but searching for a particilar lib file on machine is worth doing.

  6. The following user says thank you to yogeshgokul for this useful post:

    ssaa (4th March 2010)

  7. #6
    Join Date
    Jun 2008
    Posts
    5
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Debug or Release mode in MAC

    Has anyone know about the release library path in MAC

  8. #7
    Join Date
    Jun 2008
    Posts
    5
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Debug or Release mode in MAC

    Hi,

    For deployment on MAC, I am looking for the libraries in the below path.

    For example, QtGui is concerned, I am looking, /Library/Frameworks/QtGui.framework/Versions/4/QtGui

    can anyone pls tell me is I am looking on the right path for release library.

Similar Threads

  1. Difference between Debug and Release Mode
    By sunil.thaha in forum Qt Programming
    Replies: 2
    Last Post: 5th May 2013, 13:31
  2. Replies: 1
    Last Post: 2nd November 2009, 12:02
  3. SupportedImageFormats in Release and Debug mode
    By pjdixit in forum Qt Programming
    Replies: 1
    Last Post: 26th August 2009, 05:22
  4. Replies: 9
    Last Post: 15th April 2009, 06:23
  5. Replies: 8
    Last Post: 10th October 2007, 18:20

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.