Linux Makefile and other errors
Brought to you by:
marzac
To compile on Linux (Fedora) I had to change a few things the Makefile.
I have attached a patch file that shows what I had to change to fix the following errors:
missing -lX11 in LIBS
mkdir does not work if directory already exists. use install -d instead (install)
rm command needs -f option to force removing files (uninstall)
the patch also fixes the DETUNE and TRANSPOSE errors from v2.11
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
patch to fix misc. errors in FB01SEv2.11
I have prepared a better patch that should fix these bugs properly
the new (hopefully) correct patch is named FB01SEv2.11src.patch.
Please review.
Last edit: Anonymous 2013-11-22
P.S. "Anonymous" is me. Forgot to log in :-)
Fixed: transpose and detune (again!)
Fixed: Makefile bugs/problems
Fixed: Voice/Bank/Setup file export - last byte "End Of Exclusive EOX" = 0xf7
Not fixed: crash when importing FB01 bank SysEx file
Not fixed: SVN version does not compile on my system. core/midi.cpp and/or core/midi.h have a problem
Last edit: Martin Tarenskeen 2013-11-22