Results 1 to 5 of 5

Thread: QwtPolar Install

  1. #1
    Join Date
    Jan 2016
    Posts
    5
    Thanks
    4
    Qt products
    Qt5
    Platforms
    Windows

    Default QwtPolar Install

    I am trying to make/install QwtPolar on a Windows 10 system. On the nmake I get the following error:

    NMAKE : fatal error U1073: don't know how to make '......\Qt\Qt5.14.1\msvc2017_64\include\QWidg3ts\q filedialog.h

    Can you provide any insight to this issue?

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,229
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: QwtPolar Install

    QWidg3ts\q filedialog.h

    I see at least two obvious typos here, so either you can't type or QwtPolar has errors in the code.

    The only place in QwtPolar where QFileDialog is used is in qwt_polar_renderer.cpp, and the #include is spelled correctly there, so that eliminates one of the two possibilities.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

  3. The following user says thank you to d_stranz for this useful post:

    JAD (7th December 2020)

  4. #3
    Join Date
    Jan 2016
    Posts
    5
    Thanks
    4
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: QwtPolar Install

    I can't type. My web access is on a different system than the Qt/qwt/qwtpolar. In all of the makefiles it is spelled correctly and the location is correct.

  5. #4
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,229
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: QwtPolar Install

    I am not sure if Uwe still maintains QwtPolar. If you are still having build problems, you should post your question to the Qwt sub-forum of the Qt Programming section of this site, where Uwe will see it.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

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

    JAD (9th December 2020)

  7. #5
    Join Date
    Jan 2016
    Posts
    5
    Thanks
    4
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: QwtPolar Install

    I have learned in the very near future (like maybe this week) QwtPolar is going to become a part of Qwt.

Similar Threads

  1. Replies: 3
    Last Post: 29th October 2015, 21:06
  2. QwtPolar 1.0.1
    By Uwe in forum Qt-based Software
    Replies: 0
    Last Post: 15th June 2012, 15:36
  3. Replies: 0
    Last Post: 17th November 2011, 14:35
  4. Replies: 6
    Last Post: 14th March 2011, 00:49
  5. How install fonts with make install
    By jiveaxe in forum Qt Programming
    Replies: 1
    Last Post: 2nd January 2008, 20:38

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.