mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
vulkan-headers as dependency
This commit is contained in:
@@ -61,6 +61,7 @@ GPU Screen Recorder uses meson build system so you need to install `meson` to bu
|
||||
These are the dependencies needed to build GPU Screen Recorder:
|
||||
|
||||
* libglvnd (which provides libgl, libglx and libegl)
|
||||
* vulkan-headers
|
||||
* ffmpeg (libavcodec, libavformat, libavutil, libswresample, libavfilter)
|
||||
* x11 (libx11, libxcomposite, libxrandr, libxfixes, libxdamage)
|
||||
* libpulse
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
#include "../../../include/egl.h"
|
||||
|
||||
#include <libavcodec/avcodec.h>
|
||||
#define VK_NO_PROTOTYPES
|
||||
#include <libavutil/hwcontext_vulkan.h>
|
||||
|
||||
//#include <vulkan/vulkan_core.h>
|
||||
|
||||
Reference in New Issue
Block a user