I’ve been working on updating an app that used the “iuplua5.exe” stand-alone interpreter so if the app crashes, an error message pops up. Since I can’t figure out how to get debugging to work for it (it’s several Lua scripts and 1 C script), I’d like to find out if there’s a way to at least get error messages to work. Is there an updated version of that .exe anywhere? Is it even needed? I noticed that on this page (https://www.tecgraf.puc-rio.br/iup/en/iuplua_adv.html) it says: "In C to improve the error report, use the following functions to execute Lua code: ... These functions mimics the implementation in the standalone interpreter for Lua 5, that displays the error message followed by the stack." Does that mean if you put those lines somewhere, an error pop up will appear if the app crashes? |
_______________________________________________ Iup-users mailing list Iup-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/iup-users