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
In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
How to pass compiler #define like XHB
-
- Mensajes: 384
- Registrado: Mar May 01, 2007 5:49 pm
How to pass compiler #define like XHB
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
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
-
- Mensajes: 384
- Registrado: Mar May 01, 2007 5:49 pm
How to pass compiler #define like XHB
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
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
- ignacio
- Site Admin
- Mensajes: 9466
- Registrado: Lun Abr 06, 2015 8:00 pm
- Ubicación: Madrid, Spain
- Contactar:
How to pass compiler #define like XHB
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
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
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
-
- Mensajes: 384
- Registrado: Mar May 01, 2007 5:49 pm
How to pass compiler #define like XHB
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
/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