Hello guys,
these last days I've been trying to install the QT5 on my Raspberry PI and on my notebook (both with Arch Linux) but until now, I got no success.
I realized that there are some packages available (qt5-base and qt5-doc) for both platforms, but even when I install then, I'm not able to compile the QtCinematic Example (http://quitcoding.com/?page=work#cinex)
My goal is to create a simple GUI application for running on my Raspberry PI.
I read some tutorials about cross-compile and etc. and searching in this forum I found a guy who said that for being able to cross compile in Arch Linux the best alternative would be distcc.
So by now, are there anybody that could give me a help? I mean:
Configure QT5 on raspberry for being able to compile the Cinematic Example.