Page 1 of 1

Problems compiling in Linux

Posted: Mon Aug 11, 2014 10:14 am
by XYZAFFA1R
As far as I know I have all, necessary deps. I get an error on step: cmake .. -DCMAKE_BUILD_TYPE=Release && make
My terminal output of step: sprunge.us/QYRG

Re: Problems compiling in Linux

Posted: Tue Aug 12, 2014 9:16 pm
by learn_more
/home/wolfgang/.openspades/openspades/Sources/./Core/Strings.h:201:4: sorry, unimplemented: use of type_pack_expansion in template


your gcc is too old.

Re: Problems compiling in Linux

Posted: Thu Dec 11, 2014 4:27 pm
by dooom
I get the exact same errors, even though i literally just updated gcc. It's version (Debian 4.7.2-5) 4.7.2 according to gcc --version so I don't see why this isn't working. I'm running CrunchBang Linux at the moment, and I have openspades installed successfully on Ubuntu Studio on the same laptop. Any ideas if it's something to do with my OS or because I'm running the latest version of gcc?