The IupView application can be used to test LED files, load and save
images for IupImage or for ICONS, display all images and test them when
disabled, display dialogs and popup menus.
The IupLua Console can load and execute Lua scripts using the IupLua binding. Lua print calls are output in the standard output. The executable package in Windows also includes the CD and IM libraries, and a modified version of the LuaGL library.
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/tecgraf/iup3/bin/$TEC_UNAME
If you build the executable from sources then you will need to do an addtional step before running it. The easiest one is to copy the dinamic libraries of IUP, CD, IM and Lua to the executable folder, in Windows or in UNIX.