|
From: Mirko V. <mir...@gm...> - 2015-03-28 20:02:49
|
On Sat, Mar 28, 2015 at 3:22 PM, Mirko Vukovic <mir...@gm...> wrote: > Removing the `.' from path has cleared the original error that started > this thread. > I am now getting other errors. I will study them for a bit and if still > stymied, > I will start a new thread with a better subject line > > Many thanks to everyone that looked at this. > > To summarize: > > Having `.' at the beginning of PATH caused cmake to misbehave. > Doing the following resulted in a clean compilation cmake . -G "MSYS Makefiles" make The interp2d's tests passed. |