> Hi,
> 
> On Thu, Sep 14, 2023 at 11:12 PM Luya Tshimbalanga
> <luya(a)fedoraproject.org&gt; wrote:
> 
> I don't see any reference to Python 3.12 there. The error is:
> 
> In file included from /usr/include/epoxy/egl.h:46,
>                  from
> /builddir/build/BUILD/blender-3.6.2/intern/ghost/intern/GHOST_ContextEGL.hh:13,
>                  from
> /builddir/build/BUILD/blender-3.6.2/intern/ghost/intern/GHOST_XrGraphicsBinding.cc:12:
> /builddir/build/BUILD/blender-3.6.2/intern/ghost/intern/GHOST_XrGraphicsBinding.cc:
> In member function ‘virtual void
> GHOST_XrGraphicsBindingOpenGL::initFromGhostContext(GHOST_Context&)’:
> /builddir/build/BUILD/blender-3.6.2/intern/ghost/intern/GHOST_XrGraphicsBinding.cc:154:42:
> error: invalid conversion from ‘void (* (*)(const char*))()’ to
> ‘PFN_xrEglGetProcAddressMNDX’ {aka ‘void* (*)(const char*)’}
> [-fpermissive]
>   154 |         oxr_binding.egl.getProcAddress = eglGetProcAddress;
>       |                                          ^~~~~~~~~~~~~~~~~
>       |                                          |
>       |                                          void (* (*)(const char*))()
> 
> which looks like
> https://projects.blender.org/blender/blender/issues/111820 Try
> applying the linked patch in
> https://projects.blender.org/blender/blender/commit/8159bd90e527552ccfe27...

Thanks, Elliot. The patch fixed the issue.

Luya
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to