On 17 July 2014 10:31, Alexey Melnichuk <[email protected]> wrote: > 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.
Hi! Shouldn't this be reported back to the original author of luuid instead? -- Hisham ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/luarocks-developers
