Results 1 to 2 of 2

Thread: Troble installing qwt

  1. #1
    Join Date
    Apr 2024
    Posts
    1
    Qt products
    Qt5
    Platforms
    Windows

    Default Troble installing qwt

    I am trying to install qwt-6.2.0 in Windows. I am following the instructions given in qwt page for installing qwt.

    After the mingw32-make command I ran into an error and solved it by commenting a few lines in qwt.pro files as suggested in page.

    When I tried mingw32-make install I am getting an error

    C:\Qt\6.6.1\mingw_64\bin\qmake.exe -install qinstall C:\qwt-6.2.0\classincludes\QwtPlotSvgItem C:\Qwt-6.2.0\include\QwtPlotSvgItem
    mingw32-make[1]: Leaving directory 'C:/qwt-6.2.0/classincludes'
    cd doc\ && ( if not exist Makefile C:\Qt\6.6.1\mingw_64\bin\qmake.exe -o Makefile C:\qwt-6.2.0\doc\doc.pro ) && mingw32-make -f Makefile install
    mingw32-make[1]: Entering directory 'C:/qwt-6.2.0/doc'
    C:\Qt\6.6.1\mingw_64\bin\qmake.exe -install qinstall C:\qwt-6.2.0\doc\html C:\Qwt-6.2.0\doc\html
    Error copying C:/qwt-6.2.0/doc/html/annotated_dup.js to C:\Qwt-6.2.0\doc\html\annotated_dup.js: Cannot open C:/qwt-6.2.0/doc/html/annotated_dup.js for input
    mingw32-make[1]: *** [Makefile:360: install_doc] Error 3
    mingw32-make[1]: Leaving directory 'C:/qwt-6.2.0/doc'
    mingw32-make: *** [Makefile:165: sub-doc-install_subtargets-ordered] Error 2

    Can someone help me how to resolve the error?

  2. #2
    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: Troble installing qwt

    Looks like you don't have the html documentation that is part of the tarballs. If you don't need the docs ( they are also online ) you can simply do a "make install -i"

    HTH,
    Uwe

Similar Threads

  1. Need Help on Installing qwt on qt 5.0.2
    By yohanesalfredo in forum Qwt
    Replies: 2
    Last Post: 16th April 2013, 05:51
  2. Installing Qwt 5.2.2 on Red Hat 9 + Qt 3.1
    By amitahire in forum Installation and Deployment
    Replies: 4
    Last Post: 27th October 2011, 12:49
  3. Need help installing Qwt
    By Computer Hater in forum Qwt
    Replies: 35
    Last Post: 10th October 2011, 18:57
  4. Installing Qt
    By Wasabi in forum Newbie
    Replies: 0
    Last Post: 5th July 2011, 17:59
  5. installing qwt
    By szisziszilvi in forum Qwt
    Replies: 14
    Last Post: 9th February 2011, 08:56

Tags for this Thread

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.