toonloop icon indicating copy to clipboard operation
toonloop copied to clipboard

Fails to build on Ubuntu 14.04

Open hellocatfood opened this issue 10 years ago • 2 comments

When running ./configure I get the following error: configure: error: Missing librtmidi-dev However, when I try to install this it would result in lots of packages being uninstalled The following packages will be REMOVED jackd jackd2 jackd2-firewire libasound2-plugins:i386 libjack-jackd2-0 libjack-jackd2-0:i386 nuvolaplayer-flashplugin nuvolaplayer-flashplugin-multiarch:i386 qjackctl skype:i386

Is there any way to compile this without relying on librtmidi-dev?

hellocatfood avatar Aug 06 '14 12:08 hellocatfood

The Debian and Ubuntu packaging or PortMidi and RtMidi made it very challenging so far.

Which branch or tag are you trying to build? It seems like it is currently a mandatory dependency in the develop branch. (the main development branch) We could make RtMidi non-mandatory.

aalex avatar Aug 07 '14 23:08 aalex

I've tried compiling devlop and master and both have this dependency

hellocatfood avatar Aug 08 '14 09:08 hellocatfood