All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Weisgerber <david.weisgerber@ms-gmbh.de>
To: "'yocto@yoctoproject.org'" <yocto@yoctoproject.org>
Subject: Compiling raspberry2 with eglinfo-x11
Date: Wed, 16 Mar 2016 16:21:07 +0100	[thread overview]
Message-ID: <7024625.68jMvv6Lbg@valkyrie> (raw)

[-- 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 --]

             reply	other threads:[~2016-03-16 15:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-16 15:21 David Weisgerber [this message]
2016-03-17  7:11 ` Compiling raspberry2 with eglinfo-x11 SIVA SUBRAMANIAN.P
2016-03-17  9:17   ` David Weisgerber
2016-03-17 10:00     ` David Weisgerber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7024625.68jMvv6Lbg@valkyrie \
    --to=david.weisgerber@ms-gmbh.de \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.