Re: [eigen] making doc - what am I missing?

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


There's no need for -G i think, and the first make is not needed either.

Isn't there any error during the cmake/make steps ? Do you have the required tools (doxygen, latex) ?

It's working here (Gentoo ~amd64 system). The index.html starts as expected. Maybe you can try without parallel building (-j), though i'm using -j5 here and i can't see any problem.

++

Thomas

--

Thomas Capricelli <orzel@xxxxxxxxxxxxxxx>

http://www.freehackers.org/thomas

On Wednesday 06 October 2010 13:21:11 Helmut Jarausch wrote:

> cmake -G "Unix Makefiles" ../Eigen/

> make

> make -j4 doc



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/