Guest User

Untitled

a guest
Jul 17th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. rake RUBYARCHDIR=C:/Ruby/lib/ruby/gems/1.8/gems/ruby-opengl-0.60.1/lib RUBYLIBDIR=C:/Ruby/lib/ruby/gems/1.8/gems/ruby-opengl-0.60.1/lib
  2. ruby mkrf_conf.rb
  3. (in C:/Ruby/lib/ruby/gems/1.8/gems/ruby-opengl-0.60.1)
  4. call rake --nosearch
  5. cl -nologo -MD -Zi -O2b2xg- -G6 -DWIN32 -DRUBY_VERSION=186 -IC:/Ruby/include -IC:/Ruby/lib/ruby/1.8/i386-mswin32 -IC:/Ruby/lib/ruby/site_ruby/1.8 -I. -c gl-1.0-1.1.c
  6. (in C:/Ruby/lib/ruby/gems/1.8/gems/ruby-opengl-0.60.1/ext/gl)
  7. 'cl' is not recognized as an internal or external command,
  8. operable program or batch file.
  9. rake aborted!
  10. Command failed with status (1): [cl -nologo -MD -Zi -O2b2xg- -G6 -DWIN32 ...]
  11.  
  12. (See full trace by running task with --trace)
  13. rake aborted!
  14. Command failed with status (1): [call rake --nosearch...]
  15.  
  16. (See full trace by running task with --trace)
Add Comment
Please, Sign In to add comment