Hi _why,

Thank you for pre Shoes 2 (Shoes-0.r1123). Really cool! :-D

I'm now checking all sample codes in my Shoes Tutorial Note
with Shoes-0.r1123 on Windows XP box.
http://github.com/ashbb/shoes_tutorial_html/tree/master

Then I found the following.

Under this directory: C:\rubyprograms\shoes\test\loogink
there are 2 files: loogink.png and test.rb

# test.rb
Shoes.app do
  image "loogink.png"
end

I did `shoes -p` and selected `directory` mode,
then got the loogink.exe file.
But I run the loogink.exe. The following error occured. :(
http://www.rin-shun.com/rubylearning/shoes/shoes_package_test.png

ashbb

ps. I attempted `shoes -p` with `file` mode.
    In this case, the .exe file works very well. Cool! :)

Reply via email to