Compiling LMMS 0.4.13 in Ubuntu 12.04 x86_64
Posted: Fri Jul 06, 2012 6:10 pm
Hi
I am having issues compiling LMMS from source, I get stuck at the "make" command, at 87% it gives me this error
Any ideas? 
I am having issues compiling LMMS from source, I get stuck at the "make" command, at 87% it gives me this error
Code: Select all
/usr/bin/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 (RemoteVstPlugin.c9kiSM.o) is not supported
winebuild: /usr/bin/ld failed with status 1
winegcc: winebuild failed
make[2]: *** [plugins/vst_base/RemoteVstPlugin] Error 2
make[1]: *** [plugins/vst_base/CMakeFiles/vstbase.dir/all] Error 2
make: *** [all] Error 2