I've got wxruby (1.9.5) & rubyscript2exe (0.5.3) installed & I'm using Windows Vista.<br><br>I'm trying to use rubyscript2exe to turn one of the wxruby sample programs into an .exe.<br><br>The sample is in the controls folder & is called controls.rb.<br>
<br>I use 'rubyscript2exe controls.rb --rubyscript2exe-verbose' to "compile" it.<br><br>But when I try to run it I get the following error:<br><br>Bitmap file does not exist: C:\Users\Matthew\eee\eee.controls.exe.4\app/icons/list.xpm (ArgumentError)<br>
<br>Do you have any ideas how I could solve this problem?<br><br>-- <br>matthew