Im trying to compile using c::b and autotools, but its not going good...
Ive got my in myproject/myproject.cbp, the sources it has to compile are in myproject/src and myproject/test
I went to project properties and check "this is a custom Makefile"
but when i try to compile it says:
make: *** No rule to make target `Debug'. Stop.
Process terminated with status 2 (0 minutes, 0 seconds)
0 errors, 0 warnings