GithubHelp home page GithubHelp logo

rodlie / airwave Goto Github PK

View Code? Open in Web Editor NEW

This project forked from psycha0s/airwave

27.0 27.0 4.0 368 KB

Use Windows audio plug-ins on Linux

License: MIT License

CMake 2.05% C++ 97.95%
audio bridge daw linux plug-ins plugins vst vst-plugin vst-plugin-library vst2 win32 win64 wine

airwave's Introduction

GitHub stats

airwave's People

Contributors

asb2m10 avatar j-n-f avatar jasalt avatar jdloft avatar joelmo avatar jypma avatar psycha0s avatar rodlie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

airwave's Issues

CMake could not find LibDL or LibMagic even though they are installed with apt

Hey,

I've been trying to build airwave, but for some reason cmake can't find LibMagic or LibDL. I have also tried to skip these and turns out it can't find X11 either. All of these packages I have installed already through apt (libmagic-dev, libx11-dev) and I'm running on Mint 19.1. Just wondering if anyone else seemed to encounter a similar issue or if there is something obvious I might be missing.

My terminal output shows this:

~/DownloadedZipApps/airwave$ cmake -DCMAKE_BUILD_TYPE="Release" -DCMAKE_INSTALL_PREFIX=/home/night/DownloadedZipApps/airwave-install

-- VST2 SDK headers are found in /home/night/DownloadedZipApps/airwave/VST2
-- Could NOT find LibDL (missing: LIBDL_LIBRARY) 
-- libmagic version: 5.32
CMake Error at /usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find LibMagic (missing: LIBMAGIC_LIBRARY)
Call Stack (most recent call first):
  /usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  cmake/FindLibMagic.cmake:61 (find_package_handle_standard_args)
  src/plugin/CMakeLists.txt:6 (find_package)

Any help or pointers appreciated!

VST SDK Download failed

It seems that Steinberg changed the location of the SDK again


-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- VSTSDK_PATH is set to /home/khusseini/src/github.com/rodlie/airwave/VST_SDK/VST3_SDK
--2018-11-23 20:29:45--  https://download.steinberg.net/sdk_downloads/vstsdk369_01_03_2018_build_132.zip
Resolving download.steinberg.net (download.steinberg.net)... 2a02:26f0:ee:29c::1575, 2a02:26f0:ee:2a6::1575, 2.19.105.129
Connecting to download.steinberg.net (download.steinberg.net)|2a02:26f0:ee:29c::1575|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2018-11-23 20:29:47 ERROR 404: Not Found.

unzip:  cannot find or open vstsdk369_01_03_2018_build_132.zip, vstsdk369_01_03_2018_build_132.zip.zip or vstsdk369_01_03_2018_build_132.zip.ZIP.
CMake Error at CMakeLists.txt:76 (message):
  VST SDK is not found.  You should set the VSTSDK_PATH variable

Compilation error

Hello!
I am writing here because I no longer know what to do. After starting the "make" command, I get an error.

LOG:

[ 20%] Building CXX object src/host/CMakeFiles/airwave-host-32.dir/__/common/dataport.cpp.o
In file included from /usr/include/c++/8.2.1/ext/string_conversions.h:41,
from /usr/include/c++/8.2.1/bits/basic_string.h:6391,
from /usr/include/c++/8.2.1/string:52,
from /usr/include/c++/8.2.1/stdexcept:39,
from /usr/include/c++/8.2.1/array:39,
from /usr/include/c++/8.2.1/tuple:39,
from /usr/include/c++/8.2.1/bits/unique_ptr.h:37,
from /usr/include/c++/8.2.1/memory:80,
from /home/user/airwave/src/common/types.h:6,
from /home/user/airwave/src/common/dataport.h:5,
from /home/user/airwave/src/common/dataport.cpp:1:

/usr/include/c++/8.2.1/cstdlib:75:15: fatal error: stdlib.h: No such file or directory
#include_next <stdlib.h>
^~~~~~~~~~

compilation terminated.
winegcc: g++ failed
make[2]: *** [src/host/CMakeFiles/airwave-host-32.dir/build.make:63: src/host/CMakeFiles/airwave-host-32.dir/__/common/dataport.cpp.o] Error 2
make[1]: *** [CMakeFiles/Makefile2:148: src/host/CMakeFiles/airwave-host-32.dir/all] Error 2
make: *** [Makefile:130: all] Error 2

I'm using Archlinux, and the lastet gcc(8.2.1)
As it turned out, this problem relates more to the compiler, and not to this code.
More info about problem: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70129
I tried to fix this error by adding different flags to CMakeLists.txt such as:

CMAKE_DEFAULT_INCDIRS
CMAKE_SYSROOT
CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES

but I did not succeed...
Please help with this problem, or at least tell in which direction to dig

Another Compilation Error

Running Ubuntu 18.04
During the make process, this error occurred.

[ 27%] Building CXX object src/host/CMakeFiles/airwave-host-32.dir/__/common/vsteventkeeper.cpp.o
[ 28%] Building CXX object src/host/CMakeFiles/airwave-host-32.dir/host.cpp.o
[ 30%] Building CXX object src/host/CMakeFiles/airwave-host-32.dir/main.cpp.o
[ 32%] Linking CXX executable airwave-host-32
ld: Relocatable linking with relocations from format elf64-x86-64 (/usr/lib/x86_64-linux-gnu/wine/libwinecrt0.a(exe_entry.o)) to format elf32-i386 (airwave-host-32.qgK5Yp.o) is not supported
winebuild: ld failed with status 1
winegcc: /usr/lib/wine/winebuild failed
src/host/CMakeFiles/airwave-host-32.dir/build.make:250: recipe for target 'src/host/airwave-host-32' failed
make[2]: *** [src/host/airwave-host-32] Error 2
CMakeFiles/Makefile2:142: recipe for target 'src/host/CMakeFiles/airwave-host-32.dir/all' failed
make[1]: *** [src/host/CMakeFiles/airwave-host-32.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.