I dont mind the lua51.dll and lua5.1.dll issue because I have both and one is only a stub I dont get linked to any of them but to imlua51.dll that has all the lua_ functions in it (checked with dependancy walker)
> yes, that's what i have done to say that i dont get linked to lua51.dll > > ----- Original Message ----- > From: "Antonio Scuri" <[email protected]> > To: "'IUP discussion list.'" <[email protected]> > Sent: Monday, February 24, 2014 6:57 PM > Subject: Re: [Iup-users] build IM > > >> 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 > > > ------------------------------------------------------------------------------ > 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 ------------------------------------------------------------------------------ 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
