Thank you for looking into this. :) [Tobias Doerffel] > You have to install wine32-dev-tools on both platforms (i386 and > amd64!) (wine64-dev-tools is for building 64 bit windows > applications which is not what we desire here)
Strange. wine32-dev-tools do not exist on amd64, according to <URL: https://packages.debian.org/unstable/wine32-dev-tools >. > and add > > /usr/lib/i386-linux-gnu/wine/bin > > to PATH so wineg++ can be found by CMake. This is required because > even if we would hardcode to use > /usr/lib/i386-linux-gnu/wine/bin/wineg++ it would fail because wineg++ > is a wrapper which calls other files in the mentioned directory as if > they were in PATH. This is an issue with the WINE packages and is not > related to LMMS. All we need is a callable and working wineg++ binary. So to me, it look like the plugin can only be build on i386 in Debian. :( -- Happy hacking Petter Reinholdtsen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org