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. QStringlist missing methods
Forum Updated to NodeBB v4.3 + New Features

QStringlist missing methods

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 4 Posters 385 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
    tushar jambhekar
    wrote on last edited by
    #1

    when i try to compile code using raspberry pi cross compiler QStringList shows only few methods and use of other methods lie at or length creates compile errors. please see screenshot below.
    If i choose native compiler all methods are shown and code compiles successfully.
    same things are happening with other classes like QFile etc. what i observe is mostly methods inherited from parent class are missing.

    for cross-compilation i followed instructions on https://mechatronicsblog.com/cross-compile-and-deploy-qt-5-12-for-raspberry-pi/
    and cross compilation succeeded without any problem

    missingmethods.png

    jsulmJ 1 Reply Last reply
    0
    • T tushar jambhekar

      when i try to compile code using raspberry pi cross compiler QStringList shows only few methods and use of other methods lie at or length creates compile errors. please see screenshot below.
      If i choose native compiler all methods are shown and code compiles successfully.
      same things are happening with other classes like QFile etc. what i observe is mostly methods inherited from parent class are missing.

      for cross-compilation i followed instructions on https://mechatronicsblog.com/cross-compile-and-deploy-qt-5-12-for-raspberry-pi/
      and cross compilation succeeded without any problem

      missingmethods.png

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @tushar-jambhekar Please show such an error

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • R Offline
        R Offline
        RiyG22
        wrote on last edited by
        #3

        I am facing the same issue with cross compilation for Raspberry pi. Did you find the solution?

        1 Reply Last reply
        0
        • GerhardG Offline
          GerhardG Offline
          Gerhard
          wrote on last edited by
          #4

          look at this:
          https://ubuntuforums.org/showthread.php?t=1703963

          Gerhard

          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