-
Notifications
You must be signed in to change notification settings - Fork 3
failed to build "Cannot enable broadcom vulkan driver" #2
Comments
Hi, i have the same issue here: meson.build:252:2: ERROR: Problem encountered: Cannot enable broadcom vulkan driver |
I think this only works with propietary drivers active (not mesa) |
No sorry, |
Askmewho ... probably i found how you can build it for the native platform ... do like this mkdir build |
it build on my pi4 this is the result
|
Could you perform any test?? This is too young I guess |
yes i test it with some testing programs found someware ... the vulkan query start and gave a device vulkan capable present like this GPU id : 0 (VideoCore 4.2) ... but after for all the prg i have only the result of segmentation failure .. i gdb it and the failur is at 0x0000000 ... right now is not usable ... for what i understand the author here is not interested any more to make it.. plus i subitted a smal patch for fix a compile error but him dint review it but rejected it. |
The text was updated successfully, but these errors were encountered: