On 2007-04-09 09:21+0200 Werner Smekal wrote:
> Hi,
>
> is this the correct way?
The current FindwxWidgets.cmake has screwed up wxWidgets_FIND_REQUIRED logic
that emits an incorrect error message. So QUIET is just a way to work
around this bad logic.
> There is a improved wxwidgets.cmake around
Hi,
is this the correct way? There is a improved wxwidgets.cmake around and
I will commit this to the plplot repository and change these messages.
But make an error message go away by just saying to be quit is not the
best way, isn't it ;) ?
Werner
Alan W. Irwin wrote:
> On 2007-04-08 21:07-0
On Apr 8, 2007, at 9:28 PM, Alan W. Irwin wrote:
> On 2007-04-08 21:07-0400 Hazen Babcock wrote:
>
>>
>> Running cmake on a machine without wxWidgets I get:
>> -- ERROR: wxWidgets was not found.
>>
>> The other drivers with missing dependencies give (for example):
>> -- WARNING: cd.h and/or libcd
On 2007-04-08 21:07-0400 Hazen Babcock wrote:
>
> Running cmake on a machine without wxWidgets I get:
> -- ERROR: wxWidgets was not found.
>
> The other drivers with missing dependencies give (for example):
> -- WARNING: cd.h and/or libcd.a not found. Setting PLD_cgm to OFF.
>
> Are we generating
Running cmake on a machine without wxWidgets I get:
-- ERROR: wxWidgets was not found.
The other drivers with missing dependencies give (for example):
-- WARNING: cd.h and/or libcd.a not found. Setting PLD_cgm to OFF.
Are we generating this message for wxWidgets? I'd like to change it
to matc