Re: [wxlua-users] wxLua x64 windows 10

2016-04-20 Thread Joris Lambrecht
Maybe first post the entries of the build log to get some help there ? It may be obvious to others. Br, Joris Op zo 3 apr. 2016 08:39 schreef Sheinker, Refael (GE Healthcare, consultant) : > Hello all, > > I desperately need help please. > > Does anyone knows where to download an x64 binary for

Re: [wxlua-users] wxLua x64

2015-10-23 Thread Björn Kalkbrenner
of(size_t) = 4 > > Regards, > > Laurent > > *De :*John Labenski [mailto:jlaben...@gmail.com] > *Envoyé :* vendredi 23 octobre 2015 05:13 > *À :* wxlua-users@lists.sourceforge.net > *Objet :* Re: [wxlua-users] wxLua x64 > > On Thu, Sep 3, 2015 at 8:03 AM, Laurent R

Re: [wxlua-users] wxLua x64

2015-10-23 Thread John Labenski
ong) = 4 > > sizeof(long long) = 4 > > sizeof(size_t) = 4 > > > > > > Regards, > > > > Laurent > > > > > > *De :* John Labenski [mailto:jlaben...@gmail.com] > *Envoyé :* vendredi 23 octobre 2015 05:13 > *À :* wxlua-users@lists.sourcefor

Re: [wxlua-users] wxLua x64

2015-10-23 Thread Laurent Renoux
sizeof(long) = 4 sizeof(long long) = 8 sizeof(size_t) = 8 In x86 sizeof(long) = 4 sizeof(long long) = 4 sizeof(size_t) = 4 Regards, Laurent De : John Labenski [mailto:jlaben...@gmail.com] Envoyé : vendredi 23 octobre 2015 05:13 À : wxlua-users@lists.sourceforge.net Objet : Re: [wxlua-users

Re: [wxlua-users] wxLua x64

2015-10-22 Thread John Labenski
On Thu, Sep 3, 2015 at 8:03 AM, Laurent Renoux wrote: > Hi John, > > > > At first, i would like to tell you how big is your works : thanks for all. > > > > I use wxLua with wxWidget 3.0.2 since 1 year on x86 and x64 platforms on > Windows 7 with no matter. Since I have jumped on Windows 10, wxLua