Cannot read /usr/local/oecore-x86_64/sysroots/armv7at2hf-vfp-angstrom-linux- gnueabi/usr/lib/qt5/mkspecs/linux-oe-g++/qmake.conf: No such file or directory
-
Hi,
I am cross compiling for colibriT20. I have the files in /usr/local/oecore-x86_64/sysroots/armv7at2hf-vfp-angstrom-linux-gnueabi/usr/lib/qt5/mkspecs/linux-oe-g++/qmake.conf, but it says that it could not read. In the beginning I was using the same Qt Creator and cross compiled the programs, but now I am getting these kind of errors. Could anyone help me to fix it. Thanks in advance.
Attached my error below,
Cannot read /usr/local/oecore-x86_64/sysroots/armv7at2hf-vfp-angstrom-linux- gnueabi/usr/lib/qt5/mkspecs/linux-oe-g++/qmake.conf: No such file or directory Could not read qmake configuration file /usr/local/oecore-x86_64/sysroots/armv7at2hf-vfp-angstrom-linux- gnueabi/usr/lib/qt5/mkspecs/linux-oe-g++/qmake.conf. Error processing project file: 12:21:54: The process "/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/bin/qt5/qmake" exited with code 3. Error while building/deploying project ** (kit: ColibriT20) When executing step "qmake"
-
@PopQt said in Cannot read /usr/local/oecore-x86_64/sysroots/armv7at2hf-vfp-angstrom-linux- gnueabi/usr/lib/qt5/mkspecs/linux-oe-g++/qmake.conf: No such file or directory:
/usr/local/oecore-x86_64/sysroots/armv7at2hf-vfp-angstrom-linux-gnueabi/usr/lib/qt5/mkspecs/linux-oe-g++/qmake.conf
Do you mean that
qmake.conf
is a folder? It should be a file! -
Hi,
How did you setup your cross-compiler ?