Arjen Markus wrote: > for reasons I do not understand (*) the error messages I reported > earlier after setting CMAKE_WINDOWS_OBJECT_PATH to 1 have vanished. > The project's makefiles can now be generated by CMake. > > In fact make begins to build the C libraries and the FORTRAN 77 libraries, > but then stumbles over an unresolved external. Well, that is a problem > for PLplot - not for CMake. > > So, the conclusion now is that all is working well - even in the combination > C and Fortran. > > Regards, > > Arjen > > (*) There may have been interference from removing the previous contents > of the build directory. I have seen more spurious error messages, > when cleaning the build directory and then invoking CMake again. > (Some timing issue, I guess)
Excellent. If you have any changes for CMake please send them to us for inclusion in upstream CMake. You can add them via a feature request: http://www.cmake.org/Bug to document the contribution. Let us know if you find a way to consistently reproduce the spurious error messages. Thanks, -Brad _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
