build broken with error regarding YamlDotNet #41
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I followed the build instructions in the README, and got this error:
I'm using latest mono as per these instructions: http://www.mono-project.com/docs/getting-started/install/linux/#debian-ubuntu-and-derivatives
Thanks!
Same error here.
Sorry about that. I'll go update the build instructions.
Sorry, It is still very blurry for me, how can I do that?
If you're on Linux, you would probably be better off using Nuget directly.
Otherwise,
sudo apt-get install monodevelop
and runmonodevelop
, then open TrueCraft.sln from within the IDE (which will automatically restore packages).