From: Markus Volk <f_l_k@t-online.de>
To: Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [oe-core][PATCHv4] libsdl2: update 2.0.22 -> 2.24.0
Date: Tue, 06 Sep 2022 12:57:56 +0200 [thread overview]
Message-ID: <KSBSHR.GBRTTFZ3GOW63@t-online.de> (raw)
In-Reply-To: <YxcaoKV6sz+dCbGL@mail.local>
[-- Attachment #1: Type: text/plain, Size: 982 bytes --]
Am Di, 6. Sep 2022 um 12:02:08 +0200 schrieb Alexandre Belloni
<alexandre.belloni@bootlin.com>:
> |
> /home/pokybuild/yocto-worker/meta-mingw/build/build/tmp/work/i686-nativesdk-mingw32-w64-mingw32/nativesdk-libsdl2/2.24.0-r0/SDL2-2.24.0/src/video/windows/SDL_windowsvideo.c:247:38:
> error: 'WIN_GL_GetDrawableSize' undeclared (first use in this
> function); did you mean 'WIN_GetDrawableSize'?
> | 247 | device->Vulkan_GetDrawableSize = WIN_GL_GetDrawableSize;
> | | ^~~~~~~~~~~~~~~~~~~~~~
> | | WIN_GetDrawableSize
meta-mingw prohibits opengl and gles2 for libsdl2. Therefore, vulkan
cannot be built either. I will add a PACKAGECONFIG for Vulkan to the
libsdl2 recipe so we can disable it, and send a patch for meta-mingw to
remove vulkan from the libsdl2 PACKAGECONFIG as well.
<https://git.yoctoproject.org/meta-mingw/tree/recipes-graphics/libsdl2/libsdl2_%25.bbappend#n4>
[-- Attachment #2: Type: text/html, Size: 1268 bytes --]
next prev parent reply other threads:[~2022-09-06 10:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-06 7:43 [oe-core][PATCHv4] libsdl2: update 2.0.22 -> 2.24.0 Markus Volk
2022-09-06 7:45 ` Markus Volk
2022-09-06 10:02 ` Alexandre Belloni
2022-09-06 10:57 ` Markus Volk [this message]
[not found] ` <17124046E1F6F804.11662@lists.openembedded.org>
2022-09-06 19:05 ` Markus Volk
[not found] ` <17125AE5A1EE4D50.23270@lists.openembedded.org>
2022-09-06 19:13 ` Markus Volk
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=KSBSHR.GBRTTFZ3GOW63@t-online.de \
--to=f_l_k@t-online.de \
--cc=alexandre.belloni@bootlin.com \
--cc=openembedded-core@lists.openembedded.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.