Displaying 3 results from an estimated 3 matches for "minggw32".
Did you mean:
mingw32
2013 Nov 14
1
[LLVMdev] MingGW32 and MinGW64 builds (Windows) fail
Hi,
I tried to do a build with CMake, Ninja, and MinGW32 and MinG64
respectively:
MinGW32 failed on an missing sys/mman.h (POSIX-specific header):
D:/test/llvm-trunk/projects/compiler-rt/lib/enable_execute_stack.c:13:22:
fatal error: sys/mman.h: No such file or directory
#include <sys/mman.h>
^
MinGW64 failed on an #error directive:
2010 Jun 03
1
ruby script/plugin install not working
I have mingGW32 , and cygdrive ....
I made a git clone ..... perfect....
I intent to use git... $ ./script/plugin install git://.....
it did not work, PLUGIN NOT FOUND...
I used in the console C:\ Windows\system32\cmd.exe
C:\ path.......>.ruby script\plugin install git:...
2010 Feb 27
3
Oniguruma and Ultraviolet on Windows 7
Hi I have been tying to install the followings gems in order to add
code syntax highlighting to my application:
-Oniguruma
-Ultraviolet
-Harsh
Unfortunately I have been running into the the following errors when
running "gem install oniguruma ultraviolet"
Building native extensions. This could take a while...
ERROR: Error installing oniguruma:
ERROR: Failed to build gem