|
From: Ethan M. <merritt@u.washington.edu> - 2009-10-06 01:50:54
|
On Wednesday 23 September 2009, Benjamin Lindner wrote: > > > I have posted a thread about a problem on console mode gnuplot for windows > > with wxt. > The wxt link flags incorrectly include the setting "-mwindows", which causes gnuplot to be a gui-subsystem application, no longer a console-subsystem application. Thus stdin/stdout will not work. > You have to modify the flags returned by wx-config. Could you please submit a patch for the INSTALL file or else a separate bit of documentation that explains this to people trying to build under MSWin? thanks, Ethan |