Results 1 to 5 of 5

Thread: Cannot build qwt.dylib on MACOS

  1. #1
    Join Date
    Dec 2019
    Posts
    32
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Cannot build qwt.dylib on MACOS

    Hi,

    I'm trying to build qwt on a MAC and for some reason, after I do the build I don't get the qwt library, only the qwt_designer_plugin.

    I was able to get the qwt library from the same tar file when building on Windows and CentOS7 but not MAC.

    Download the 6.1.5 qwt tar file.
    Extract the tar file
    qmake qwt.pro
    make
    sudo make install

    I get one library libqwt_designer_plugin.dylib but not libqwt.dylib which is what I need. I'm trying to integrate with QtCreator and running Qt 5.15.
    I'm running on MAC OS Catalina 10.15.7

    Can someone please tell me what I'm doing wrong?

    Thanks.

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

    Default Re: Cannot build qwt.dylib on MACOS

    Remove the line "CONFIG += silent" in qwtbuild.pri. Then the build process becomes noisy and you can see what is going on.

    Uwe

  3. #3
    Join Date
    Dec 2019
    Posts
    32
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Cannot build qwt.dylib on MACOS

    Thanks, I'll try that.

  4. #4
    Join Date
    Dec 2019
    Posts
    32
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Cannot build qwt.dylib on MACOS

    I tried as you said but still don't get a reference to qwt. I uploaded the text file to this shared server. Below is the link.

    https://gofile.io/d/UnPjoa

    You can view it directly from the link or downlike the txt file.

    At the bottom when you see nothing to do message, could be becuase I tried building and make install multiple times and the makefile realized it so it displayed that message.

    Thanks in advance.

  5. #5
    Join Date
    Dec 2019
    Posts
    32
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Cannot build qwt.dylib on MACOS

    Anyone please?

Similar Threads

  1. Replies: 4
    Last Post: 6th March 2014, 06:57
  2. MacOS X libMylib.1.0.0.dylib
    By bunjee in forum Qt Programming
    Replies: 0
    Last Post: 9th September 2009, 12:00
  3. osx dylib frustration
    By gri in forum General Programming
    Replies: 3
    Last Post: 16th May 2009, 16:55
  4. dylib using qt
    By yogeshgokul in forum Installation and Deployment
    Replies: 0
    Last Post: 8th August 2008, 07:27
  5. Symbol Exporting in dylib
    By nareshqt in forum Qt Programming
    Replies: 1
    Last Post: 21st July 2008, 04:36

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.