Tool/software: Linux
Currently using /home/jsp/ti-processor-sdk-linux-am335x-evm-04.01.00.06/linux-devkit and trying to port a QT application build on a (much) older sdk. qmake fails with "Cannot find feature spec_pre.prf". I have compared environment variables against the working build and checked qmake -query and the various variables appear to point to reasonable places. For the life of me i cannot figure out where qmake is looking for spec_pre.prf. There are files with this name in the SDK.
Anyone know how this file is supposed to be referenced?