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.
Compile Error
Compile Error
Hi there,
I downloaded the demo version of Xailer yesterday but am unable to compile
anything!
I created a project with one form that has one button. When you click the
button it should display a message "Test".
However when I click the compile button on the toolbar I get the following
error:
"The system cannot find the file specified".
Does anyone have any suggestions on how I can fix this?
Kind regards,
Barry O'Brien
I downloaded the demo version of Xailer yesterday but am unable to compile
anything!
I created a project with one form that has one button. When you click the
button it should display a message "Test".
However when I click the compile button on the toolbar I get the following
error:
"The system cannot find the file specified".
Does anyone have any suggestions on how I can fix this?
Kind regards,
Barry O'Brien
Compile Error
Hi Dionisis,
I've tried setting all the paths correctly but I still get the same problem.
I turned on all compiler messages and this is what I got:
---
Compiling: FirstTest.prg...
C:xHBBinharbour.exe FirstTest.prg /n /w1 /i"C:Documents and
SettingsbarryMy
DocumentsXailerFirstTestInclude;C:XailerInclude;C:xHB Include "
/o"C:Documents and SettingsbarryMy
DocumentsXailerFirstTestObjFirstTest.c"
0 Warnings, 0 Errors
---
The first thing I notice is that C:xHBBinharbour.exe does not exist in my
xHarbour installation.
I wonder if this could be the cause of my "The system cannot find the file
specified" error?
Is there any way to change this so that it looks for C:xHBBinxHB.exe?
Kind regards,
Barry
"Dionisis Divaris" <sv1fkk@hol.gr> wrote in message
news:470f3329$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Hello Barry
> Please read the Ide help how to configure
> Xailer - xHarbour and BCC, i beleave riding this
> and configuring properly the xHarbour and BCC compiler path's fixes the
> problem.
>
> Regards
> Dionisis
> "Barry O'Brien" <barry@plsoft.co.uk> wrote in message
> news:[email=470f3101@ozsrv2.ozlan.local...]470f3101@ozsrv2.ozlan.local...[/email]
>> Hi there,
>>
>> I downloaded the demo version of Xailer yesterday but am unable to
>> compile anything!
>>
>> I created a project with one form that has one button. When you click
>> the button it should display a message "Test".
>>
>> However when I click the compile button on the toolbar I get the
>> following error:
>>
>> "The system cannot find the file specified".
>>
>> Does anyone have any suggestions on how I can fix this?
>>
>> Kind regards,
>>
>> Barry O'Brien
>>
>
>
I've tried setting all the paths correctly but I still get the same problem.
I turned on all compiler messages and this is what I got:
---
Compiling: FirstTest.prg...
C:xHBBinharbour.exe FirstTest.prg /n /w1 /i"C:Documents and
SettingsbarryMy
DocumentsXailerFirstTestInclude;C:XailerInclude;C:xHB Include "
/o"C:Documents and SettingsbarryMy
DocumentsXailerFirstTestObjFirstTest.c"
0 Warnings, 0 Errors
---
The first thing I notice is that C:xHBBinharbour.exe does not exist in my
xHarbour installation.
I wonder if this could be the cause of my "The system cannot find the file
specified" error?
Is there any way to change this so that it looks for C:xHBBinxHB.exe?
Kind regards,
Barry
"Dionisis Divaris" <sv1fkk@hol.gr> wrote in message
news:470f3329$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Hello Barry
> Please read the Ide help how to configure
> Xailer - xHarbour and BCC, i beleave riding this
> and configuring properly the xHarbour and BCC compiler path's fixes the
> problem.
>
> Regards
> Dionisis
> "Barry O'Brien" <barry@plsoft.co.uk> wrote in message
> news:[email=470f3101@ozsrv2.ozlan.local...]470f3101@ozsrv2.ozlan.local...[/email]
>> Hi there,
>>
>> I downloaded the demo version of Xailer yesterday but am unable to
>> compile anything!
>>
>> I created a project with one form that has one button. When you click
>> the button it should display a message "Test".
>>
>> However when I click the compile button on the toolbar I get the
>> following error:
>>
>> "The system cannot find the file specified".
>>
>> Does anyone have any suggestions on how I can fix this?
>>
>> Kind regards,
>>
>> Barry O'Brien
>>
>
>
Compile Error
Dionisis,
I'm using the xHarbour Commercial August 2007 RC18 release.
Kind regards,
Barry
"Dionisis Divaris" <sv1fkk@hol.gr> wrote in message
news:470f49ce$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Baryy
> Just a question, what xHarbour compiler trying to use with Xailer ?
> Regards
> Dionsis
>
> "Barry O'Brien" <barry@plsoft.co.uk> wrote in message
> news:470f450d$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>> Hi Dionisis,
>>
>> I've tried setting all the paths correctly but I still get the same
>> problem.
>> I turned on all compiler messages and this is what I got:
>> ---
>> Compiling: FirstTest.prg...
>> C:xHBBinharbour.exe FirstTest.prg /n /w1 /i"C:Documents and
>> SettingsbarryMy
>> DocumentsXailerFirstTestInclude;C:XailerInclude;C:xHB Include "
>> /o"C:Documents and SettingsbarryMy
>> DocumentsXailerFirstTestObjFirstTest.c"
>> 0 Warnings, 0 Errors
>> ---
>> The first thing I notice is that C:xHBBinharbour.exe does not exist in
>> my xHarbour installation.
>>
>> I wonder if this could be the cause of my "The system cannot find the
>> file specified" error?
>>
>> Is there any way to change this so that it looks for C:xHBBinxHB.exe?
>>
>> Kind regards,
>>
>> Barry
>>
>> "Dionisis Divaris" <sv1fkk@hol.gr> wrote in message
>> news:470f3329$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>>> Hello Barry
>>> Please read the Ide help how to configure
>>> Xailer - xHarbour and BCC, i beleave riding this
>>> and configuring properly the xHarbour and BCC compiler path's fixes
>>> the problem.
>>>
>>> Regards
>>> Dionisis
>>> "Barry O'Brien" <barry@plsoft.co.uk> wrote in message
>>> news:[email=470f3101@ozsrv2.ozlan.local...]470f3101@ozsrv2.ozlan.local...[/email]
>>>> Hi there,
>>>>
>>>> I downloaded the demo version of Xailer yesterday but am unable to
>>>> compile anything!
>>>>
>>>> I created a project with one form that has one button. When you click
>>>> the button it should display a message "Test".
>>>>
>>>> However when I click the compile button on the toolbar I get the
>>>> following error:
>>>>
>>>> "The system cannot find the file specified".
>>>>
>>>> Does anyone have any suggestions on how I can fix this?
>>>>
>>>> Kind regards,
>>>>
>>>> Barry O'Brien
>>>>
>>>
>>>
>>
>>
>
>
I'm using the xHarbour Commercial August 2007 RC18 release.
Kind regards,
Barry
"Dionisis Divaris" <sv1fkk@hol.gr> wrote in message
news:470f49ce$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Baryy
> Just a question, what xHarbour compiler trying to use with Xailer ?
> Regards
> Dionsis
>
> "Barry O'Brien" <barry@plsoft.co.uk> wrote in message
> news:470f450d$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>> Hi Dionisis,
>>
>> I've tried setting all the paths correctly but I still get the same
>> problem.
>> I turned on all compiler messages and this is what I got:
>> ---
>> Compiling: FirstTest.prg...
>> C:xHBBinharbour.exe FirstTest.prg /n /w1 /i"C:Documents and
>> SettingsbarryMy
>> DocumentsXailerFirstTestInclude;C:XailerInclude;C:xHB Include "
>> /o"C:Documents and SettingsbarryMy
>> DocumentsXailerFirstTestObjFirstTest.c"
>> 0 Warnings, 0 Errors
>> ---
>> The first thing I notice is that C:xHBBinharbour.exe does not exist in
>> my xHarbour installation.
>>
>> I wonder if this could be the cause of my "The system cannot find the
>> file specified" error?
>>
>> Is there any way to change this so that it looks for C:xHBBinxHB.exe?
>>
>> Kind regards,
>>
>> Barry
>>
>> "Dionisis Divaris" <sv1fkk@hol.gr> wrote in message
>> news:470f3329$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>>> Hello Barry
>>> Please read the Ide help how to configure
>>> Xailer - xHarbour and BCC, i beleave riding this
>>> and configuring properly the xHarbour and BCC compiler path's fixes
>>> the problem.
>>>
>>> Regards
>>> Dionisis
>>> "Barry O'Brien" <barry@plsoft.co.uk> wrote in message
>>> news:[email=470f3101@ozsrv2.ozlan.local...]470f3101@ozsrv2.ozlan.local...[/email]
>>>> Hi there,
>>>>
>>>> I downloaded the demo version of Xailer yesterday but am unable to
>>>> compile anything!
>>>>
>>>> I created a project with one form that has one button. When you click
>>>> the button it should display a message "Test".
>>>>
>>>> However when I click the compile button on the toolbar I get the
>>>> following error:
>>>>
>>>> "The system cannot find the file specified".
>>>>
>>>> Does anyone have any suggestions on how I can fix this?
>>>>
>>>> Kind regards,
>>>>
>>>> Barry O'Brien
>>>>
>>>
>>>
>>
>>
>
>
Compile Error
Barry,
Xailer doesn't work with the commercial version yet. Download the compiler
from our web, configure the IDE and you will get it working in minutes.
Regards,
José Lalín
Xailer doesn't work with the commercial version yet. Download the compiler
from our web, configure the IDE and you will get it working in minutes.
Regards,
José Lalín
Compile Error
It is now working - thank you both very much for helping me get up and
running!
Kind regards,
Barry
"Dionisis Divaris" <sv1fkk@hol.gr> wrote in message
news:470f5c85$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Correct Barry....
> As Josi says,download the correct compiler, and all your problems gona
> away
> Welcome Aboard . You will love it.
> Regards
> Dionisis
> "José Lalín" <notengo@correo.com> wrote in message
> news:470f5acc$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>>
>> Barry,
>>
>> Xailer doesn't work with the commercial version yet. Download the
>> compiler from our web, configure the IDE and you will get it working in
>> minutes.
>>
>> Regards,
>> José Lalín
>
>
running!
Kind regards,
Barry
"Dionisis Divaris" <sv1fkk@hol.gr> wrote in message
news:470f5c85$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Correct Barry....
> As Josi says,download the correct compiler, and all your problems gona
> away
> Welcome Aboard . You will love it.
> Regards
> Dionisis
> "José Lalín" <notengo@correo.com> wrote in message
> news:470f5acc$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>>
>> Barry,
>>
>> Xailer doesn't work with the commercial version yet. Download the
>> compiler from our web, configure the IDE and you will get it working in
>> minutes.
>>
>> Regards,
>> José Lalín
>
>
Compile Error
Barry,
> It is now working - thank you both very much for helping me get up and
> running!
Welcome aboard !
Regards,
José Lalín
> It is now working - thank you both very much for helping me get up and
> running!
Welcome aboard !
Regards,
José Lalín
- Dionisis Divaris
- Mensajes: 485
- Registrado: Jue Jul 12, 2007 8:48 pm
- Ubicación: Athens Greece
Compile Error
Hello Barry
Please read the Ide help how to configure
Xailer - xHarbour and BCC, i beleave riding this
and configuring properly the xHarbour and BCC compiler path's fixes the
problem.
Regards
Dionisis
"Barry O'Brien" <barry@plsoft.co.uk> wrote in message
news:[email=470f3101@ozsrv2.ozlan.local...]470f3101@ozsrv2.ozlan.local...[/email]
> Hi there,
>
> I downloaded the demo version of Xailer yesterday but am unable to compile
> anything!
>
> I created a project with one form that has one button. When you click the
> button it should display a message "Test".
>
> However when I click the compile button on the toolbar I get the following
> error:
>
> "The system cannot find the file specified".
>
> Does anyone have any suggestions on how I can fix this?
>
> Kind regards,
>
> Barry O'Brien
>
Please read the Ide help how to configure
Xailer - xHarbour and BCC, i beleave riding this
and configuring properly the xHarbour and BCC compiler path's fixes the
problem.
Regards
Dionisis
"Barry O'Brien" <barry@plsoft.co.uk> wrote in message
news:[email=470f3101@ozsrv2.ozlan.local...]470f3101@ozsrv2.ozlan.local...[/email]
> Hi there,
>
> I downloaded the demo version of Xailer yesterday but am unable to compile
> anything!
>
> I created a project with one form that has one button. When you click the
> button it should display a message "Test".
>
> However when I click the compile button on the toolbar I get the following
> error:
>
> "The system cannot find the file specified".
>
> Does anyone have any suggestions on how I can fix this?
>
> Kind regards,
>
> Barry O'Brien
>
- Dionisis Divaris
- Mensajes: 485
- Registrado: Jue Jul 12, 2007 8:48 pm
- Ubicación: Athens Greece
Compile Error
Baryy
Just a question, what xHarbour compiler trying to use with Xailer ?
Regards
Dionsis
"Barry O'Brien" <barry@plsoft.co.uk> wrote in message
news:470f450d$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Hi Dionisis,
>
> I've tried setting all the paths correctly but I still get the same
> problem.
> I turned on all compiler messages and this is what I got:
> ---
> Compiling: FirstTest.prg...
> C:xHBBinharbour.exe FirstTest.prg /n /w1 /i"C:Documents and
> SettingsbarryMy
> DocumentsXailerFirstTestInclude;C:XailerInclude;C:xHB Include "
> /o"C:Documents and SettingsbarryMy
> DocumentsXailerFirstTestObjFirstTest.c"
> 0 Warnings, 0 Errors
> ---
> The first thing I notice is that C:xHBBinharbour.exe does not exist in
> my xHarbour installation.
>
> I wonder if this could be the cause of my "The system cannot find the file
> specified" error?
>
> Is there any way to change this so that it looks for C:xHBBinxHB.exe?
>
> Kind regards,
>
> Barry
>
> "Dionisis Divaris" <sv1fkk@hol.gr> wrote in message
> news:470f3329$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>> Hello Barry
>> Please read the Ide help how to configure
>> Xailer - xHarbour and BCC, i beleave riding this
>> and configuring properly the xHarbour and BCC compiler path's fixes
>> the problem.
>>
>> Regards
>> Dionisis
>> "Barry O'Brien" <barry@plsoft.co.uk> wrote in message
>> news:[email=470f3101@ozsrv2.ozlan.local...]470f3101@ozsrv2.ozlan.local...[/email]
>>> Hi there,
>>>
>>> I downloaded the demo version of Xailer yesterday but am unable to
>>> compile anything!
>>>
>>> I created a project with one form that has one button. When you click
>>> the button it should display a message "Test".
>>>
>>> However when I click the compile button on the toolbar I get the
>>> following error:
>>>
>>> "The system cannot find the file specified".
>>>
>>> Does anyone have any suggestions on how I can fix this?
>>>
>>> Kind regards,
>>>
>>> Barry O'Brien
>>>
>>
>>
>
>
Just a question, what xHarbour compiler trying to use with Xailer ?
Regards
Dionsis
"Barry O'Brien" <barry@plsoft.co.uk> wrote in message
news:470f450d$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Hi Dionisis,
>
> I've tried setting all the paths correctly but I still get the same
> problem.
> I turned on all compiler messages and this is what I got:
> ---
> Compiling: FirstTest.prg...
> C:xHBBinharbour.exe FirstTest.prg /n /w1 /i"C:Documents and
> SettingsbarryMy
> DocumentsXailerFirstTestInclude;C:XailerInclude;C:xHB Include "
> /o"C:Documents and SettingsbarryMy
> DocumentsXailerFirstTestObjFirstTest.c"
> 0 Warnings, 0 Errors
> ---
> The first thing I notice is that C:xHBBinharbour.exe does not exist in
> my xHarbour installation.
>
> I wonder if this could be the cause of my "The system cannot find the file
> specified" error?
>
> Is there any way to change this so that it looks for C:xHBBinxHB.exe?
>
> Kind regards,
>
> Barry
>
> "Dionisis Divaris" <sv1fkk@hol.gr> wrote in message
> news:470f3329$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>> Hello Barry
>> Please read the Ide help how to configure
>> Xailer - xHarbour and BCC, i beleave riding this
>> and configuring properly the xHarbour and BCC compiler path's fixes
>> the problem.
>>
>> Regards
>> Dionisis
>> "Barry O'Brien" <barry@plsoft.co.uk> wrote in message
>> news:[email=470f3101@ozsrv2.ozlan.local...]470f3101@ozsrv2.ozlan.local...[/email]
>>> Hi there,
>>>
>>> I downloaded the demo version of Xailer yesterday but am unable to
>>> compile anything!
>>>
>>> I created a project with one form that has one button. When you click
>>> the button it should display a message "Test".
>>>
>>> However when I click the compile button on the toolbar I get the
>>> following error:
>>>
>>> "The system cannot find the file specified".
>>>
>>> Does anyone have any suggestions on how I can fix this?
>>>
>>> Kind regards,
>>>
>>> Barry O'Brien
>>>
>>
>>
>
>
- Dionisis Divaris
- Mensajes: 485
- Registrado: Jue Jul 12, 2007 8:48 pm
- Ubicación: Athens Greece
Compile Error
Correct Barry....
As Josi says,download the correct compiler, and all your problems gona away
Welcome Aboard . You will love it.
Regards
Dionisis
"José Lalín" <notengo@correo.com> wrote in message
news:470f5acc$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>
> Barry,
>
> Xailer doesn't work with the commercial version yet. Download the compiler
> from our web, configure the IDE and you will get it working in minutes.
>
> Regards,
> José Lalín
As Josi says,download the correct compiler, and all your problems gona away
Welcome Aboard . You will love it.
Regards
Dionisis
"José Lalín" <notengo@correo.com> wrote in message
news:470f5acc$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>
> Barry,
>
> Xailer doesn't work with the commercial version yet. Download the compiler
> from our web, configure the IDE and you will get it working in minutes.
>
> Regards,
> José Lalín