Re: [Plplot-devel] Reducing loudness of compiler "Error" messages

2016-11-19 Thread Alan W. Irwin
On 2016-11-12 01:07-0800 Alan W. Irwin wrote: > On 2016-11-12 00:08-0500 Pedro Vicente wrote: > >> I have a couple suggestions, however >> >> the Cmake output is full of messages like >> >> CMake Error at CMakeLists.txt:18 (enable_language): >> >> No CMAKE_Fortran_COMPILER could be found. >> >

Re: [Plplot-devel] Reducing loudness of compiler "Error" messages

2016-11-13 Thread Pedro Vicente
I have WXWIN = M:\wx\wxwidgets-3.1.0 in my PATH there is ;%WXWIN%\lib\vc_lib; but wxwidgets is still not detected attached make.txt done with cmake ".." -G "Visual Studio 14" -DPL_DOUBLE:BOOL=ON -DBUILD_TEST:BOOL=ON -DCMAKE_CONFIGURATION_TYPES:STRING="Debug" -DCMAKE_BUILD_TYPE:STRING="De

[Plplot-devel] Reducing loudness of compiler "Error" messages

2016-11-12 Thread Alan W. Irwin
On 2016-11-12 00:08-0500 Pedro Vicente wrote: > I have a couple suggestions, however > > the Cmake output is full of messages like > > CMake Error at CMakeLists.txt:18 (enable_language): > > No CMAKE_Fortran_COMPILER could be found. > > -- Configuring incomplete, errors occurred! > > these are not