Re: [LMMS-devel] Problem building on Linux

2015-01-19 Thread Phil (list)
I hadn't tried that (was following the README/INSTALL files. It might be a good idea to have a reference to https://github.com/LMMS/lmms/wiki/Compiling-lmms in README for those who have issues building...) I installed those packages and ran cmake again... same issue. So I then went back to the

Re: [LMMS-devel] Problem building on Linux

2015-01-19 Thread Tres Finocchiaro
I assume you've also tried the following per the build instructions? sudo apt-get install libc6-dev-i386 gcc-multilib g++-multilib -- New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offerin

Re: [LMMS-devel] Problem building on Linux

2015-01-19 Thread Phil (list)
I uninstalled libwine-dev leaving only wine-development (assuming that this was the equivalent to wine-dev as I couldn't find a package with that name) installed as was mentioned in the bug report but that did not work for me (cmake will then complain about 'not found, please install (lib)wine-dev

Re: [LMMS-devel] Problem building on Linux

2015-01-19 Thread Tres Finocchiaro
Also, the OP in #1097 claims removing *libwine-dev *fixed his issues per: I managed, I think wine-dev has some conflict with libwine-dev, I removed > the latter and it compiled, thanks for the help! Hope this helps! :) If not, I can fire up an identical dev machine and see where the problem is

Re: [LMMS-devel] Problem building on Linux

2015-01-19 Thread Tres Finocchiaro
Might be way off here, but we do have a line item on our wiki that speaks about 32-bit/64-bit VST issues. It is in the make step though so it may not be relevant. *Note:* On some Debian based systems if VST fails to locate wine-dev, > append -DWINE_LIBRARY=/usr/lib/i386-linux-gnu/libwine.so Wha

Re: [LMMS-devel] Problem building on Linux

2015-01-18 Thread Phil (list)
Jonas, I hadn't seen this but it did lead me to what the issue appears to be: I'm running 64-bit Debian (Jessie) and have installed wine-development. While this appears to install support both for 64- and 32-bit Wine support, there doesn't actually appear to be a 64-bit winegcc which is what the b

Re: [LMMS-devel] Problem building on Linux

2015-01-18 Thread Jonas Trappenberg
Have you already checked this thread on GitHub? https://github.com/LMMS/lmms/issues/1097 On 15-01-18 07:37 PM, Phil (list) wrote: > I pulled the latest from github and thought I had all of the required > prerequisites to build LMMS but ran into a snag: > > [ 81%] Generating RemoteVstPlugin > /bin