Hey everyone I just got code::blocks installed on my lubuntu mini and I tried to run a console application, it asked me to build twice, I said yes twice, (this is after hitting the run button), because i never built the project before.
So I click yes both times, nothing happens.
I try a run without building after this and the console says:
sh: home/jonathan/Programs/test/bin/debug/test: not found
Why isn't my build working?