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

Blanks in gnuplot path cause failure #9

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment
Open

Blanks in gnuplot path cause failure #9

GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
if the Gnuplot path contains a blank like "C:/program files/gnuplot/binary"
the creation of the pipe fails


What version of the product are you using? On what operating system?
Version 1.0 on MinGW on Windows 7 professional


Please provide any additional information below.

If I install the gnuplot directory under, say,  C:\MinGW it works.
Still, it keeps all gnuplot terminals open.

Thanks for looking into it,
Helmut.


Original issue reported on code.google.com by [email protected] on 21 Jul 2011 at 3:34

@orbitcowboy
Copy link
Owner

There is a workaround for this error, presented on stackoverflow

This is a known bug of gnuplot-cpp, see the issue Blanks in gnuplot path cause failure. As workaround you can add the gnuplot directory to your PATH and call only pgnuplot.exe.

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

No branches or pull requests

2 participants