동일 이름의 xml 파일은 보이는데 헤더나 소스가 없어서
build 관련 스크립트를 뒤져보다 보니 빙고
./wayvnc/build/build.ninja:205:build protocols/libclient_protos.a.p/wlr-virtual-pointer-unstable-v1.h: CUSTOM_COMMAND ../protocols/wlr-virtual-pointer-unstable-v1.xml | /opt/toolchain/usr/bin/wayland-scanner |
This tool is used to generate C headers & glue code from the Wayland protocol XML files discussed in chapter 2.3 |
[링크 : https://wayland-book.com/libwayland/wayland-scanner.html]
'프로그램 사용 > wayland' 카테고리의 다른 글
weston drm atomic (0) | 2022.03.17 |
---|---|
wayvnc 실행 실패 (0) | 2022.02.17 |
wayland wl_fixed_t 변수 (0) | 2022.02.07 |
wayvnc (0) | 2022.01.24 |
weston client 메모리 누수 (0) | 2022.01.17 |