Re: [Rubydotnet-developer] Compiling ruby extension modules
Status: Alpha
Brought to you by:
thomas
From: John R. P. <jo...@pi...> - 2003-07-23 11:05:17
|
Yes, I am using the pragprog dist of Ruby (1.6.8) and I am successfully building the direct dotnet extensions using VS.NET 2003. I do have to slip in a compiler switch to permit me to include the CLR, but that's only if you really need to include .NET in your ruby C extension. Regards, John On Wed, 23 Jul 2003 08:10:33 +0100, "Thomas Sondergaard" wrote: > > Do any of you guys know whether you can build ruby extension modules with > Visual Studio .net, or do you need Visual Studio/C++ 6.0? I'd be building > them to be used with the pragprog ruby dist for windows. > > Cheers, > > Thomas > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the > same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > Rubydotnet-developer mailing list > Rub...@li... > https://lists.sourceforge.net/lists/listinfo/rubydotnet-developer |