|
From: Timothée L. <tim...@lp...> - 2008-09-02 06:49:45
|
Philipp K. Janert wrote: > Thanks for your reply. That's too bad... ;-( > > Does the wxt terminal currently work for > Windows? Or is the wxt really only available > for Unix right now (despite its potential to > be a cross-platform eventually)? > > Best, > > Ph. > > Yes, wxt does work for Windows. "Official" windows binaries that are distributed on our SourceForge page are not built with it though. With those, you have to use the default "win" terminal. To use wxt on Windows, you can either build gnuplot by yourself with MinGW or MSVC (MSVC may need additional gnuplot patches, I have not tested it myself; MinGW should work with the untouched code base). Additionally, Michael Goffioul has built a Windows package for Octave, that also contains gnuplot with wxt ! It is available there : http://sourceforge.net/project/showfiles.php?group_id=2888&package_id=40078 . It is probably the easiest way to use wxt on Windows. Best regards, Timothée |