Re: wxIDE

new topic     » goto parent     » topic index » view thread      » older message » newer message

sixs wrote:
> 
> Hi, I downloaded wxIDE and I got aerror message telling me that it 
> couldn't find "wxCursor"

wxCursor is defined in wxEuphoria.e in version 0.7.0.  You could have an
older version in your EUINC path or something that's taking precedence
over v0.7.0 (or perhaps you still have an older version of wxEuphoria?).

> I also wondered about EUINC file. I tried to edit the environment in XP.
> . but I think i don't have the right  edit. I added ;C:\wxEuphoria; to 
> an existing statement.
> Is there a way to create a folder on the C drive "EUINC". and put a file 
> to put the various programs ?

I believe that the paths in EUINC are searched in the order they appear
in the environment variable.  I'm not sure what you mean by "the right edit."
In Win2K and XP the easiest way to edit the environment variables is to
right click "My Computer" (or whatever you've named it) and open up the
properties dialog.  Click the Advanced tab, and there should be a button
for editing environment variables.

I usually create sub-directories off of my euphoria/include directory,
and add them to EUINC.

Here is my (wrapped) EUINC:

c:\euphoria\include\win32lib\include;c:\euphoria\include\eusql;
c:\euphoria\include\wxeuphoria;c:\euphoria\include\special;
c:\euphoria\include\matheval;c:\euphoria\include\eusql;
c:\euphoria\include\eucom;c:\euphoria\include\special\asmdebug;
c:\euphoria\include\gtk2

Matt Lewis

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu