Re: [Linuxsampler-devel] LibGIg Compiler error on UbuntuStudio 16.04

2017-05-14 Thread Andrew C
Thanks, Christian! Got all the bits and pieces finally working in unison. Took me a bit of googling to figure out I had to install linuxsampler before I installed gigedit so I could live edit, but it all works now! I should make a new post for this, but I'm really digging the new features of giged

Re: [Linuxsampler-devel] LibGIg Compiler error on UbuntuStudio 16.04

2017-05-14 Thread Christian Schoenebeck
On Sunday, May 14, 2017 11:55:19 Andrew C wrote: > UbuntuStudio must be "unique" in this regard... > > Got another compile time error, if you'd like to take a look :D > > mainwindow.cpp: In member function ‘void Saver::thread_function()’: > mainwindow.cpp:1215:156: error: ‘String’ was not declare

Re: [Linuxsampler-devel] LibGIg Compiler error on UbuntuStudio 16.04

2017-05-14 Thread Andrew C
UbuntuStudio must be "unique" in this regard... Got another compile time error, if you'd like to take a look :D mainwindow.cpp: In member function ‘void Saver::thread_function()’: mainwindow.cpp:1215:156: error: ‘String’ was not declared in this scope temporary file (unable to remove original f

Re: [Linuxsampler-devel] LibGIg Compiler error on UbuntuStudio 16.04

2017-05-13 Thread Christian Schoenebeck
On Friday, May 12, 2017 20:51:44 Andrew C wrote: > One final thing re svn gigedit now :> > > Got the following when trying to compile it: > > mainwindow.cpp: In member function ‘void Saver::thread_function()’: > mainwindow.cpp:1207:17: error: ‘String’ was not declared in this scope >

Re: [Linuxsampler-devel] LibGIg Compiler error on UbuntuStudio 16.04

2017-05-12 Thread Andrew C
One final thing re svn gigedit now :> Got the following when trying to compile it: mainwindow.cpp: In member function ‘void Saver::thread_function()’: mainwindow.cpp:1207:17: error: ‘String’ was not declared in this scope String tmpname = filename + ".TMP"; ^ mai

Re: [Linuxsampler-devel] LibGIg Compiler error on UbuntuStudio 16.04

2017-05-12 Thread Andrew C
Thanks, using 'make parser' worked fine and linuxsampler builds properly. On Fri, May 12, 2017 at 12:53 PM, Christian Schoenebeck < schoeneb...@linuxsampler.org> wrote: > On Friday, May 12, 2017 11:59:57 Andrew C wrote: > > Thanks, Christian, that works like a charm. Libgig compiled successfully.

Re: [Linuxsampler-devel] LibGIg Compiler error on UbuntuStudio 16.04

2017-05-12 Thread Christian Schoenebeck
On Friday, May 12, 2017 11:59:57 Andrew C wrote: > Thanks, Christian, that works like a charm. Libgig compiled successfully. > > Getting a makefile/make related error now when trying to build Linuxsampler > from SVN: > [snip] > make[3]: Entering directory > '/home/ubuntu-studio/Desktop/Linuxsampl

Re: [Linuxsampler-devel] LibGIg Compiler error on UbuntuStudio 16.04

2017-05-12 Thread Andrew C
Thanks, Christian, that works like a charm. Libgig compiled successfully. Getting a makefile/make related error now when trying to build Linuxsampler from SVN: make all-recursive make[1]: Entering directory '/home/ubuntu-studio/Desktop/Linuxsampler/linuxsampler' Making all in man make[2]: Enteri

Re: [Linuxsampler-devel] LibGIg Compiler error on UbuntuStudio 16.04

2017-05-11 Thread Christian Schoenebeck
On Thursday, May 11, 2017 19:07:25 Andrew C wrote: > P.S. This is from the latest libgig svn. > > Andrew. > > On Thu, May 11, 2017 at 7:04 PM, Andrew C wrote: > > Hey guys, > > > > I'm trying to compile Libgig on UbuntuStudio 16.04 and I'm getting a > > compile time error. > > > > Here's the v

Re: [Linuxsampler-devel] LibGIg Compiler error on UbuntuStudio 16.04

2017-05-11 Thread Andrew C
P.S. This is from the latest libgig svn. Andrew. On Thu, May 11, 2017 at 7:04 PM, Andrew C wrote: > Hey guys, > > I'm trying to compile Libgig on UbuntuStudio 16.04 and I'm getting a > compile time error. > > Here's the version of g++ i'm using: > > g++ (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 201