[ruby-talk:00291] AW: Re: Extensions to Ruby

From: Michael Neumann <neumann@...>
Date: 1999-04-27 20:35:17 UTC
List: ruby-talk #291
> Michael,
>  Unfortunately, I don't have a wonderful answer except
>to read the readme.ext that comes with the Ruby distribution.
>
>  That's where I got started.  It takes a bit of work to get
>started but once you've got it figured out, it seems that writing
>extensions for Ruby is very nice.
>
>  Let me know if the readme.ext helps.
>
>Thanks.
>Bryce


Thank you....

Yes, the readme.ext helped me.
But there's still one problem:  I use VC++ and want to create a DLL.
It compiles with no errors, but the linker has problems to find some procedures.
Which modules do I have to include? Is there no library with all modules linked together (like in Python) ?

Michael
 

Attachments (1)

noname (2.14 KB, application/vnd.ms-tnef)

In This Thread

Prev Next