Need help with completing the installation and running of Qt for Embedded Linux 4.5.2. Following the instructions in INSTALL, I completed the building, make and make-install steps for the ARM architecture but I am stuck on step 4, Environment variables.
First, my question is, where is the .profile file where I'm supposed to extend/export the PATH variable?
Second, when I try to run the demos and examples, I get a bunch of "Failure to open ..." messages and "Cannot access directory ..." warnings, and the build process terminates with the following error message in red:
Exited with code 5. Error while building project examples When executing build step 'QMake'
Any help is appreciated,