Results 1 to 1 of 1

Thread: qwtd.dll not found

  1. #1

    Default qwtd.dll not found

    I followed the instructions on the website to install Qwt with MSVC 2017. Then I added Qwt to my project by adding the line
    Qt Code:
    1. include ( C:/Qwt-6.1.4/features/qwt.prf )
    To copy to clipboard, switch view to plain text mode 
    to .pro. I can compile the project but then the application crashes when I run it. If I directly run the .exe, it reports that it could not find "qwtd.dll". Did I miss any step in the installation?


    EDIT:
    ANSWER: Yes, I didn't set PATH.
    Last edited by tungsteno; 11th March 2019 at 17:37.

Similar Threads

  1. GL/gl.h not found
    By pierrecurly in forum Installation and Deployment
    Replies: 0
    Last Post: 9th December 2015, 09:38
  2. Replies: 1
    Last Post: 4th November 2015, 04:32
  3. GLU not found
    By induks in forum Qt Programming
    Replies: 3
    Last Post: 1st October 2012, 14:49
  4. Replies: 4
    Last Post: 25th July 2012, 09:26
  5. I've found but how to use
    By Laser in forum Newbie
    Replies: 5
    Last Post: 11th August 2008, 14:52

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.