[Bug 764066] New: vulkan: Build failure on arch not finding VK_API_VERSION
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Mar 23 11:07:13 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=764066
Bug ID: 764066
Summary: vulkan: Build failure on arch not finding
VK_API_VERSION
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: tsaunier at gnome.org
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
I installed the vulkan-headers as described in
https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/vulkan-docs
meaning hearders from
https://github.com/KhronosGroup/Vulkan-Docs/archive/v1.0-core+wsi-20160311.tar.gz
but I am getting the following error:
vkinstance.c: In function ‘gst_vulkan_instance_open’:
vkinstance.c:302:22: error: ‘VK_API_VERSION’ undeclared (first use in this
function)
app.apiVersion = VK_API_VERSION;
^
There is no VK_API_VERSION in vulkan.h but there is VK_API_VERSION_1_0
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list