Re: [Plplot-general] dll export of some functions in plstream.h

2019-01-17 Thread Alan W. Irwin
On 2019-01-15 11:47- Phil Rosenberg wrote: Hi All I've just made a commit exporting a couple of functions into the plplotcxx dll and import lib (I'm building on Windows, commit 223dff54af4cd13d12c50b26ceb8f8aa67dc6f84). This change fixes a linker error I was getting. I'm only just really st

[Plplot-general] dll export of some functions in plstream.h

2019-01-15 Thread Phil Rosenberg
Hi All I've just made a commit exporting a couple of functions into the plplotcxx dll and import lib (I'm building on Windows, commit 223dff54af4cd13d12c50b26ceb8f8aa67dc6f84). This change fixes a linker error I was getting. I'm only just really starting to make use of dlls and import libs rather