1. I got wxEuphoria working on Ubuntu!

I didn't succeed in installing the latest version of wxEuphoria but I got
the old version of wxEuphoria working on Ubuntu.

Running any demo got an error on wxEuphoria.e 1028
wxPRINT_POSTSCRIPT = peek4s( define_c_var( wxWin, "wxPRINT_POSTSCRIPT" )),
I commented this line out.

Next running any demo got an error on wxEuphoria.e 1031
wxPRINT_WINDOWS = peek4s( define_c_var( wxWin, "wxPRINT_WINDOWS" )),
I commented this line out also.

Then ... [roll of drums] ... everything worked!

dmak worked too! When I binded dmak, ./dmak worked!

Do we need those lines?

If those lines are needed, is there a way to make a special case out of
Ubuntu and Debian?

new topic     » topic index » view message » categorize

2. Re: I got wxEuphoria working on Ubuntu!

Jerry Story wrote:
> 
> I didn't succeed in installing the latest version of wxEuphoria but I got
> the old version of wxEuphoria working on Ubuntu.
> 
> Running any demo got an error on wxEuphoria.e 1028
> wxPRINT_POSTSCRIPT = peek4s( define_c_var( wxWin, "wxPRINT_POSTSCRIPT" )),
> I commented this line out.
> 
> Next running any demo got an error on wxEuphoria.e 1031
> wxPRINT_WINDOWS = peek4s( define_c_var( wxWin, "wxPRINT_WINDOWS" )),
> I commented this line out also.
> 
> Then ... [roll of drums] ... everything worked!
> 
> dmak worked too! When I binded dmak, ./dmak worked!
> 
> Do we need those lines?
> 
> If those lines are needed, is there a way to make a special case out of
> Ubuntu and Debian?

If you're not using them, they're not really needed.

Matt

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

Search



Quick Links

User menu

Not signed in.

Misc Menu