Ian Oversby wrote:
> I'm trying to build chicken for MinGW but it is failing in CMake with >
the message:
>
> CMake Error: Cannot find source file >
"C:/chicken-2.315/StackGrowsDownward.c" for target > "cmTryCompileExec".
Any ideas why?
I'm going to guess that something went wrong with your Darcs pull and you
don't actually have StackGrowsDownward.c. I test MinGW on a MSYS shell all
the time, it is my primary build environment. Questions:
- do you actually have StackGrowsDownward.c ?
- what version of CMake are you using?
- are you building under MSYS or a Windows command prompt?