Guest User

Untitled

a guest
Jan 22nd, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. %gst example_hello.st
  2. Object: nil error: did not understand #gtkWindowToplevel
  3. Smalltalk.MessageNotUnderstood(Smalltalk.Exception)>>signal (ExcHandling.st:254)
  4. Smalltalk.UndefinedObject(Smalltalk.Object)>>doesNotUnderstand: #gtkWindowToplevel (SysExcept.st:1407)
  5. HelloWorldExample>>open (example_hello.st:53)
  6. Smalltalk.UndefinedObject>>executeStatements (example_hello.st:83)
  7. Object: nil error: did not understand #main
  8. Smalltalk.MessageNotUnderstood(Smalltalk.Exception)>>signal (ExcHandling.st:254)
  9. Smalltalk.UndefinedObject(Smalltalk.Object)>>doesNotUnderstand: #main (SysExcept.st:1407)
  10. Smalltalk.UndefinedObject>>executeStatements (example_hello.st:84)
Add Comment
Please, Sign In to add comment