vulkan-headers

  1. U

    C++ FreeBSD-14 Vulkan-headers compile error

    I'm trying to compile this simple vulkan instance(Basically the vulkan tutorial) with GLFW(3.3.8) and Vulkan-headers(1.3.273) all from the pkg repo. I'm using the build2 build system with clang++. Although it doesn't matter whether I use G++ with libstdc++ or the system default. It keeps...
  2. Y

    Building finance/electrum fails

    I'm running into problems building electrum from the ports collection: cd /usr/ports/finance/electrum/ && make -DBATCH install ... ===> Configuring for libplacebo-6.292.0...
Back
Top