I'm running a Ubuntu 14.4.04 LTS VM under Win7x64 and the AM335x SDK. QMAKE gives an error:
Cannot read /opt/ti-processor-sdk-linux-am335x-evm-03.00.00.04/linux-devkit/sysroots/cortexa8hf-neon-linux-gnueabi/usr/lib/qt5/mkspecs/oe-device-extra.pri:-1: error: No such file or directory
Although the builds run on the eval kit, I'd like to clean this error. I'm building under QTCreator 3.6.0-RC1. I have not seen this error in the past, but I believe that was from having a newer QTCreator already installed, which probably took care of the missing file.
An ideas of how I can clean that error?
Thanks - Steve