Changes

Jump to navigation Jump to search
336 bytes added ,  03:44, 20 September 2015
Line 39: Line 39:     
== Build qt5.5 for the rpi2 ==
 
== Build qt5.5 for the rpi2 ==
 +
 +
<syntaxhighlight lang="bash">
 +
./configure -v -nomake examples -nomake tests -release -opengl es2 -device linux-rasp-pi2-g++ -device-option CROSS_COMPILE=/usr/local/linaro/arm-linux-gnueabihf-raspbian/bin/arm-linux-gnueabihf- -sysroot /Volumes/raspbian -prefix /usr/local/qt5.5-raspbian -confirm-license -opensource
 +
</syntaxhighlight>
 +
    
build, takes  43 minutes, 32 seconds on my 8 core MBP.
 
build, takes  43 minutes, 32 seconds on my 8 core MBP.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu