All of lore.kernel.org
 help / color / mirror / Atom feed
* Compiling raspberry2 with eglinfo-x11
@ 2016-03-16 15:21 David Weisgerber
  2016-03-17  7:11 ` SIVA SUBRAMANIAN.P
  0 siblings, 1 reply; 4+ messages in thread
From: David Weisgerber @ 2016-03-16 15:21 UTC (permalink / raw)
  To: 'yocto@yoctoproject.org'

[-- Attachment #1: Type: text/plain, Size: 1496 bytes --]

Hi,
I have problems compiling eglinfo-x11 (as well as Qt 5 from meta-qt5) with egl.
I have setup poky, meta-raspberrypi (and meta-qt5) from git and I am on branch master.
My target is to get a distribution with working (hw acceleratetd) Qt5 with QML GUI. I have 
already spent some days on getting qteverywheredemo running but I did not succeed yet.
As a first test I wanted to get eglinfo-x11 running but it gives the following error when 
compiling:
[11/11] cxxprogram: build/release/src/json_writer.cpp.1.o build/release/src/log.cpp.1.o build/
release/src/main.cpp.1.o build/release/src/process_egl.cpp.1.o build/release/src/scopes.cpp.
1.o build/release/src/text_writer.cpp.1.o build/release/src/json-sax/json.c.1.o b

 
It links to libEGL and libGLESv2. nm says that this symbols should be in libGLESv2 but it just 
does not catch them up somehow?
 
My image is configured as follows:
include recipes-core/images/rpi-hwup-image.bb
 
GPU_MEM = "64"
 
LICENSE_FLAGS_WHITELIST = "commercial"
 
 
 
PACKAGECONFIG_append_pn-qtbase = "gles2"
 
SPLASH = "psplash-custopi"
 
ENABLE_SPI_BUS = "1"
 
IMAGE_FEATURES += "ssh-server-openssh splash x11-sato"
IMAGE_INSTALL_append = "qtbase qtbase-fonts custorouter custopi-gui packagegroup-core-
full-cmdline bluez5 wireless-tools wpa-supplicant qt5everywheredemo fontconfig freetype 
packagegroup-core-x11-base packagegroup-core-x11-sato eglinfo-x11"
 
IMAGE_LINGUAS ?= "de-de es-es fr-fr en-gb"
 
Thanks for help! 

[-- Attachment #2: Type: text/html, Size: 9534 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-03-17 10:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-16 15:21 Compiling raspberry2 with eglinfo-x11 David Weisgerber
2016-03-17  7:11 ` SIVA SUBRAMANIAN.P
2016-03-17  9:17   ` David Weisgerber
2016-03-17 10:00     ` David Weisgerber

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.