Skip to content

Instantly share code, notes, and snippets.

@luxbock
Created October 3, 2014 15:29
Show Gist options
  • Select an option

  • Save luxbock/4236f8b91c7e47a50842 to your computer and use it in GitHub Desktop.

Select an option

Save luxbock/4236f8b91c7e47a50842 to your computer and use it in GitHub Desktop.
didi
~/Google Drive/projects/demo_app $ mono SubgameConsole.exe
SubgameConsole - type ? for help
Unhandled Exception:
System.DllNotFoundException: libsubgame
at (wrapper managed-to-native) SubgameConsole.libsubgame:libsubgame_init (int)
at SubgameConsole.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.DllNotFoundException: libsubgame
at (wrapper managed-to-native) SubgameConsole.libsubgame:libsubgame_init (int)
at SubgameConsole.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment