Hi, I eventually had some time to test the latest plplot svn version on Windows MinGW. With cmake version 2.4-patch 6 I had the following showstopper during the configure step:
-- Looking for isnan -- Looking for isnan - found -- SWIG_VERSION = 1.3.29 CMake Error: Error in cmake code at Z:/DevZone/PLdev/plplot/cmake/modules/plplot.cmake:248: IF had incorrect arguments: listindexplus LESS ${listlength} (Unknown arguments specified). Current CMake stack: Z:/DevZone/PLdev/plplot/CMakeLists.txt;Z:/DevZone/PLdev/plplot/cmake/modules/plplot.cmake CMake Error: Error in cmake code at Z:/DevZone/PLdev/plplot/cmake/modules/plplot.cmake:263: MATH cannot parse the expression: " + 1": syntax error, unexpected exp_PLUS, expecting exp_OPENPARENT or exp_NUMBER (2) Current CMake stack: Z:/DevZone/PLdev/plplot/CMakeLists.txt;Z:/DevZone/PLdev/plplot/cmake/modules/plplot.cmake CMake Error: Error in cmake code at Z:/DevZone/PLdev/plplot/cmake/modules/plplot.cmake:264: MATH cannot parse the expression: " + 1": syntax error, unexpected exp_PLUS, expecting exp_OPENPARENT or exp_NUMBER (2) Current CMake stack: Z:/DevZone/PLdev/plplot/CMakeLists.txt;Z:/DevZone/PLdev/plplot/cmake/modules/plplot.cmake CMake Error: Error in cmake code at Z:/DevZone/PLdev/plplot/cmake/modules/plplot.cmake:268: ENDFOREACH An ENDFOREACH command was found outside of a proper FOREACH ENDFOREACH structure. Or its arguments did not match the open ing FOREACH command. Current CMake stack: Z:/DevZone/PLdev/plplot/CMakeLists.txt;Z:/DevZone/PLdev/plplot/cmake/modules/plplot.cmake -- X11_FOUND = -- X11_INCLUDE_DIR = -- X11_COMPILE_FLAGS = -I -- X11_LIBRARIES = -- X11_LIBRARY_DIR = Looking in plplot.cmake I see that these lines are within a if(X11_INCLUDE_DIR) clause - therefore I don't see why this is a problem for MinGW. Did anybody change something in this area or has an idea where the problem is? Best Regards, Werner -- Dipl. Ing. Werner Smekal Institut fuer Allgemeine Physik Technische Universitaet Wien Wiedner Hauptstr 8-10 A-1040 Wien Austria email: [EMAIL PROTECTED] web: http://www.iap.tuwien.ac.at/~smekal phone: +43-(0)1-58801-13463 (office) +43-(0)1-58801-13469 (laboratory) fax: +43-(0)1-58801-13499 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel