From: "Haris Bogdanoviæ" Date: 2009-09-20T03:30:05+09:00 Subject: Re: wxruby problem I named my file wx.rb. That was the cause. Can anybody explain why ? Doesn't really matter know but I would like to know anyway. Thanks. "Haris Bogdanovi�" wrote in message news:h9352r$1fq$1@gregory.bnet.hr... > Hi.Line 2 produces an error:1 require "wx" > 2 include Wx > > after starting I get this: > > uninitialized constant Wx (NameError) > from wx.rb:1:in `require' > from wx.rb:1 >>Exit code: 1 > Can you tell me why is this happening ?Thanks. >