Results 1 to 6 of 6

Thread: <type_traits> file not found while building qwt6.1.4

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2021
    Posts
    4
    Thanks
    2
    Qt products
    Qt5
    Platforms
    Windows

    Question <type_traits> file not found while building qwt6.1.4

    Hi, I'm trying to build qwt.lib and qwtd.lib from source files on Windows 10, using Qt 5.15 MSVC 2019 kit. I have Windows 10 SDK also installed.
    After running qmake, I'm running nmake. nmake can not find the file <type_traits>. This file is located in C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29910\in clude which is in the PATH. This file is being called from C:\Qt\5.15.4\msvc2019\include\QtCore\qglobal.h.

    Running into build issues even with Qt Creator -> Build option after running qmake once.

    How to solve this issue?
    Last edited by ManiQt; 21st May 2021 at 13:13.

Similar Threads

  1. File not found msvcprtd.lib QT
    By davinciomare in forum Newbie
    Replies: 4
    Last Post: 30th September 2016, 02:04
  2. Replies: 0
    Last Post: 23rd March 2015, 13:15
  3. ui_mainwindow.h file not found
    By unix7777 in forum Qt Programming
    Replies: 4
    Last Post: 17th February 2013, 19:50
  4. Replies: 4
    Last Post: 25th July 2012, 09:26
  5. QSqlDataBase file not found
    By sdastagirmca in forum Qt Programming
    Replies: 3
    Last Post: 5th February 2009, 08:53

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.