From: Shan-leung Maverick WOO Date: 2001-07-18T15:40:01+09:00 Subject: [ruby-talk:18031] Re: rb_define_class_under appears to be broke on WIN32 Bryan Murphy wrote: > http://strider.terralab.com/~bryan/ruby/ I don't have swig, so I can build test4 only. Judging from your makefile, can you try to define these and try again? /D "IMPORT" /D NT=1 I got these result from test4: CTestSwig::Constructor 4 * 22 = 88CTestSwig::Destructor Looks like its working for me. -- All the best, Maverick Woo