Created
October 3, 2014 15:29
-
-
Save luxbock/4236f8b91c7e47a50842 to your computer and use it in GitHub Desktop.
didi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ~/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