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
2014-Mar-06 22:34:00 WRN Launching child 1 | |
Loading: "/usr/src/rippled/build/rippled.cfg" | |
terminate called after throwing an instance of 'beast::BadLexicalCast' | |
what(): std::bad_cast |
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
using System; | |
using Eto.Forms; | |
using Eto.Drawing; | |
/* APP REFERENCES | |
* Eto | |
* Eto.Gtk2 | |
* System | |
*/ |