Notice this: * no file 'D:\iup-3.30\iupluacontrols53.dll' *
On the error, it should be: no file 'D:\iup-3.30\iupluacontrols5*4*.dll' I found an error in the Lua 5.4 distribution we use. I had to rebuild it and re-upload the Lua54 packages of the IUP Tools executables. I'll let you know when it is available. Best, Scuri Em qua., 19 de ago. de 2020 às 03:00, John Huttley <j...@mib-infotech.co.nz> escreveu: > Hi team, > > I've found my little app doesn't run under 3.30-Lua54 for Windows > > > > Lua53 is fine. > > The code is > > require( "iuplua" ) > require( "iupluacontrols" ) > > > > Lua 5.4.0 Copyright (C) 1994-2020 Lua.org, PUC-Rio > IUP 3.30 Copyright (C) 1994-2020 Tecgraf/PUC-Rio > > IUP Info > System: Win7 > System Version: 6.1.7601 Service Pack 1 (x64) > Screen Size: 2560x1400 > Screen Depth: 32 > ========= > > > > iup.dostring:29: module 'iupluacontrols' not found: > no field package.preload['iupluacontrols'] > no file 'D:\iup-3.30\lua\iupluacontrols.lua' > no file 'D:\iup-3.30\lua\iupluacontrols\init.lua' > no file 'D:\iup-3.30\iupluacontrols.lua' > no file 'D:\iup-3.30\iupluacontrols\init.lua' > no file 'D:\iup-3.30\..\share\lua\5.4\iupluacontrols.lua' > no file 'D:\iup-3.30\..\share\lua\5.4\iupluacontrols\init.lua' > no file '.\iupluacontrols.lua' > no file '.\iupluacontrols\init.lua' > no file 'D:\iup-3.30\iupluacontrols.dll' > no file 'D:\iup-3.30\..\lib\lua\5.4\iupluacontrols.dll' > no file 'D:\iup-3.30\loadall.dll' > no file '.\iupluacontrols.dll' > no file 'D:\iup-3.30\iupluacontrols53.dll' > no file '.\iupluacontrols54.dll' > stack traceback: > [C]: in function 'require' > iup.dostring:29: in main chunk > [C]: in function 'iuplua.dostring' > iup.dostring:1: in main chunk > [C]: in function 'iuplua.dostring' > iuplua.lua:20: in function 'iuplua.CallMethod' > [C]: in function 'iuplua.MainLoop' > console5.lua:327: in main chunk > > > == > Any advice on where I should look to resolve this? > > Regards, > > John > > > _______________________________________________ > Iup-users mailing list > Iup-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/iup-users >
_______________________________________________ Iup-users mailing list Iup-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/iup-users