I've confirmed SWH plugins fail, but only when doing a Debug build.
For anyone building a Debug build on Apple, for now, please additionally
add the "-DWANT_SWH=OFF" parameter to the cmake command. Wiki has been
updated to reflect this:
https://github.com/LMMS/lmms/wiki/Compiling-lmms-(Apple)#de
Noted
On Sun, Apr 5, 2015 at 10:52 PM, Tres Finocchiaro <
tres.finocchi...@gmail.com> wrote:
> I would recommend someone more active with the codebase does this... It
> won't be a one-liner.
>
--
Jonathan Aquilina
--
I would recommend someone more active with the codebase does this... It
won't be a one-liner.
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slas
Will sync 1.1 back into master when I wake in the morning
Sent from my iPhone
> On 05 Apr 2015, at 14:34, Tres Finocchiaro wrote:
>
> We need someone to sync stable-1.1 commits to master. Look through the
> stable-1.1 commits and see if it has already been addressed there.
>
> Furthermore, L
Wouldn't a git pull origin stable-1.1 be enough to pull those changes back into
master?
Sent from my iPhone
> On 05 Apr 2015, at 14:34, Tres Finocchiaro wrote:
>
> We need someone to sync stable-1.1 commits to master. Look through the
> stable-1.1 commits and see if it has already been addre
We need someone to sync stable-1.1 commits to master. Look through the
stable-1.1 commits and see if it has already been addressed there.
Furthermore, Lukas set Travis to build with Homebrew whereas the tutorial
is still written for MacPorts, so we may have some MacPorts related bugs
Travis doesn
I think in regards to SWH we have a regression. As I was testing another
issue i stumbled across in master with mallets, I also tested against it on
stable. It seems that stable 1.1 is able to build SWH with no problems.
What would I need to do to be able to dig further as to why I am not able
to
Hi Tres,
Just to let you know WANT_SWH to false wont work as it starts complaining
about a directory not existing. On the other hand changing the
CMakeLists.txt and setting SWH to OFF is sufficient to get a build going on
mac.
On Sat, Apr 4, 2015 at 1:33 PM, Tres Finocchiaro wrote:
> It was a l
It was a lot of trial and error to get these to compile and link with Clang
in the first place and these SWH plugins aren't actively being developed
upstream. Could you set WANT_SWH to false for now and come back to this
later? You may also need to comment it out on the plugins/CMakeLists.txt.
--
Morning all, I am trying to get a master build with debug symbols to work
on existing mac issues. The issue seems to be that there are no 64bit
symbols for the below:
Linking C shared module gong_1424.so
Undefined symbols for architecture x86_64:
"_waveguide_nl_free", referenced from:
_cl
10 matches
Mail list logo