Re: [wxlua-users] number to string

2007-07-04 Thread John Labenski
On 7/3/07, Marcos <[EMAIL PROTECTED]> wrote: > 1) > wxLua: Expected a wxArrayString or table of strings for parameter 6, > but table index 1 is 'number'. > This error occurs when I passed a lua table with number ({1,2,3,4}) > to combobox. > > 2) > When I set wxLabel title = 1, I get same error (str

[wxlua-users] number to string

2007-07-04 Thread Marcos
John, 1) wxLua: Expected a wxArrayString or table of strings for parameter 6, but table index 1 is 'number'. This error occurs when I passed a lua table with number ({1,2,3,4}) to combobox. 2) When I set wxLabel title = 1, I get same error (string expected). wxLua: Expected a string or wxStrin

Re: [wxlua-users] making current version

2007-07-04 Thread Andre
John Labenski <[EMAIL PROTECTED]> writes: > > I just tried it in MSVC6 and it works ok. I guess the problem is that > the aui lib is not built using makefile.vc? Try the latest version, > hopefully it will be built automatically now. > This works thanks. Back to an old problem compiling mod_lu

Re: [wxlua-users] making current version

2007-07-04 Thread John Labenski
On 7/4/07, Andre <[EMAIL PROTECTED]> wrote: > Only change to the make file: > UNICODE 1 > > link /NOLOGO /OUT:..\..\..\bin\vc_lib\wxlua.exe > /LIBPATH:c:\Programs\wxWidgets\lib\vc_lib /DEBUG /LIBPATH:..\..\..\lib\vc_lib > /LIB > PATH:..\..\..\modules\lua\lib /SUBSYSTEM:WINDOWS > @C:\DOCUM

[wxlua-users] making current version

2007-07-04 Thread Andre
Only change to the make file: UNICODE 1 link /NOLOGO /OUT:..\..\..\bin\vc_lib\wxlua.exe /LIBPATH:c:\Programs\wxWidgets\lib\vc_lib /DEBUG /LIBPATH:..\..\..\lib\vc_lib /LIB PATH:..\..\..\modules\lua\lib /SUBSYSTEM:WINDOWS @C:\DOCUME~1\Andre\LOCALS~1\Temp\nm3E0.tmp LINK : fatal error LNK1