-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 23.01.2014 11:49, F. Silvain wrote:
Florian Paul Schmidt, Jan 23 2014: ...
So if anyone is so inclined, please try
https://github.com/fps/teqqer
The README.md has build instructions.
Hey hey, I get an error from make. Here is
the complete output: ***
error log *** Scanning dependencies of target teq [ 50%] Building
CXX object CMakeFiles/teq.dir/teq/teq.cc.o In file included from
/home/silvain/src/teqqer/teq/teq/song.h:8, from
/home/silvain/src/teqqer/teq/teq/teq.h:22, from
/home/silvain/src/teqqer/teq/teq/teq.cc:1:
/home/silvain/src/teqqer/teq/teq/pattern.h: In copy constructor
'teq::pattern::pattern(const teq::pattern&)':
/home/silvain/src/teqqer/teq/teq/pattern.h:29: error: expected
initializer before ':' token
[snip]
I recently updated cmake from source, my gcc version is 4.4.5. Is
it a bug or a feature? :)
Wow, that's a pretty old GCC. Here's my version where this builds fine:
fps@mango 11:52:34 ~/.../teqqer/teq/ $ gcc --version
gcc (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
My C++-11 is rather weak though (I used this project to get into some
of the new features), so it might be a bug in my code..
Flo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
Comment: Using GnuPG with Thunderbird -
http://www.enigmail.net/
iQEcBAEBAgAGBQJS4PTYAAoJEA5f4Coltk8Z/lsIALUVQzbA+JTVlhkmm900M9KP
LNp7SLOSvrtOVGzAsL7W+CNjNxa6H1pu0Eqyddb5XRH/R+PaMmE6gtWZwQ6TABTy
WxPBVCMcqp2UkAW4yYLFwRxHUUIRYCegQnlBNOw2/6ygfGK/iBWFsfq0ssz8hB+r
2MfGvstX/KUBB/V5t7AczAj/HtqZkYF9SFdneHfa/FU2Amwe+a9mdnQJjGduvATU
IPzRRsSIW+lrj1mAD22WOYbWOlSlMROa1wjSu0qTMkVrbn9tJOPg2QhZzTD/EJis
Q5rPbKOx2vRcPRNPIKeiyRoyScQxVDVWQglyy6uJC9ZJvRiywa1Pqh0gvw1rwFA=
=4rMr
-----END PGP SIGNATURE-----