bits/c++config.h: No such file or directory #include <bits/c++config.h> ^
Unsolved
QtonPi
-
Hi! I followed Qt tutorials on how to compile Qt with Raspbian Wheezy and every went ok but now, when I try to compile my first project this error comes up:
/mnt/rasp-pi-rootfs/usr/include/c++/4.9/cstddef:44: error: bits/c++config.h: No such file or directory #include <bits/c++config.h>
I don't know what to do now... Hope you can help me :)
-
Hi,
Are you also using g++4.9 to build Qt ?