From: Nobuyoshi Nakada Date: 2007-05-03T07:41:11+09:00 Subject: Re: Compiling Ruby C extension on windows problem Hi, At Thu, 3 May 2007 06:42:26 +0900, Harry Spier wrote in [ruby-talk:250001]: > I am using a Windows-XP box with Ruby 1.8.6 installed with the > one-click-installer. > But when I then run make I get the error: > target pattern contains no '%' stop Makefile created with One-click-installer isn't for cygwin/mingw. You have to build ruby by yourself. -- Nobu Nakada