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. INTMAX_MAX undefined?
Forum Updated to NodeBB v4.3 + New Features

INTMAX_MAX undefined?

Scheduled Pinned Locked Moved Solved General and Desktop
21 Posts 5 Posters 7.5k 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.
  • D Offline
    D Offline
    davecotter
    wrote on last edited by
    #21

    @VRonin made the correct suggestion, to define this:

    __STDC_LIMIT_MACROS
    

    The other problem was that i had defined "round()" as a macro somewhere else

    Thanks everyone!

    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