Hey everybody,
I recently switched to ubuntu and building with waf. This has eased quite a few of my problems. But, as development continues new errors are introduced into the code. In other IDEs I used to get relatively conclusive compile error messages that would point me to a file and a line and also display some information about the type of error.
Not so when compiling with waf! The most I can make out is the relevant file. Is there any way, I can configure waf to aid me along the way of finding the errors I introduced?
Thanks!
(I hope this is the correct category. If not, feel free to point it out to me and let’s move the thread there!)
Error screenshot