> 
> variables = {
>     MSVCRT = 'm',  -- stop us linking against msvc80
>     LUALIB = 'liblua.dll.a',
> }
> The first line would no longer be necessary with your fix, (although note
> that the msvcr80 case must then be explicit in the config file!)
> The second line is the _import_ library for liblua.dll (no one agrees on
> what Lua DLLs should be called ;))
> 
> > @Steve
> >    Can you give it a try?
> 
> Cool, I'll give it a spin.
> 
> steve d.

Just send Hisham a PR (https://github.com/keplerproject/luarocks/pull/113 )
Many updates to the installer. A.o. it now writes the 'variables' section you 
mentioned in the config file.

It works for my install, but could use some more testing

Thijs


------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Luarocks-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to