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 <countfuzzb...@gmail.com> 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 20160609
> > 
[snip]
> > 
> > In file included from gig.cpp:27:0:
> > Serialization.h: In function ‘bool Serialization::IsClass(const T&)’:
> > Serialization.h:138:16: error: ‘__is_union_or_class’ is not a member of
> > ‘std::tr1’> 
> >          return std::tr1::__is_union_or_class<T>::value; // without
> >          compiler sup
> >          
> >                 ^

I just commited something to SVN which should fix this error. Hope it works.

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

Reply via email to