Skip to content

Instantly share code, notes, and snippets.

@masak
Created September 10, 2011 10:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save masak/1208171 to your computer and use it in GitHub Desktop.
Save masak/1208171 to your computer and use it in GitHub Desktop.
can't get gtk1.pl to run
$ mono run/Niecza.exe examples/gtk1.pl
Unhandled exception: Unable to resolve method Init in class CLR::Gtk::Application,gtk-sharp,Version=2::12::0::0,Culture=neutral,PublicKeyToken=35e10195dab3c99f
at /home/masak/theirs/niecza/examples/gtk1.pl line 9 (MAIN mainline @ 1)
at /home/masak/theirs/niecza/lib/CORE.setting line 2046 (CORE C956_ANON @ 2)
at /home/masak/theirs/niecza/lib/CORE.setting line 2047 (CORE module-CORE @ 58)
at /home/masak/theirs/niecza/lib/CORE.setting line 2047 (CORE mainline @ 1)
at line 0 (boot-MAIN @ 1)
at line 0 (ExitRunloop @ 0)
at /home/masak/theirs/niecza/boot/lib/CORE.setting line 685 (CORE die @ 2)
at /home/masak/theirs/niecza/src/NieczaBackendDotnet.pm6 line 37 (NieczaBackendDotnet NieczaBackendDotnet.accept @ 13)
at /home/masak/theirs/niecza/src/NieczaCompiler.pm6 line 32 (NieczaCompiler C19_ANON @ 4)
at /home/masak/theirs/niecza/src/NieczaCompiler.pm6 line 38 (NieczaCompiler NieczaCompiler.compile @ 18)
at /home/masak/theirs/niecza/src/NieczaCompiler.pm6 line 68 (NieczaCompiler NieczaCompiler.compile_file @ 5)
at /home/masak/theirs/niecza/src/niecza line 306 (MAIN mainline @ 107)
at /home/masak/theirs/niecza/boot/lib/CORE.setting line 1933 (CORE C906_ANON @ 2)
at /home/masak/theirs/niecza/boot/lib/CORE.setting line 1934 (CORE module-CORE @ 56)
at /home/masak/theirs/niecza/boot/lib/CORE.setting line 1934 (CORE mainline @ 1)
at line 0 (boot-MAIN @ 1)
at line 0 (ExitRunloop @ 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment