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 stray '\177' in program when including <QBitMap>
QtWS25 Last Chance

error stray '\177' in program when including <QBitMap>

Scheduled Pinned Locked Moved Unsolved General and Desktop
qt5.14.2qbitmapstray \177
4 Posts 2 Posters 430 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
    TheEndlessV
    wrote on last edited by
    #1

    This error only happen when including header <QBitMap>
    thousand of error pops up:
    stray '\177' in program
    stray '\2' in program
    stray '\1' in program
    ...

    Christian EhrlicherC 1 Reply Last reply
    0
    • T TheEndlessV

      This error only happen when including header <QBitMap>
      thousand of error pops up:
      stray '\177' in program
      stray '\2' in program
      stray '\1' in program
      ...

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

      @TheEndlessV Look at the first one to find the place where it is starting and remove the special character there.

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

      1 Reply Last reply
      0
      • T Offline
        T Offline
        TheEndlessV
        wrote on last edited by
        #3

        No, The error only pops up when I include the header <QBitMap>, the code run ok when I remove it

        Christian EhrlicherC 1 Reply Last reply
        0
        • T TheEndlessV

          No, The error only pops up when I include the header <QBitMap>, the code run ok when I remove it

          Christian EhrlicherC Online
          Christian EhrlicherC Online
          Christian Ehrlicher
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @TheEndlessV Then take a look into the include to see if the file maybe is corrupt

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

          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