Alexey Melnichuk <mimir@...> writes: > > rockspecs for luuid does not work on Windows. > Could you please update them [1] > I test this rockspecs with msvc and mingw32 > > [1] http://rocks.moonscript.org/modules/moteus/luuid >
Sorry i test on my private version. Original version of luuid module can not be compiled with MSVC. The problem is in `wuuid.h` which try include <sys/time.h> It works with mingw but not with MSVC. You can just wrap this to ifdef to MSVC. It works for me. ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Luarocks-developers mailing list Luarocks-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/luarocks-developers