Re: [Plplot-devel] Our CBS and the next development release

2006-10-09 Thread Werner Smekal
Hi, Arjen Markus wrote: > Alan W. Irwin wrote: > >> On Windows platforms the goal is to eventually have the same PLplot features >> as the Linux platform. I think we are already slightly ahead of the old >> sys/win32/msdev build system, but I would like to hear from both Werner and >> Arjen what

[Plplot-devel] Another (windows) compiler support

2006-10-09 Thread Werner Smekal
Hi, I managed to make plplot compile with the Open Watcom compiler (http://www.openwatcom.org) and was also able to run x01c with the wingcc driver. There were some problems though: 1) wmake, the watcom make, doesn't like '+' in filenames - therefore it doesn't compile the c++ bindings. The most

Re: [Plplot-devel] Another (windows) compiler support

2006-10-09 Thread Alan W. Irwin
On 2006-10-09 12:09+0200 Werner Smekal wrote: > Hi, > > I managed to make plplot compile with the Open Watcom compiler > (http://www.openwatcom.org) and was also able to run x01c with the > wingcc driver. This takes me back a long way. I did a lot of my programme development as a graduate studen