please, can the OCC dev team remove all the couts from the code ?
I'm facing the one in ShapeProcess_Context::LoadResourceManager
It is partically anoying in console applications.
It is really not a complicated task. just find all the cout in the code and comment them out (grep is your friend :-) )
Thanks,