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 containing the driver DLLs.

 From the source code for test-drv-info I would guess that a more
proper error message should occur, but perhaps this does not
work under Windows/MinGW.

(Yesterday I probably made a mistake in updating the path before
running make again, so that the error occurred multiple times.
I will make a note on the Wiki about this.)

Regards,

Arjen

On 2010-05-06 16:40, Arjen Markus wrote:
> 
> On 2010-05-06 16:37, David MacMahon wrote:
>> On May 6, 2010, at 7:27 , Arjen Markus wrote:
>>
>>> this is indeed very puzzling! I have never seen it before - and all
>>> the stuff I used I have used countless times before.
>>>
>>> Also puzzling: why does a repeated invocation of test-drv-info via make
>>> examine different drivers? It must be recording some information.
>> Have you tried from a clean build tree?  Sometimes after making Makefile 
>> changes, old build products from previous builds can cause weird 
>> problems because make no longer considers them but the tools make 
>> invokes might consider/use them.
>>
>> Just an idea,
>> Dave
>>
> 
> Hi Dave,
> 
> thanks, but that was not the cause: I always rebuild from scratch.
> (Hm, but not just now ... I will have to re-examine this! And I need
> to keep track of seemingly unimportant glitches, like the one with
> the PATH I just mentioned)
> 
> Regards,
> 
> Arjen
> 
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Plplot-devel mailing list
> Plplot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/plplot-devel
> 

------------------------------------------------------------------------------

_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to