Check the dependencies of the DLL you built using Dependency Walker: www.dependencywalker.com/
Our makefiles will generate an imlua51.dll that will depend on the "lua5.1.dll", NOT "lua51.dll". Best, Scuri > Hello, > > I try to build IM with mingw. > I use > > export TEC_UNAME=dllw4 > export DEFINES="LUA_BUILD_AS_DLL LUA_LIB" > export MINGW4=C:/mingw32-4.8.2-posix-dwarf > make > > but the dll dont get linked to lua51.dll but have those function inside > imlua51.dll > > what can I do? > > best > victor bombi ------------------------------------------------------------------------------ Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer Customize your own dashboards, set traffic alerts and generate reports. Network behavioral analysis & security monitoring. All-in-one tool. http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk _______________________________________________ Iup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/iup-users
