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 file): " +
String(strerror(errno)));
^
mainwindow.cpp:1215:156: note: suggested alternatives:
In file included from /usr/local/include/libgig/DLS.h:27:0,
from /usr/local/include/libgig/gig.h:27,
from global.h:49,
from mainwindow.cpp:47:
/usr/local/include/libgig/RIFF.h:144:25: note: ‘RIFF::String’
typedef std::string String;
^
In file included from /usr/local/include/libgig/gig.h:27:0,
from global.h:49,
from mainwindow.cpp:47:
/usr/local/include/libgig/DLS.h:106:25: note: ‘DLS::String’
typedef std::string String;
^
In file included from global.h:50:0,
from mainwindow.cpp:47:
/usr/local/include/libgig/Serialization.h:119:25: note:
‘Serialization::String’
typedef std::string String;
^
In file included from global.h:49:0,
from mainwindow.cpp:47:
/usr/local/include/libgig/gig.h:94:25: note: ‘gig::String’
typedef std::string String;
^
mainwindow.cpp:1222:152: error: ‘String’ was not declared in this scope
with temporary file (unable to rename temp file): " +
String(strerror(errno)));
^
mainwindow.cpp:1222:152: note: suggested alternatives:
In file included from /usr/local/include/libgig/DLS.h:27:0,
from /usr/local/include/libgig/gig.h:27,
from global.h:49,
from mainwindow.cpp:47:
/usr/local/include/libgig/RIFF.h:144:25: note: ‘RIFF::String’
typedef std::string String;
^
In file included from /usr/local/include/libgig/gig.h:27:0,
from global.h:49,
from mainwindow.cpp:47:
/usr/local/include/libgig/DLS.h:106:25: note: ‘DLS::String’
typedef std::string String;
^
In file included from global.h:50:0,
from mainwindow.cpp:47:
/usr/local/include/libgig/Serialization.h:119:25: note:
‘Serialization::String’
typedef std::string String;
^
In file included from global.h:49:0,
from mainwindow.cpp:47:
/usr/local/include/libgig/gig.h:94:25: note: ‘gig::String’
typedef std::string String;
^
Makefile:733: recipe for target 'libgigedit_la-mainwindow.lo' failed
make[4]: *** [libgigedit_la-mainwindow.lo] Error 1
make[4]: Leaving directory
'/home/andrew/Desktop/Linuxsampler/gigedit/src/gigedit'
On Sat, May 13, 2017 at 8:02 PM, Christian Schoenebeck <
schoeneb...@linuxsampler.org> wrote:
> 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
> > String tmpname = filename + ".TMP";
> > ^
>
> I have no idea why this error triggered with your compiler and not with any
> one in our compiler arsenal, but ooookaaay.
>
> I just committed a fix to SVN. Should work now for you.
>
> CU
> Christian
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Linuxsampler-devel mailing list
> Linuxsampler-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel