Have you tried the instructions here? http://qt-project.org/wiki/RaspberryPi_Beginners_guide
HTH, -mandeep On Thu, Apr 10, 2014 at 5:14 PM, Petko Ditchev <[email protected]> wrote: > Hello everyone, I thinking now about how to approach the problem in > the title. I have a small console app (a filter for mic input) that uses > Qt libs, and I want to deploy it on the Pi. It uses some Qt5 features so > Qt4 from the repos isn't an option. I was thinking about building it > statically, but I'm not sure what the steps for that are (on ARM). So is > that the process : > 1.Cross-compile Qt5 libs (with --static) to be compatible with the RPi CPU. > 2.Build the app with that Qt lib. > 3.Deploy to the Pi > 4.Benefit > > Or am I missing something? > > Petko > _______________________________________________ > Interest mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/interest _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
