On 2010-07-12 10:41+0200 yogeshwarsing calleecharan wrote: > C:\plplot-5.9.6\buildmingw>cmake -G "MinGW Makefiles" - > DCMAKE_INSTALL_PREFIX=ins > tall .. > CMake Error at C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/ > CMakeDetermine > CCompiler.cmake:44 (MESSAGE): > Could not find compiler set in environment variable CC:
You may be the first to try to get the Ada bindings and examples for PLplot to work under Windows. So some experimentation may be necessary. Just out of curiosity about the above error message, do you have the CC environment variable set to some incorrect value? The above error may be due to something else, of course. For example, I think it would be necessary to use consistent compilers; that is, if you are using the MinGW Ada compiler, you must also install and use the MinGW C compiler. Currently, I am in the process of finishing up a Linux system upgrade, but once that is done I should be in a position to try some experiments with MinGW under wine to see under what conditions (if any) that Ada bindings and examples for PLplot will work properly under a Windows (free in this case) environment. Alan __________________________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); PLplot scientific plotting software package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Plplot-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-general
