Created
November 5, 2010 04:35
-
-
Save davidalpert/663644 to your computer and use it in GitHub Desktop.
This file contains 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
Unhandled Exception: System.TypeInitializationException: The type initializer for 'Manos.Tool.Driver' threw an exception. ---> System.TypeLoadException: Could not load type 'Libev.Loop' from assembly 'manos, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'. | |
at Manos.Tool.Environment..ctor() | |
at Manos.Tool.Driver..cctor() in E:\Users\davida\lib\manos.git\src\manos.exe\Driver.cs:line 43 | |
--- End of inner exception stack trace --- | |
at Manos.Tool.Driver.Main(String[] args) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment