Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Post-Build fails with ArgumentOutOfRangeException #12

Open
matthewpaul-us opened this issue Jun 5, 2016 · 1 comment
Open

Post-Build fails with ArgumentOutOfRangeException #12

matthewpaul-us opened this issue Jun 5, 2016 · 1 comment

Comments

@matthewpaul-us
Copy link

matthewpaul-us commented Jun 5, 2016

I am following the tutorial at CodeAndUx. When I added the post-build option and try to build the project, it seems to build fine, but fails on the post-build command. The error trace is in this pastebin: http://pastebin.com/YKqvmL9s

It appears that it's trying to call the functions to manipulate the console, which are failing. Let me know if there is anything else you need.

For reference, here is the build number for my edition of visual studio.

  • Microsoft Visual Studio Professional 2015 Version 14.0.24720.00 Update 1.

EDIT 1: Added work-around

I found the arg flag -noui lets me get around this error. Although, it uncovered another error relating to Illegal characters in path.

@ritolika
Copy link

ritolika commented Nov 4, 2016

Having the same issue

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants