Re: [Plplot-devel] Problem with test-drv-info a bit clearer

2010-05-10 Thread Alan W. Irwin
On 2010-05-10 09:14+0200 Werner Smekal wrote: >> [...]Therefore, I believe the only thing left to do (for those users >> who are building but not testing so they don't have their PATH set to dll) >> is to change the location of the test-drv-info executable to dll for the >> if(BUILD_SHARED_LIBS AN

Re: [Plplot-devel] Problem with test-drv-info a bit clearer

2010-05-10 Thread Arjen Markus
Hi Alan, Werner, On 2010-05-09 17:13, Alan W. Irwin wrote: > > I am now also wondering if there is some issue with ltdl_win32.c (the > special code you wrote to dynamically load devices on Windows) such that it > does not find the plug-in when it is in the same directory. Could you > check that

Re: [Plplot-devel] Problem with test-drv-info a bit clearer

2010-05-10 Thread Werner Smekal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Alan, >> Not for Windows: all dlls (whereever they come from) are in the dll >> directory, while test-drv-info is as you say in the drivers directory. > > Thanks for that key clarification. > >> >> I hope I have more time tomorrow to have a look

Re: [Plplot-devel] Problem with test-drv-info a bit clearer

2010-05-09 Thread Alan W. Irwin
On 2010-05-09 21:30+0200 Werner Smekal wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi Alan, > > On 5/9/10 5:13 PM, Alan W. Irwin wrote: >> On 2010-05-09 09:36+0200 Werner Smekal wrote: >> >>> The problem is, that in Windows dlls must either be in the same >>> directory as the exec

Re: [Plplot-devel] Problem with test-drv-info a bit clearer

2010-05-09 Thread Werner Smekal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Alan, On 5/9/10 5:13 PM, Alan W. Irwin wrote: > On 2010-05-09 09:36+0200 Werner Smekal wrote: > >> The problem is, that in Windows dlls must either be in the same >> directory as the executable (so test-drv-info must be in this directory >> as wel

Re: [Plplot-devel] Problem with test-drv-info a bit clearer

2010-05-09 Thread Alan W. Irwin
On 2010-05-09 09:36+0200 Werner Smekal wrote: > The problem is, that in Windows dlls must either be in the same > directory as the executable (so test-drv-info must be in this directory > as well), or the PATH is set accordingly (this can't be set by cmake, > since the changes of cmake to the envi

Re: [Plplot-devel] Problem with test-drv-info a bit clearer

2010-05-09 Thread Werner Smekal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Alan, On 5/7/10 6:21 PM, Alan W. Irwin wrote: > On 2010-05-07 08:54+0200 Arjen Markus wrote: > >> Hello all, >> >> I have done some tests wrt the strange error messages I got >> from test-drv-info yesterday. It turns out that the program >> is iss

Re: [Plplot-devel] Problem with test-drv-info a bit clearer

2010-05-07 Thread Alan W. Irwin
On 2010-05-07 08:54+0200 Arjen Markus wrote: > Hello all, > > I have done some tests wrt the strange error messages I got > from test-drv-info yesterday. It turns out that the program > is issuing an error code -1073741515 (completely nonsensical > of course) when it can not find the driver - the

[Plplot-devel] Problem with test-drv-info a bit clearer

2010-05-06 Thread Arjen Markus
Hello all, I have done some tests wrt the strange error messages I got from test-drv-info yesterday. It turns out that the program is issuing an error code -1073741515 (completely nonsensical of course) when it can not find the driver - the PATH environment variable does not contain the directory