I have used SU2POV for quite awhile with SU8. It has been my favorite rendering exporter. Recently I bit the bullet and updated SU to 2015.
I also am trying to successfully run SU2POV 3.5 on SU2015. The installation was "successful", although when I restart sketchup I also receive these errors:
Error: c:/users/brian/appdata/roaming/sketchup/sketchup 2015/sketchup/plugins/su2pov35.rbs:859: invalid multibyte char (UTF-8)
c:/users/brian/appdata/roaming/sketchup/sketchup 2015/sketchup/plugins/su2pov35.rbs:859: syntax error, unexpected '=', expecting ')'
str = str.gsub(/([ -#:'"$£=()|{}&+,;@-])/, '')
^
c:/users/brian/appdata/roaming/sketchup/sketchup 2015/sketchup/plugins/su2pov35.rbs:859: syntax error, unexpected ','
str = str.gsub(/([ -#:'"$£=()|{}&+,;@-])/, '')
^
c:/users/brian/appdata/roaming/sketchup/sketchup 2015/sketchup/plugins/su2pov35.rbs:859: @-' is not allowed as an instance variable name C:/Users/Brian/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/su2pov35Toolbar.rb:2:in
eval'
C:/Users/Brian/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/su2pov35Toolbar.rb:2:in require' C:/Users/Brian/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/su2pov35Toolbar.rb:2:in
<top (required)>'
Error Loading File su2pov35Toolbar.rb
Error: #<NameError: undefined local variable or method ocr_env' for main:Object> C:/Users/Brian/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/su2pov35Toolbar.rb:4:in
<top (required)>'
Any help with a fix for this would be GREATLY appreciated.