Hi Ilinca!
On Sun, Mar 15, 2015 at 6:24 AM, Ilinca Andrei <andrei.ilinc...@gmail.com>
wrote:
>
> I forgot to mention, when I downloaded BRL-CAD from svn(svn checkout
> https://svn.code.sf.net/p/brlcad/code/brlcad/trunk brlcad) I had the
> following error:
> Policy "CMP0021" is not known to this version of CMake.
> I did some research to find out what to replace it with, but I was unable
> to find anything concludent. My workaround was to comment the respective
> line and it compiled fine.
>
> Does this happen to anyone else? Why does this happen? What whould be a
> proper solution to this?
>
You got this error, because you are working with an older version of
*cmake* and
not the latest.
I guess you would mostly be on version 2.8.9 (that's the version in Ubuntu
repositories), while you need a 3.x. So you'll have to install the latest
version of *cmake*.
You can download and install it from here :
http://www.linuxfromscratch.org/blfs/view/svn/general/cmake.html
You can check the *cmake* version by command :
cmake --version
With Regards,
Kalpit Thakkar
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for
> all
> things parallel software development, from weekly thought leadership blogs
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> BRL-CAD Developer mailing list
> brlcad-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/brlcad-devel
>
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel