Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

cbprofiler-unix.cbp is incorrect

(1/1)

killerbot:
@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

mandrav:
I haven't touched the contrib plugins unix project files. I plan to but don't expect it before the new year ;)

Zlika:
Hi
It's Yiannis who have created this file. I haven't a linux machine to test it.
I have checked the file and I agree with you so I have made your correction.
Please check if it's ok now because as I have said I can't check it by myself.

Zlika

killerbot:
builds fine now.    :D

Navigation

[0] Message Index

Go to full version