Hisham <h <at> hisham.hm> writes:

> 
> This shouldn't be necessary! Revision 0.1.0-2 should have worked. As I
> said, "mingw32" should auto-detect "windows" as a platform as well!
> (ie, if mingw32 is set, then windows should be auto-set too).
> 
For mingw32 luarocks set platforms as `win32` and `mingw32` but it doesn'n
set `windows`
When i update cfg.lua as
> if detected.mingw32 then
>   defaults.platforms = { "win32", "mingw32", "windows" }
it start working.



------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to