Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FreeBSD: "unsupported system" #104

Open
probonopd opened this issue Jan 29, 2022 · 1 comment
Open

FreeBSD: "unsupported system" #104

probonopd opened this issue Jan 29, 2022 · 1 comment

Comments

@probonopd
Copy link

probonopd commented Jan 29, 2022

Was trying to compile this on FreeBSD in the hopes of getting a FreeBSD native version of Dexed this way.

FreeBSD% meson build --buildtype release

The Meson build system
Version: 0.60.3
Source dir: /tmp/DISTRHO-Ports
Build dir: /tmp/DISTRHO-Ports/build
Build type: native build
Project name: DISTRHO-Ports
Project version: undefined
C compiler for the host machine: cc (clang 11.0.1 "FreeBSD clang version 11.0.1 ([email protected]:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)")
C linker for the host machine: cc ld.lld 11.0.1
C++ compiler for the host machine: c++ (clang 11.0.1 "FreeBSD clang version 11.0.1 ([email protected]:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)")
C++ linker for the host machine: c++ ld.lld 11.0.1
Host machine cpu family: x86_64
Host machine cpu: x86_64

meson.build:48:4: ERROR: Problem encountered: unsupported system

JUCE is available for FreeBSD: https://www.freshports.org/devel/juce

@falkTX
Copy link
Contributor

falkTX commented Jan 29, 2022

JUCE and BSD is kinda new thing, this repo contains an old version for legacy plugins, BSD is not supported on those.
Patches welcome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants