DragonJoker / Ashes

Drop-in replacement for Vulkan shared library, for older hardware compatibility

Home Page:https://dragonjoker.github.io/Ashes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fail to build

Arthapz opened this issue · comments

on Arch linux

CMake Error at CMakeLists.txt:189 (add_subdirectory):
  add_subdirectory given source "Templates" which is not an existing
  directory.


CMake Error at CMakeLists.txt:193 (add_subdirectory):
  add_subdirectory given source "Test" which is not an existing directory.


CMake Error at CMakeLists.txt:197 (add_subdirectory):
  add_subdirectory given source "Samples" which is not an existing directory.


-- Configuring incomplete, errors occurred!
See also "/home/arthapz/Dev/repos/Ashes/build/CMakeFiles/CMakeOutput.log".

Hi,

Which branch are you trying to compile ?
ashes_c_api needs a full pass with GCC and Linux, before being validated.