Created
April 4, 2012 14:04
-
-
Save karronoli/2301326 to your computer and use it in GitHub Desktop.
milkode installation
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
H:\home\karo\Desktop> (2012/04/04 23:02:25.51) | |
$rm -rf ..\.milkode | |
H:\home\karo\Desktop> (2012/04/04 23:02:35.42) | |
$milk init --default | |
create : H:/home/karo/.milkode/milkode.yaml | |
terminate called after throwing an instance of 'std::runtime_error' | |
what(): locale::facet::_S_create_c_locale name not valid | |
This application has requested the Runtime to terminate it in an unusual way. | |
Please contact the application's support team for more information. | |
H:\home\karo\Desktop> (2012/04/04 23:02:41.75) | |
$milk init --default | |
Can't create milkode db (Because not empty in H:/home/karo/.milkode) | |
H:\home\karo\Desktop> (2012/04/04 23:03:12.46) | |
$milk add myquartus | |
terminate called after throwing an instance of 'std::runtime_error' | |
what(): locale::facet::_S_create_c_locale name not valid | |
This application has requested the Runtime to terminate it in an unusual way. | |
Please contact the application's support team for more information. | |
H:\home\karo\Desktop> (2012/04/04 23:03:20.39) | |
$milk add myquartus\ | |
terminate called after throwing an instance of 'std::runtime_error' | |
what(): locale::facet::_S_create_c_locale name not valid | |
This application has requested the Runtime to terminate it in an unusual way. | |
Please contact the application's support team for more information. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment