Re: [LAU] teqqer, the console tracker, feedback requested

From: F. Silvain <silvain@email-addr-hidden>
Date: Thu Jan 23 2014 - 12:49:32 EET

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
/home/silvain/src/teqqer/teq/teq/pattern.h:33: error: expected primary-expression before '}' token
/home/silvain/src/teqqer/teq/teq/pattern.h:33: error: expected ';' before '}' token
/home/silvain/src/teqqer/teq/teq/pattern.h:33: error: expected primary-expression before '}' token
/home/silvain/src/teqqer/teq/teq/pattern.h:33: error: expected ')' before '}' token
/home/silvain/src/teqqer/teq/teq/pattern.h:33: error: expected primary-expression before '}' token
/home/silvain/src/teqqer/teq/teq/pattern.h:33: error: expected ';' before '}' token
/home/silvain/src/teqqer/teq/teq/teq.cc: In member function 'void teq::teq::set_send_all_notes_off_on_loop(bool)':
/home/silvain/src/teqqer/teq/teq/teq.cc:87: error: expected primary-expression before '[' token
cc1plus: warnings being treated as errors
/home/silvain/src/teqqer/teq/teq/teq.cc:87: error: left-hand operand of comma has no effect
/home/silvain/src/teqqer/teq/teq/teq.cc: In member function 'void teq::teq::set_send_all_notes_off_on_stop(bool)':
/home/silvain/src/teqqer/teq/teq/teq.cc:98: error: expected primary-expression before '[' token
/home/silvain/src/teqqer/teq/teq/teq.cc:98: error: left-hand operand of comma has no effect
/home/silvain/src/teqqer/teq/teq/teq.cc: In member function 'bool teq::teq::track_name_exists(std::string)':
/home/silvain/src/teqqer/teq/teq/teq.cc:107: error: expected initializer before ':' token
/home/silvain/src/teqqer/teq/teq/teq.cc:792: error: expected primary-expression at end of input
/home/silvain/src/teqqer/teq/teq/teq.cc:792: error: expected ';' at end of input
/home/silvain/src/teqqer/teq/teq/teq.cc:792: error: expected primary-expression at end of input
/home/silvain/src/teqqer/teq/teq/teq.cc:792: error: expected ')' at end of input
/home/silvain/src/teqqer/teq/teq/teq.cc:792: error: expected statement at end of input
/home/silvain/src/teqqer/teq/teq/teq.cc:792: error: expected '}' at end of input
/home/silvain/src/teqqer/teq/teq/teq.cc:792: error: no return statement in function returning non-void
/home/silvain/src/teqqer/teq/teq/teq.cc: At global scope:
/home/silvain/src/teqqer/teq/teq/teq.cc:792: error: expected '}' at end of input
make[2]: *** [CMakeFiles/teq.dir/teq/teq.cc.o] Error 1
make[1]: *** [CMakeFiles/teq.dir/all] Error 2
make: *** [all] Error 2
*** end of error log ***

I recently updated cmake from source, my gcc version is 4.4.5. Is it a bug or a feature? :)

Ta-ta

----
Ffanci
* Internet: http://freeshell.de/~silvain
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Thu Jan 23 16:15:02 2014

This archive was generated by hypermail 2.1.8 : Thu Jan 23 2014 - 16:15:02 EET