Qt 5.1 on PandaBoard (cannot find mkspec)
Installation and Deployment
4
Posts
3
Posters
1.8k
Views
1
Watching
-
Hello,
I'm trying to cross-compile Qt 5.1 for the PandaBoard per the instructions here: http://qt-project.org/wiki/TIPandaBoard using Ubuntu 12.10.
When configuring the build, the directions call out using this option:
-device linux-pandaboard-g++This causes the configuration to fail since it cannot locate the specific mkspec. I'm seeing a bunch of other files in the mkspec directory but cannot seem to find one for the PandaBoard. Is this something external that I need to create or download?
Thanks!
-Pat
-
Hi and welcome to devnet,
AFAIK this mkspec is not part of the official Qt distribution. You will have to search or contact the original author to get it.