From: Scott Preston Date: 2008-06-05T22:14:04+09:00 Subject: Re: Building Windows C Extension I installed an old copy of visual studio 6, compiled my extension with VC6 and everything worked. Thanks all for your responses. Cheers, Scott On Wed, Jun 4, 2008 at 4:26 PM, Roger Pack wrote: > Scott Preston wrote: >> the error I get from the make via mingw is: >> >> *** target pattern contains no `%'. Stop. > > for me this means that cygwin's path is before my mingw path. Putting > mingw at the front helped. > GL. > -R > -- > Posted via http://www.ruby-forum.com/. > >