Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. error C2220: warning treated as error
Forum Updated to NodeBB v4.3 + New Features

error C2220: warning treated as error

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 1.9k 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.
  • Zee_07Z Offline
    Zee_07Z Offline
    Zee_07
    wrote on last edited by
    #1

    Getting this error during Qt Source code (5.10) compilation : ( C2220: warning treated as error)

    C:\Qt\qt5\qtdeclarative\src\qml\compiler\qv4compileddata.cpp(756): error C2220: warning treated as error - no 'object' file generated
    C:\Qt\qt5\qtdeclarative\src\qml\compiler\qv4compileddata.cpp(756): warning C4003: not enough actual parameters for macro 'QT_STRINGIFY2'

    Thanks and Kind Regards,
    Zee_07

    K 1 Reply Last reply
    1
    • Zee_07Z Zee_07

      Getting this error during Qt Source code (5.10) compilation : ( C2220: warning treated as error)

      C:\Qt\qt5\qtdeclarative\src\qml\compiler\qv4compileddata.cpp(756): error C2220: warning treated as error - no 'object' file generated
      C:\Qt\qt5\qtdeclarative\src\qml\compiler\qv4compileddata.cpp(756): warning C4003: not enough actual parameters for macro 'QT_STRINGIFY2'

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

      @Zee_07

      You can check and change your handling of warnings. However, it is always a good idea to think twice about it.

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

      1 Reply Last reply
      2

      • Login

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