On 6 Mar 2013, at 12:53, Laurent Michel <[email protected]> wrote:
> Quick update: > > I did: > > make -f Makefile install > > > And that succeeded. There must be something I'm missing with the various make > involved (make cmake ccmake GNUstep own make). Ah, did you try to do a cmake build in the project root directory, rather than in a build directory? This won't work, as it will conflict with the legacy Makefile and GNUmakefiles. They will be removed soon. David -- Sent from my brain _______________________________________________ Gnustep-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnustep-dev
