← Back to team overview

cuneiform team mailing list archive

Re: problem with cmake

 

Try create a build folder (builddir) near folder cuneiform-linux.

It looks like:

mkdir builddir
cd builddir
cmake -DCMAKE_BUILD_TYPE=debug ../cuneiform-linux

2008/12/30 Jean-Louis Cordonnier <jlcord2@xxxxxxxxxx>

> To build cuneiform, I did :
>
> mkdir builddir
> cd builddir
> cmake -DCMAKE_BUILD_TYPE=debug ..
>
> I got a error notification =
> In-tree build attempt detected, aborting. Set your build dir outside your
> source dir and try again.
>
> I cannot find why. Can somebody help ?
> Greetings
>
> Jean-Louis Cordonnier
> jlcord2@xxxxxxxxxx
> --
> This message was sent by Launchpad via the Contact user/team
> link on your profile page.  For more information see
> https://help.launchpad.net/YourAccount/ContactingPeople
>