On 5/16/06, Steve Kieu <[EMAIL PROTECTED]> wrote:

shared libraries.  I've tried building it myself but it seems a pretty large
undertaking, at least on Windows.

Building wxLua in windows is very easy, I did with VC -2003 even I am so
awkward in win32 environment and VC ; not require any tricks at all; just
edit some Makefile.vc in the build directory to agree with wx-2.6.3 config
as well and some time to spend, VC compiles fast.

A little tip, you can specify things on the nmake command like like
WX_VERSION=27 if you happen to use wxWidgets CVS head. This might save
some editing if you make a little batch file.

These days just go to wxLua/build/msw and you should find a build file
for just about any compiler that wxWidgets can use. Basicly, if you
can compile wxWidgets you should be able to get wxLua going as well.

-John Labenski


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Wxlua-users mailing list
Wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to