@Yiannis or Zlika,
I hope one of you sees this, otherwise I will PM to Yiannis, but the unix project file for the profiler is incorrect :
The :
<Environment>
<Variable name="CBDIR" value="../../../.."/>
</Environment>
Should be :
<Environment>
<Variable name="CBDIR" value="../../.."/>
</Environment>
And I think it is even better to use the global variables : #CB etc ...
Cheers,
Lieven