search for: tcwin32

Displaying 3 results from an estimated 3 matches for "tcwin32".

Did you mean: mswin32
2008 Jan 01
1
Updating GEMS using nmake
...(standard) gem using Netbeans IDE. but I am getting an error from nmake. Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. cl -nologo -I. -I. -IC:/www/ruby/lib/ruby/1.8/i386-mswin32 -I. - MD -Zi -O2b2xg- -G6 -c -Tcwin32/api.c ''cl'' is not recognized as an internal or external command, operable program or batch file. NMAKE : fatal error U1077: ''C:\WINDOWS\system32\cmd.exe'' : return code ''0x1'' Stop. I have only just downloaded nmake in order...
2009 Mar 30
0
[ win32utils-Support Requests-24279 ] Windows 7 x64 - building a win32-api gem on windows
...9;" > api-x64-mswin64_80.def cl -nologo -I. -Ic:/ruby/include/ruby-1.9.1/x64-mswin64_80 -Ic:/ruby/include/ruby-1.9.1/ruby/backward -Ic:/ruby/include/ruby-1.9.1 -Iwin32 -MD -Zi -O2b 2xty- -Zm600 -DHAVE_STRNCPY_S -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -Foapi.obj -c -Tcwin32/api.c api.c cl -nologo -LD -Feapi.so api.obj msvcr80-ruby191.lib oldnames.lib user32.lib advapi32.lib shell32.lib ws2_32.lib -link -incremental:no -debug -opt:re f -opt:icf -dll -libpath:"." -libpath:"c:/ruby/lib" -implib:api-x64-mswin64_80.lib -pdb:api-x64-mswin64_80....
2009 Nov 12
1
[ win32utils-Bugs-27425 ] win32-open3 doesn't build with 1.9.1
...; open3-i386-mswin32_90.def cl -nologo -I. -Ic:/ruby19/include/ruby-1.9.1/i386-mswin32_90 -Ic:/ruby19/include/ruby-1.9.1/ruby/backward -Ic:/ruby19/include/ruby-1.9.1 - n32 -MD -Zi -O2b2xty- -Zm600 -DHAVE_TYPE_RB_PID_T -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -Foopen3.obj -c -Tcwin32/open3.c open3.c warning: rubysig.h is obsolete warning: use "ruby/io.h" instead of "rubyio.h" win32/open3.c(88) : error C2039: ''ptr'' : is not a member of ''RArray'' c:\ruby19\include\ruby-1.9.1\ruby/ruby.h(607) : see declaration of '...