LAGonauta / MetaAudio

GoldSrc engine plugin for 3D sound
GNU General Public License v2.0
98 stars 14 forks source link

Building fails #32

Closed Idiot64 closed 3 years ago

Idiot64 commented 3 years ago

the building fails on linux, is there compatibillity?

-- The CXX compiler identification is GNU 10.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:61 (add_subdirectory):
  The source directory

    /home/[user]/Downloads/MetaAudio-master/externals/openal-soft

  does not contain a CMakeLists.txt file.

CMake Error at CMakeLists.txt:63 (add_subdirectory):
  The source directory

    /home/[user]/Downloads/MetaAudio-master/externals/alure

  does not contain a CMakeLists.txt file.

CMake Error at CMakeLists.txt:69 (set_property):
  set_property could not find TARGET alure2.  Perhaps it has not yet been
  created.

CMake Error at CMakeLists.txt:71 (add_subdirectory):
  The source directory

    /home/[user]/Downloads/MetaAudio-master/externals/metahook

  does not contain a CMakeLists.txt file.

-- Configuring incomplete, errors occurred!
See also "/home/[user]/Downloads/MetaAudio-master/CMakeFiles/CMakeOutput.log". 

help

Idiot64 commented 3 years ago

is it me, or what, there are only instructions for visual studio and i dont know how to compile