search for: o2b2xg

Displaying 20 results from an estimated 20 matches for "o2b2xg".

2006 Aug 22
4
Native Extensions on Windows 0.10 series
...opyright (C) Microsoft Corporation. Alle Rechte vorbehalten. ruby extconf.rb update ferret creating Makefile nmake e:\programme\ruby\bin\ruby -e "puts ''EXPORTS'', ''Init_ferret_ext''" > fer ret_ext-i386-mswin32.def cl -nologo -MD -Zi -O2b2xg- -G6 -I. -Ie:/programme/ruby/lib/ruby/1.8/i38 6-mswin32 -Ie:/programme/ruby/lib/ruby/1.8/i386-mswin32 -I. -c -Tcanalysis.c analysis.c e:\Programme\ruby\lib\ruby\gems\1.8\gems\ferret-0.10.0\ext\defines.h(4) : fatal error C1083: Include-Datei kann nicht ge?ffnet werden: ''sys/types.h''...
2004 Apr 24
1
wxruby-swig 0.0.7
I just pushed a new wxruby-swig, which includes the known MSWin rakefile changes. It also has some significant internal improvements that will make it easier to add classes, and it includes support for one new class (wxEvent). wxruby-swig is now licensed under the "MIT license". wxRuby will remain under the wxWindows license as long as we are releasing the old code base. When we
2004 Apr 22
13
Rake and VC++ 6
Has anybody tried the new wxruby-swig from the msvc++ command line compiler using ''rake''? The rakefile seems to depend on the wx_config method, which doesn''t exist for msw because it doesn''t have BASH to execute the shell script. Has anyone hacked the rakefile to fix this? Nick
2005 Feb 14
8
DONT_RESOLVE_DLL_REFERENCES info
For future reference, it looks like we should avoid DONT_RESOLVE_DLL_REFERENCES in any extensions. http://weblogs.asp.net/oldnewthing/archive/2005/02/14/372266.aspx Regards, Dan
2008 Jun 16
1
ERROR: Failed to build gem native extension
.../gems/1.8/gems/postgres-0.7.9.2008.01.28/ext/g em_make.out The mkmf.log file has following info: have_library: checking for main() in /ms/libpq.lib... -------------------- no "cl -nologo -Feconftest -I. -Ic:/ruby/lib/ruby/1.8/i386-mswin32 -I. -Ic:/ruby/lib/ruby/1.8/i386-mswin32 -MD -Zi -O2b2xg- -G6 conftest.c msvcrt-ruby18-static.lib /ms/libpq.lib oldnames.lib user32.lib advapi32.lib ws2_32.lib -link -libpath:"C:/PROGRA~1/POSTGR~1/8.1/lib" -libpath:"c:/ruby/lib" -stack:0x2000000" checked program was: /* begin */ 1: /*top*/ 2: int main() { return 0; } 3: in...
2004 Apr 29
10
wxruby-swig 0.0.12 is up
This one includes the latest App.cpp which includes the Mac fix from Nick. I thought it was in 0.0.11, but it wasn''t. It also adds support for "stock objects", like colours, pens, and fonts. This turned out to be quite challenging, but I''m happy with the solution. It only took a few days :-/ Kevin
2006 Jun 19
9
win32-service patch
Attached is a patch and my service.c if there is any difficulty applying the patch. I did the following: 1. Created a ruby thread (Ruby_Service_Ctrl), that polls against a simple integer value (protected by a critical section). I was worried this would be "expensive"; however, I found the rb_thread_polling method and it seems to work well. 2. When an event occurs in Service_Ctrl it
2005 May 01
3
win32-dir 0.1.0 compile problems
...d if so checking for SHGetFolderPathA or SHGetFolderPathW ? Thanks, Zach ---- ERROR BELOW ---- C:\unzipped\WIN32-~2.0\WIN32-~1.0>nmake Microsoft (R) Program Maintenance Utility Version 6.00.9782.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cl -nologo -MD -Zi -O2b2xg- -G6 -I. -Ic:/ruby/lib/ruby/1.8/i386-mswin32 -Ic:/ruby/lib/ruby/1.8/i386-mswin32 -I. -I. -I./.. -I./../missing -D_WIN32_WINN T=0x0500 -D_WIN32_IE=0x0500 -c -Tcdir.c dir.c dir.c(36) : error C2065: ''CSIDL_ADMINTOOLS'' : undeclared identifier dir.c(40) : error C2065: ''CSID...
2006 Apr 26
0
DB2 under Windows XP - "Missing DB2 Libraries or headers"
...interesting exercise. I finally go it to show me the windows command it was trying to execute: cl -nologo -Feconftest -IC:/Ruby & Rails/ruby-db2-0.4.4/ext/db2 -Ic:/ruby/lib/ruby/1.8/i386-mswin32 "-I"C:/Program Files/IBM/SQLLIB"/include" -I. -I./.. -I./../missing -MD -Zi -O2b2xg- -G6 conftest.c msvcrt-ruby18-static.lib db2cli.lib oldnames.lib user32.lib advapi32.lib wsock32.lib -link -libpath:""C:/Program Files/IBM/SQLLIB"/lib" -libpath:"c:/ruby/lib" -stack:0x2000000 After much playing around, I finally got a version that works: cl -nolog...
2007 May 30
1
Problem compiling dev version for windows
Hi! I''m trying to compile the svn version (0.10.5.1), but I''m experimenting a lot of troubles (I had to install Visual C++ Express 2005, etc.) - Windows XP SP2 Has anyone already done it? It would be very nice if you coul help me. Actually, I need it to solve the highlight bug (I also get the segfault message when I use the highlight function). Thanks! -- Posted via
2008 Jan 01
1
Updating GEMS using nmake
...te the win32-api (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 download...
2008 Oct 31
0
Error while installing juggernaut gem
...reejith/Ruby1/ruby/bin/ruby.exe extconf.rb install juggernaut checking for windows.h... no nmake Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. cl -I. -I. -ID:/Sreejith/Ruby1/ruby/lib/ruby/1.8/i386-mswin32 -I. -MD -Z i -O2b2xg- -G6 -DHAVE_WINDOWS_H -DHAVE_WINSOCK_H -D OS_WIN32 -D BUILD_FOR_RUBY -EHs -GR -D WITHOUT_SSL -c -Tpbinder.cpp ''cl'' is not recognized as an internal or external command, operable program or batch file. NMAKE : fatal error U1077: ''C:\WINDOWS\system32\cmd.exe'' : re...
2003 Oct 25
9
Windows Compile Error
...I did a few months ago. But its getting late here and I''m going to bed. In the meantime, does anyone know why I''m getting this compile error: Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cl -MD -Zi -O2b2xg- -G6 -ID:\Dev\RubyDev\wxWindows-2.4.1/include -ID:\Dev\Ru byDev\wxWindows-2.4.1/lib/mswd -DSTRICT -DWIN32 -D__WXMSW__ -I. -Ic:/ruby/ lib/ruby/1.8/i386-mswin32 -Ic:/ruby/lib/ruby/1.8/i386-mswin32 -I. -I. -I./. . -I./../missing -c -Tpwx.cpp Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12...
2004 Jan 26
0
Re: win32-service ideas
...----------------------------------------- C:\extract\_ruby\WIN32-~1.2>ruby extconf.rb creating Makefile C:\extract\_ruby\WIN32-~1.2>nmake Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cl -nologo -MD -Zi -O2b2xg- -G6 -I. -Ic:/ruby/lib/ruby/1.8/i386-mswin32 -Ic:/ruby/lib/ruby/1.8/i386-mswin32 -I. -I. -I./.. -I./../missing -c -Tcservice.c service.c cl -nologo -LD -Feservice.so service.obj msvcrt-ruby18.lib oldnames.lib user32.lib advapi32.lib wsock32.lib -link -incremental:no -pdb:none -dll -libpa...
2005 Feb 04
7
FW: Bug fix
Forwarded, because I don''t think he''s subscribed and I''m not getting an email notification in my Yahoo account. Dan -----Original Message----- From: CT [mailto:demerzel@gmail.com] Sent: Friday, February 04, 2005 4:17 PM To: Berger, Daniel Cc: win32utils-devel@rubyforge.org Subject: Re: Bug fix On Fri, 4 Feb 2005 16:53:17 -0600, Berger, Daniel
2009 Jul 10
2
Problem installing system_timer in windows
...and opened an SVC prompt (a command prompt with some env. settings) and tried the command for the third time. This time I got a long stack trace which I will only show a small excerpt here: cl -nologo -I. -Ic:/Ruby/lib/ruby/1.8/i386-mswin32 -Ic:/Ruby/lib/ruby/1. 8/i386-mswin32 -I. -MD -Zi -O2b2xg- -G6 -c -Tcsystem_timer_native.c cl : Command line warning D9035 : option ''Og-'' has been deprecated and will be r emoved in a future release cl : Command line warning D9002 : ignoring unknown option ''-G6'' system_timer_native.c system_timer_native.c(10) : error C...
2006 Aug 15
2
Windows build with Visual Studio 2005 - some success
...ly grateful. Cheers, Max -------------- next part -------------- --- ../../ferret/ferret/ext/Makefile 2006-08-15 15:29:01.277950100 +1000 +++ ext/Makefile 2006-08-15 15:10:28.020936700 +1000 @@ -36,7 +36,7 @@ LIBRUBYARG_SHARED = $(LIBRUBY) LIBRUBYARG_STATIC = $(LIBRUBY_A) -CFLAGS = -MD -Zi -O2b2xg- -G6 +CFLAGS = -MD -Zi -O2b2x /Dinline=__inline /Ob /LTCG /DWIN32 CPPFLAGS = -I. -I$(topdir) -I$(hdrdir) -I$(srcdir) CXXFLAGS = $(CFLAGS) DLDFLAGS = -link -incremental:no -debug -opt:ref -opt:icf -dll $(LIBPATH) -def:$(DEFFILE) -implib:$(*F:.so=)-$(arch).lib -pdb:$(*F:.so=)-$(arch).pdb...
2005 May 01
6
win32-changejournal 0.2.0-1 compile error
...t Visual Studio 6 Any ideas? Thanks, Zach ----- ERROR BELOW----- C:\unzipped\win32-changejournal-0.2.0-1\win32-changejournal-0.2.0>nmake Microsoft (R) Program Maintenance Utility Version 6.00.9782.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cl -nologo -MD -Zi -O2b2xg- -G6 -I. -Ic:/ruby/lib/ruby/1.8/i386-mswin32 -Ic:/ruby/lib/ruby/1.8/i386-mswin32 -I. -I. -I./.. -I./../missing -D_WIN32_WINN T=0x0500 -c -Tcchangejournal.c changejournal.c changejournal.h(49) : error C2039: ''FileNameOffset'' : is not a member of ''USN_RE CORD''...
2004 Mar 11
5
win32-etc-0.2.2 testing wanted
I''ve commited code for win32-etc 0.2.2, which adds the configure_user and configure_group methods. Testing appreciated. On my home system, I can''t get configure_user to work, but I haven''t any real idea why it fails. The configure_group method seems to work fine, however. Dan _________________________________________________________________ Fast. Reliable. Get
2006 May 10
7
mongrel vs. scgi
I''ve liked the scgi runner ever since it came out. I like the way it''scontrolled, the way it''s clusterable, and the fact that it runs onwin32 platforms so easily. Now it''s May 2006, and the scgi runner hasn''t changed since October,and now we have mongrel. I keep seeing hints of clustering in mongrel,as well. I just downloaded the win32 installer for