1. Installing the win32lib for IDE

On Win 2000 ME....

I have a folder with IDE in it:  c:\Euphoria IDE

I download win32lib_v006005  to that folder and de-compress.

That yields win32lib_v006005 containing folders DEMO, DOCS, DEMO RESOURCES
and INCLUDE.

IDE will not start stating it cannot find win32lib.ew in Euphoria IDE.
I rename win32lib_v006005 folder to win32lib.ew.
No change .......... ????

new topic     » topic index » view message » categorize

2. Re: Installing the win32lib for IDE

John Dutcher wrote:
> 
> On Win 2000 ME....

Its unclear which Windows version you have, is it Windows 2000 or
Windows ME?

> I have a folder with IDE in it:  c:\Euphoria IDE
> 
> I download win32lib_v006005  to that folder and de-compress.
> 
> That yields win32lib_v006005 containing folders DEMO, DOCS, DEMO RESOURCES
> and INCLUDE.
> 
> IDE will not start stating it cannot find win32lib.ew in Euphoria IDE.
> I rename win32lib_v006005 folder to win32lib.ew.
> No change .......... ????

1) Rename it back.
2) Set the Environment Symbol "EUINC" to point to ...
  win32lib_v006005\include

You can read up about EUINC in the Euphoria documentation.
 
-- 
Derek Parnell
Melbourne, Australia

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

3. Re: Installing the win32lib for IDE

On Sat, 18 Sep 2004 13:09:22 -0700, John Dutcher
<guest at RapidEuphoria.com> wrote:

>posted by: John Dutcher <jfdutcher1958 at yahoo.com>
>
>On Win 2000 ME....
>
>I have a folder with IDE in it:  c:\Euphoria IDE
>
>I download win32lib_v006005  to that folder and de-compress.
>
>That yields win32lib_v006005 containing folders DEMO, DOCS, DEMO RESOURCES
>and INCLUDE.
>
>IDE will not start stating it cannot find win32lib.ew in Euphoria IDE.
>I rename win32lib_v006005 folder to win32lib.ew.
>No change .......... ????

(on W98) I have the following lines in C:autoexec.bat:
SET EUDIR=C:\EUPHORIA
SET EUINC=C:\EUPHORIA\WIN32LIB\INCLUDE
set PATH=c:\windows;c:\windows\COMMAND;E:\EUPHORIA\BIN;<etc>

I regularly download win32lib, and each time I unzip it to
C:\euphoria\win32lib; this setup gives me minimum hassle.

If you don't want to change your autoexec.bat (may be different on
w2000), just MOVE all files from your win32lib_v006005\include folder
to your C:\Euphoria IDE folder.

Regards,
Pete

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

Search



Quick Links

User menu

Not signed in.

Misc Menu