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. In included file: unknown type name 'ldiv_t'; did you mean 'dev_t'?
Forum Updated to NodeBB v4.3 + New Features

In included file: unknown type name 'ldiv_t'; did you mean 'dev_t'?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 2 Posters 1.1k Views
  • 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.
  • T Offline
    T Offline
    Tony Yam
    wrote on last edited by
    #1

    QT Creator notice In included file: unknown type name 'ldiv_t'; did you mean 'dev_t'? in every cpp file.
    QT Creator version 7.02

    Is it an analyzer problem?

    Christian EhrlicherC 1 Reply Last reply
    0
    • T Tony Yam

      QT Creator notice In included file: unknown type name 'ldiv_t'; did you mean 'dev_t'? in every cpp file.
      QT Creator version 7.02

      Is it an analyzer problem?

      Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Tony-Yam said in In included file: unknown type name 'ldiv_t'; did you mean 'dev_t'?:

      Is it an analyzer problem?

      When your code compile, yes then it's a problem with the code analyzer.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      T 1 Reply Last reply
      0
      • Christian EhrlicherC Christian Ehrlicher

        @Tony-Yam said in In included file: unknown type name 'ldiv_t'; did you mean 'dev_t'?:

        Is it an analyzer problem?

        When your code compile, yes then it's a problem with the code analyzer.

        T Offline
        T Offline
        Tony Yam
        wrote on last edited by
        #3

        @Christian-Ehrlicher

        Code was successfully compiled, but The error is still prompted.
        This is a QT for Android Application. It could be a problem with the NDK.

        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