Re: wxEuphoria - Linux
- Posted by Kenneth Rhodes <wolf_man_jacques at excite.com> Nov 22, 2004
- 554 views
MERCY! forget that last post. I didn't see the global constant declaration. Kenneth Rhodes wrote: > > Matt, > > Consider the following: > > --#LINUX > wxEuphoria_Platform = LINUX, > -- wxWin_name = getenv("EUDIR") & "/bin/libwx_gtk-2.4.so.0.1.1", > wxWin_name = getenv("EUDIR") & "/bin/libwx_gtk-2.4.so.0.1.1" > wxNEED_BUILD = 3, > --#ENDLINUX > > I deleted the trailing "," from the wxWin_name path. This got > me past the machine level exception error, but now I get: > "WxNEED_BUILD" has not been declared. > > > Ken Rhodes > 100% Microsoft Free! > Ken Rhodes 100% Microsoft Free!