Code Monkey home page Code Monkey logo

vmpc-binaries's Introduction

vmpc-binaries

vmpc-binaries's People

Contributors

izzyreal avatar

Stargazers

Justin Hornosty avatar

Watchers

 avatar Olivier HUMBERT avatar

vmpc-binaries's Issues

Compatible with MacOS 10.15?

I really like the idea of this project! It brings back fond memories of hunching over that little LCD display for hours.

I've tried to run the Mac binary, but it seems to crash. Here's a bit of the crash report:

Crashed Thread: 0 JUCE Message Thread Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [77013]

Is this binary compatible with 10.15? I tried to compile the Juce version and the plan vmpc repository without much success. If there's a relatively straightforward way to get this running on my Mac, I'd be thrilled!

Oh, and I tried the installer for Windows, which worked without a hitch. However, since I do all my music stuff on the Mac, it would be awesome to get it running in MacOs.

Building on linux

Not sure if this is the correct repository for this, but:

Yesterday I tried building vmpc on linux. I managed to get all dependencies (mpc, ctoot, moduru) compiled. Modified the JUCE project to use the correct JUCE, VST and include paths and built all of the vmpc assets.

The point where it goes awry is in the linker stage:

Linking vmpc - Standalone Plugin
/usr/bin/ld: cannot find -lmpc
/usr/bin/ld: cannot find -lctoot
/usr/bin/ld: cannot find -lmoduru
collect2: error: ld returned 1 exit status
make: *** [Makefile:124: build/vmpc] Error 1

I know the linux builds are "experimental", but can you give some hints on how to set up the build? ;)

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.