Re: [wxlua-users] Build errors when building wxLua

2007-01-18 Thread John Labenski
On 1/18/07, Ryan Pusztai <[EMAIL PROTECTED]> wrote: > On 1/18/07, John Labenski <[EMAIL PROTECTED]> wrote: > > Humm, that is strange. I just tried in VC 2005 with the default > > include/wx/msw/setup0.h in debug multilib without a problem. The > > changes you made should probably not matter. I have

Re: [wxlua-users] Build errors when building wxLua

2007-01-18 Thread Ryan Pusztai
On 1/18/07, John Labenski <[EMAIL PROTECTED]> wrote: Humm, that is strange. I just tried in VC 2005 with the default include/wx/msw/setup0.h in debug multilib without a problem. The changes you made should probably not matter. I have updated the bindings files to take into account the wxWidgets

Re: [wxlua-users] Build errors when building wxLua

2007-01-18 Thread John Labenski
On 1/18/07, Ryan Pusztai <[EMAIL PROTECTED]> wrote: > Hi I can't seem to build wxLua with Visual C++ 7.1 ToolKit or Visual C++ > 2005 pro. I am really only tring to build wxLuaFreeze.exe using wxWidgets > statically linked so I don't have any dependencies. I only get one error: > > > -- Rebuild

[wxlua-users] Build errors when building wxLua

2007-01-18 Thread Ryan Pusztai
Hi I can't seem to build wxLua with Visual C++ 7.1 ToolKit or Visual C++ 2005 pro. I am really only tring to build wxLuaFreeze.exe using wxWidgets statically linked so I don't have any dependencies. I only get one error: -- Rebuild All started: Project: app_wxluafreeze, Configuration: Release