How can I solve the "In included file: 'gnu/stubs.soft.h' file not found" issue?
Unsolved
General and Desktop
-
When I build the project code, it makes error, as mentioned above: "In included file: 'gnu/stubs.soft.h' file not found".
I can not test the project to understand whether it works.@eefesafak Please provide more information:
- Are you cross compiling?
- On what OS?
- What compiler?
- What Qt version?
- QMake or CMake?
-
@eefesafak Please provide more information:
- Are you cross compiling?
- On what OS?
- What compiler?
- What Qt version?
- QMake or CMake?
-
Yes, I am cross compiling.
On Linux Ubuntu.
GCC (I am working on validator, I am not sure but I have toolchain)
Qt 4.8.6
QMake@eefesafak Maybe https://bugzilla.redhat.com/show_bug.cgi?id=964646 can give some hints.
Are you targeting an ARM CPU?