This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ed@sand:/opt/vc/lib$ l libEGL.so libGLESv2.so libOpenVG.so libWFC.so | |
-rw-r--r-- 1 root root 198K Jul 2 22:52 libEGL.so | |
-rw-r--r-- 1 root root 104K Jul 2 22:52 libGLESv2.so | |
-rw-r--r-- 1 root root 97K Jul 2 22:52 libOpenVG.so | |
-rw-r--r-- 1 root root 77K Jul 2 22:52 libWFC.so | |
ed@sand:~/Downloads/build5.10.1$ PKG_CONFIG_LIBDIR=/usr/lib/arm-linux-gnueabihf/pkgconfig:/usr/share/pkgconfig PKG_CONFIG_SYSROOT_DIR=/ ../qt-everywhere-src-5.10.1/configure -v -opengl es2 -eglfs -no-gtk -device linux-rasp-pi-g++ -device-option CROSS_COMPILE=/usr/bin/ -opensource -confirm-license -release -reduce-exports -force-pkg-config -no-kms -nomake examples -no-compile-examples -no-pch -skip qtwayland -skip qtwebengine -no-feature-geoservices_mapboxgl -qt-pcre -ssl -evdev -system-freetype -fontconfig -glib -prefix /opt/Qt5.10 | |
+ cd qtbase | |
+ /home/ed/Downloads/qt-everywhere-src-5.10.1/qtbase/configure -top-level -v -opengl es2 -eglfs -no-gtk -device linux-rasp-pi-g++ -device-option CROSS_COMPILE=/usr/bin/ -opensource -confirm-lic |