I have built and installed cquery as explained in it's repository. But it seems to me that something goes wrong.
This simple code snippet compiles well without any error while cquery shows me an error telling invalid operands to binary expression ('std::__1::ostream' (aka 'basic_ostream') and 'const char
I made lots of researches to configure .cquery file and it's paths but I still have no success.