Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Building QT with compiler flag _ITERATOR_DEBUG_LEVEL=0
Forum Updated to NodeBB v4.3 + New Features

Building QT with compiler flag _ITERATOR_DEBUG_LEVEL=0

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 514 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vojt93ek
    wrote on last edited by vojt93ek
    #1

    Hi all,

    I would like to build QT in debug mode on Win10 with MSVC with compiler option /D _ITERATOR_DEBUG_LEVEL=0
    Could you please help me where or how should I set the flag. Preferably only once for all QT modules.
    IMHO there isn't option for setting CXXFLAGS in configure.bat

    Thanks

    More about _ITERATOR_DEBUG_LEVEL
    https://docs.microsoft.com/cs-cz/cpp/standard-library/iterator-debug-level?view=vs-2017

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      You have to modify the VS2017 mkspec for that.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved