Página 1 de 1

How to pass compiler #define like XHB

Publicado: Sab May 05, 2007 12:43 pm
por ChrisGillard
Hi,
I pass #defines into my prgs so that some of my code can compile with clipper or xharbour or even xbase++.
#defines like XHB or XPP
How do I pass XHB into xharbour from an Xailer project please ??
Regards
Chris
Chris Gillard
Blue Square Software
02380 458737
www.bluesquare.co.uk

How to pass compiler #define like XHB

Publicado: Sab May 05, 2007 7:43 pm
por jose.luis
Chris,
Project->Project Properties->More Optiond
Regards,
José Luis Capel
"Chris Gillard" <chris@bluesquare.co.uk> escribió en el mensaje
news:[email=200755114314.941904@xccube...]200755114314.941904@xccube...[/email]
Hi,
I pass #defines into my prgs so that some of my code can compile with
clipper or xharbour or even xbase++.
#defines like XHB or XPP
How do I pass XHB into xharbour from an Xailer project please ??
Regards
Chris
Chris Gillard
Blue Square Software
02380 458737
www.bluesquare.co.uk

How to pass compiler #define like XHB

Publicado: Dom May 06, 2007 1:02 pm
por ChrisGillard
Jose,
Thanks for the reply ...
I have tried but it does not seem to do what I expect.
In the 'More Options' I have tried :
XHB ..... but then it errors trying to find & compile XHB.prg ??
#define XHB ..... it tries to find & compile #define.prg
I think there is something I am doing wrong .... can you tell me what please ??
Regards
Chris
Chris Gillard
Blue Square Software
02380 458737
www.bluesquare.co.uk
On Sat, 5 May 2007 18:43:32 +0100, José Luis Capel - Aicom wrote:
> Chris,
>
> Project->Project Properties->More Optiond
>
> Regards,
> José Luis Capel
>
>
> "Chris Gillard" escribió en el mensaje
> news:[email=200755114314.941904@xccube...]200755114314.941904@xccube...[/email] Hi,
>
> I pass #defines into my prgs so that some of my code can compile
> with clipper or xharbour or even xbase++.
>
> #defines like XHB or XPP
>
> How do I pass XHB into xharbour from an Xailer project please ??
>
> Regards
>
> Chris
>
> Chris Gillard
> Blue Square Software
> 02380 458737
> www.bluesquare.co.uk

How to pass compiler #define like XHB

Publicado: Lun May 07, 2007 10:09 am
por ignacio
Crhis,
Use the flag: /dXHB
Regards,
--
Ignacio Ortiz de Zúñiga
http://www.xailer.com
"Chris Gillard" <chris@bluesquare.co.uk> escribió en el mensaje
news:[email=20075612254.701033@xccube...]20075612254.701033@xccube...[/email]
Jose,
Thanks for the reply ...
I have tried but it does not seem to do what I expect.
In the 'More Options' I have tried :
XHB ..... but then it errors trying to find & compile XHB.prg ??
#define XHB ..... it tries to find & compile #define.prg
I think there is something I am doing wrong .... can you tell me what please
??
Regards
Chris
Chris Gillard
Blue Square Software
02380 458737
www.bluesquare.co.uk
On Sat, 5 May 2007 18:43:32 +0100, José Luis Capel - Aicom wrote:
> Chris,
>
> Project->Project Properties->More Optiond
>
> Regards,
> José Luis Capel
>
>
> "Chris Gillard" escribió en el mensaje
> news:[email=200755114314.941904@xccube...]200755114314.941904@xccube...[/email] Hi,
>
> I pass #defines into my prgs so that some of my code can compile
> with clipper or xharbour or even xbase++.
>
> #defines like XHB or XPP
>
> How do I pass XHB into xharbour from an Xailer project please ??
>
> Regards
>
> Chris
>
> Chris Gillard
> Blue Square Software
> 02380 458737
> www.bluesquare.co.uk

How to pass compiler #define like XHB

Publicado: Lun May 07, 2007 11:16 am
por ChrisGillard
Ignacio,
/dXHB .... thanks for that.
I see you are releasing most of the source code soon ... that will be a valuable learning tool.
Regards
Chris
Chris Gillard
Blue Square Software
02380 458737
www.bluesquare.co.uk
On Mon, 7 May 2007 09:09:57 +0100, Ignacio Ortiz de Zúñiga wrote:
> Crhis,
>
> Use the flag: /dXHB
>
> Regards,
> --
> Ignacio Ortiz de Zúñiga
> http://www.xailer.com
>
>
> "Chris Gillard" escribió en el mensaje
> news:[email=20075612254.701033@xccube...]20075612254.701033@xccube...[/email] Jose,
>
> Thanks for the reply ...
>
> I have tried but it does not seem to do what I expect.
>
> In the 'More Options' I have tried :
>
> XHB ..... but then it errors trying to find & compile XHB.prg ??
>
> #define XHB ..... it tries to find & compile #define.prg
>
> I think there is something I am doing wrong .... can you tell me
> what please ??
>
> Regards
>
> Chris
>
> Chris Gillard
> Blue Square Software
> 02380 458737
> www.bluesquare.co.uk
>
>
> On Sat, 5 May 2007 18:43:32 +0100, José Luis Capel - Aicom wrote:
>
>> Chris,
>>
>> Project->Project Properties->More Optiond
>>
>> Regards,
>> José Luis Capel
>>
>>
>> "Chris Gillard" escribió en el mensaje
>> news:[email=200755114314.941904@xccube...]200755114314.941904@xccube...[/email] Hi,
>>
>> I pass #defines into my prgs so that some of my code can compile
>> with clipper or xharbour or even xbase++.
>>
>> #defines like XHB or XPP
>>
>> How do I pass XHB into xharbour from an Xailer project please ??
>>
>> Regards
>>
>> Chris
>>
>> Chris Gillard
>> Blue Square Software
>> 02380 458737
>> www.bluesquare.co.uk