error stray '\177' in program when including <QBitMap>
Unsolved
General and Desktop
-
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
... -
@TheEndlessV Look at the first one to find the place where it is starting and remove the special character there.
-
No, The error only pops up when I include the header <QBitMap>, the code run ok when I remove it
-
@TheEndlessV Then take a look into the include to see if the file maybe is corrupt