hello I cannot figure out how to build libuv with mingw on windows.
I have a 32 bits winxp pro pc. I have downloaded mingw here : http://sourceforge.net/projects/mingwbuilds/files/host-windows/releases/4.8.1/32-bit/threads-posix/sjlj/ Unpack in C:\MinGW I got msys to get a shell : http://www.mingw.org/wiki/MSYS I cloned gyp repository to C:\MinGW\build\gyp and ran : $ python gyp_uv.py -f make and got the Makefile and some mk files now I run $ make make: Nothing to be done for `all'. Am I missing something ? thanks -- You received this message because you are subscribed to the Google Groups "libuv" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/libuv. For more options, visit https://groups.google.com/d/optout.
