You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to compile the Qt sources with debug config. Now im stuck with this error and cant find any solution...maybe somebody here can tell me what i can do to fix this?
Btw: I am able compile the complete sources without the -debug flag in the configure call.
Not from us, we don't do compiler issues, that would be the gcc team.
You could try finding a newer version of the compiler. Or maybe the problem is that the compiler is running put of memory, so you could try setting up swap (preferably on an external device rather than the SD card which is pretty slow and not very good for swap), or perhaps try zram?
I am trying to compile the Qt sources with debug config. Now im stuck with this error and cant find any solution...maybe somebody here can tell me what i can do to fix this?
Btw: I am able compile the complete sources without the
-debug
flag in the configure call.This is how i configured the build:
The text was updated successfully, but these errors were encountered: