Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

prig -p ConsoleApplication1.exe went dead. #10

Closed
urasandesu opened this issue Jul 28, 2014 · 0 comments
Closed

prig -p ConsoleApplication1.exe went dead. #10

urasandesu opened this issue Jul 28, 2014 · 0 comments
Labels

Comments

@urasandesu
Copy link
Owner

In the Prig v0.0.0-alpha4, the command prig -p ConsoleApplication1.exe went dead.
When running the command, I got the following error message:

PM >  prig -p ConsoleApplication1.exe
prig.exe : Throw location unknown (consider using BOOST_THROW_EXCEPTION)
発生場所 C:\Users\User\Documents\Visual Studio 2013\Projects\ConsoleApplication1\packages\Prig.0.0.0-alpha4\tools\Urasandesu.Prig\Urasandesu\Prig\NuGet.Invoke-Prig.ps1:85 文字:17
+                 & $prig run -process $Process -arguments $Arguments
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (Throw location ...HROW_EXCEPTION):String) [], RemoteException
    + FullyQualifiedErrorId : NativeCommandError

Dynamic exception type: class boost::exception_detail::clone_impl<struct boost::exception_detail::error_info_injector<class boost::program_options::invalid_command_line_syntax> >
std::exception::what: the required argument for option '--arguments' is missing



PM >  

I seem that its cause is the side-effect by Issue #7.

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

No branches or pull requests

1 participant