1. euphoria to c??

This is a multi-part message in MIME format.

------=_NextPart_000_0005_01C22E7B.5766B880
	charset="iso-8859-1"

Hi everyone! i have Borland 5.5 installed correctly on my system, and =
downloaded and installed the ecw3.zip files from the euphoria website as =
the directions said. Now when i type "ecw eject.exw" it pauses, and =
comes up "31 .c files wewre created. To build your .exe file, type: =
emake"  now when i type "emake" a list flys by the screen.. and each one =
(of the .c files) gets a "Bad command or file name" response, with an =
ending "File not found" for the last line--anyone know what's going on?

------=_NextPart_000_0005_01C22E7B.5766B880
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi everyone! i have Borland 5.5 =
installed correctly=20
on my system, and downloaded and installed the ecw3.zip files from the =
euphoria=20
website as the directions said. Now when i type "ecw eject.exw" it =
pauses, and=20
comes up "31 .c files wewre created. To build your .exe file, type: =
emake"&nbsp;=20
now when i type "emake" a list flys by the screen.. and each one (of the =
.c=20
files) gets a "Bad command or file name" response, with an ending "File =
not=20
found" for the last line--anyone know what's going=20

------=_NextPart_000_0005_01C22E7B.5766B880--

new topic     » topic index » view message » categorize

2. Re: euphoria to c??

weddle writes:
> each one (of the .c files) gets a "Bad command or file name" response,
> with an ending "File not found" for the last line--anyone 
> know what's going on?

It sounds like it can't find the Borland compiler.

Perhaps you didn't put C:\BORLAND\BCC55\BIN in your PATH.

Or maybe you forgot to reboot your machine after
changing your PATH.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view message » categorize

3. Re: euphoria to c??

ok.. well now i'm going to sound stupid... but where do i need to change the
path?
----- Original Message -----
From: "Robert Craig" <rds at RapidEuphoria.com>
To: "EUforum" <EUforum at topica.com>
Subject: Re: euphoria to c??


>
> weddle writes:
> > each one (of the .c files) gets a "Bad command or file name" response,
> > with an ending "File not found" for the last line--anyone
> > know what's going on?
>
> It sounds like it can't find the Borland compiler.
>
> Perhaps you didn't put C:\BORLAND\BCC55\BIN in your PATH.
>
> Or maybe you forgot to reboot your machine after
> changing your PATH.
>
> Regards,
>    Rob Craig
>    Rapid Deployment Software
>    http://www.RapidEuphoria.com
>
>
>
>

new topic     » goto parent     » topic index » view message » categorize

4. Re: euphoria to c??

weddle writes:
> ok.. well now i'm going to sound stupid... but where 
> do i need to change the path?

It's not that stupid.
With each new version of Windows,
Microsoft hides the PATH variable even deeper.

On Windows 95/98/ME it's in C:\AUTOEXEC.BAT,
but in Windows ME they've made AUTOEXEC.BAT a "hidden file".
It's there, you can edit it, but you won't see it in a directory listing.
Use ed, notepad or any text editor to change the PATH=... line.
or add PATH=... if it's not there.

On XP, click:
- Start   
- Control Panel 
- Performance and Maintenance
- System
- Advanced
- Environment Variables
- Then select Path and Edit in the box
   for either yourself or the system as a whole.
Then reboot to make sure it takes effect.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu