Results 1 to 4 of 4

Thread: Why just debug and no release build???

  1. #1
    Join Date
    Nov 2009
    Posts
    5
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question Why just debug and no release build???

    Hello qwt user,

    when I am biuld qwt at Win32/MinGW Qt4 environment I will get just a debug .dll / .a ! Even I build with make release nothing is changed. Just when I start with make clean and make release I get a release build but with the same name as the debug version qwtd5.dll.

    How to get a release (e.g. qwt5.dll) and debug version (e.g. qwtd5.dll)? Isn't it possible?

    Thank you very much for your help.

    Have a nice day .

    Best Regards,
    Thomas

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Why just debug and no release build???

    Did you try running qmake -config release prior to running make?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,312
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Why just debug and no release build???

    Read and modify qwtconfig.pri.

    Uwe

  4. #4
    Join Date
    Nov 2009
    Posts
    5
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Thumbs up Re: Why just debug and no release build???

    Perfect !

    Thank you for the information!

    Thomas

Similar Threads

  1. Qt + Linux + Eclipse - debug using debug build?
    By will49 in forum Qt Programming
    Replies: 6
    Last Post: 13th April 2012, 06:27
  2. Replies: 9
    Last Post: 15th April 2009, 06:23
  3. Dialog executes in debug build but not release
    By awhite1159 in forum Qt Programming
    Replies: 5
    Last Post: 24th June 2008, 17:51
  4. build debug with shared and release with static?
    By Thor28 in forum Qt Programming
    Replies: 4
    Last Post: 14th April 2008, 22:32
  5. Replies: 2
    Last Post: 8th November 2007, 20:15

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.