Whenever I start FreeRIDE, the first thing I get is probably hundreds of pages of warning messages saying various things
have already been initialized. I have tried uninstalling and reinstalling and I still get it. What's wrong?
Here are the last few lines of output:
C:/Programming/Languages/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox12.so: warning: already initialized
constant ID_SORT_CASE
C:/Programming/Languages/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox12.so: warning: already initialized
constant ID_REFRESH
C:/Programming/Languages/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox12.so: warning: already initialized
constant ID_LAST
These errors go on for dozens, possibly 100s of pages. |