[CMake] cmake-2.8.1 cygwin on win7 64
Bill Hoffman
bill.hoffman at kitware.com
Tue Jun 8 13:30:21 EDT 2010
On 6/8/2010 11:03 AM, Dr DB Karron wrote:
> I have a full cigwin installed on Windows 7 64 bit;
> java and curses all default installed.
>
> ./bootstrap is failing.
> ./configure is failing
>
> Here is the log.
>
Works for me... :)
What is in this file:
Bootstrap.cmk/cmake_bootstrap.log
Not finding java should not be a fatal error.
Try starting from a clean source tree and do this:
mkdir build
cd build
../CMake/bootstrap >& output
then send output and
Bootstrap.cmk/cmake_bootstrap.log back to the list unless you find out
what went wrong.
-Bill
More information about the CMake
mailing list