Hi,
         I downloaded iup-3.14-Lua53_Win32_bin.zip
<http://sourceforge.net/projects/iup/files/3.14/Tools%20Executables/Lua53/iup-3.14-Lua53_Win32_bin.zip/download>
and
was trying to use iuplua with Lua 5.3 executable and dll I compiled by
downloading lua from lua.org (after adding some paths in path and cpath in
luaconf.h)
          When I do require("iuplua") I get the error: The procedure entry
point luaL_openlib could not be located in the dynamic link library
lua53.dll. If i replace lua53.dll with the dll that comes with the iup
download then it works fine (but I do not get my modified package.path and
package.cpath variables).
          How can I make iup work with my own compiled lua53.dll?

Thanks,
Milind
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to