Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Where did "ingnore all warnings " option went ?
Forum Updated to NodeBB v4.3 + New Features

Where did "ingnore all warnings " option went ?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 254 Views 2 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.
  • A Offline
    A Offline
    Anonymous_Banned275
    wrote on last edited by
    #1

    OK , I do not have to specify "-j" option for multi-core CPU , it is "automatic".
    However, I cannot figure out how / where to option "ignore all warnings " .

    Any hint would be appreciated.

    Qt 5.15.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 5.3.1 20160406 (Red Hat 5.3.1-6)) on "xcb"
    OS: Ubuntu 20.10 [linux version 5.8.0-44-generic]

    c136dd8f-c736-4105-b8b2-26bfd2142f9f-image.png

    K 1 Reply Last reply
    0
    • A Anonymous_Banned275

      OK , I do not have to specify "-j" option for multi-core CPU , it is "automatic".
      However, I cannot figure out how / where to option "ignore all warnings " .

      Any hint would be appreciated.

      Qt 5.15.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 5.3.1 20160406 (Red Hat 5.3.1-6)) on "xcb"
      OS: Ubuntu 20.10 [linux version 5.8.0-44-generic]

      c136dd8f-c736-4105-b8b2-26bfd2142f9f-image.png

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @AnneRanch

      You need to be more specific about your question.

      Warnings are issued by the compiler. Therefore you would need to look for a compiler option. Typically you may ignore certain warnings which you can selectively ignore by the compiler.

      Qt creator offers a filter for ignoring warning for display in the issues pane. The filter can be used by pressing on the yellow triangle with a quotation mark above pane.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      1

      • Login

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