Re: [Plplot-general] Available output devices on Windows

2017-01-16 Thread Andrew Meir
2017-01-16 14:23 GMT+01:00 Jim Dishaw : > > On Jan 16, 2017, at 6:17 AM, Andrew Meir > > 2017-01-16 11:51 GMT+01:00 Arjen Markus : >> >> >> >> These libraries ought to be part of the system – on my system they are >> part of “MicroSoft SDKs” or “MicroSoft Kits” (residing in the Program Files >> d

Re: [Plplot-general] Available output devices on Windows

2017-01-16 Thread Andrew Meir
2017-01-16 11:51 GMT+01:00 Arjen Markus : > > > > These libraries ought to be part of the system – on my system they are > part of “MicroSoft SDKs” or “MicroSoft Kits” (residing in the Program Files > directories). Maybe these are missing from your system? > Thanks Arjen. Yes, on my system here I

Re: [Plplot-general] Available output devices on Windows

2017-01-16 Thread Arjen Markus
g...@gmail.com] Sent: Monday, January 16, 2017 11:32 AM To: Jim Dishaw Cc: plplot-general@lists.sourceforge.net Subject: Re: [Plplot-general] Available output devices on Windows The wingcc driver should build in Visual Studio. I have been working on a new Windows driver, but have not had the time

Re: [Plplot-general] Available output devices on Windows

2017-01-16 Thread Andrew Meir
> > > The wingcc driver should build in Visual Studio. I have been working on a > new Windows driver, but have not had the time to move it past the advanced > beta stage. If the wingcc does not build for you, let me know and I can > push the alternative windows driver after the freeze is over. >

[Plplot-general] Available output devices on Windows

2017-01-14 Thread Andrew Meir
Hello plplot community, I'm a plplot newbie. I have a question regarding the available output devices available in Windows. I've built plplot 5.11.1 for a multi-platform application (Windows 7/CentOS 7). My requirements are fairly simple - to display some test data in a separate viewing window. Th