Re: [wxlua-users] Some feedback

2014-12-11 Thread Ulrich Schmidt
Am 12.12.2014 um 05:23 schrieb John Labenski: > On Thu, Dec 11, 2014 at 10:09 AM, Ulrich Schmidt > wrote: > > I compiled sucessfully wx.dll using wxWidgets 3.0 (mingw64/gcc4.8.1). > So far so good. > Now i want to compile the wx-lua-module as a static lib. Is t

Re: [wxlua-users] Some feedback

2014-12-11 Thread John Labenski
On Thu, Dec 11, 2014 at 10:09 AM, Ulrich Schmidt wrote: > I compiled sucessfully wx.dll using wxWidgets 3.0 (mingw64/gcc4.8.1). > So far so good. > Now i want to compile the wx-lua-module as a static lib. Is this > possible using cmake? I got a libwx.dll.a but this points to wx.dll and > thats no

Re: [wxlua-users] Some feedback

2014-12-11 Thread Ulrich Schmidt
I compiled sucessfully wx.dll using wxWidgets 3.0 (mingw64/gcc4.8.1). So far so good. Now i want to compile the wx-lua-module as a static lib. Is this possible using cmake? I got a libwx.dll.a but this points to wx.dll and thats not what i want. TIA. Ulrich. Am 06.12.2014 um 08:20 schrieb Ulric

Re: [wxlua-users] Some feedback

2014-12-05 Thread Ulrich Schmidt
> Why are you not using a 3.x wxWidgets version? It should be better and > wxLua compiles against it. I wasnt shure wxlua compiles with wxwidgets 3.x. Now i will try 3.x, thanks. > > Thanks for the reminder. What mingw are you using? It looks like > things have changed since I last installed it.

Re: [wxlua-users] Some feedback

2014-12-05 Thread John Labenski
On Sat, Nov 29, 2014 at 9:22 AM, Ulrich Schmidt wrote: > Hi all. > > I compiled wxlua (trunk) using MinGW-64 gcc 4.8.1 on Win7 to get some > 32bit Windows exes/dlls. > I compiled against wxwidgets 2.8.12 and 2.9.5 > I figured out some nessesary changes: (2.8.12 works. 2.9.5 not finished > yet) >

[wxlua-users] Some feedback

2014-11-29 Thread Ulrich Schmidt
Hi all. I compiled wxlua (trunk) using MinGW-64 gcc 4.8.1 on Win7 to get some 32bit Windows exes/dlls. I compiled against wxwidgets 2.8.12 and 2.9.5 I figured out some nessesary changes: (2.8.12 works. 2.9.5 not finished yet) 1. alredy discussed in this mailing list: modules/wxbind/src/wxcore_b