carlTLR / svngraph

Automatically exported from code.google.com/p/svngraph
0 stars 0 forks source link

build does not check for requred includes #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
$ mkdir build; cd build
$ cmake ../
$ make 

this fails on
a) svn_pool.h not found -> subversion-devel
b) boost/graph/adjacency_list.hpp: not found -> boost-devel

Original issue reported on code.google.com by h.goe...@goebel-consult.de on 28 Nov 2011 at 7:13

GoogleCodeExporter commented 8 years ago
Suppose the same as in the above comment.
Inculde report made by typescript.

Original comment by Kacper.P...@gmail.com on 23 Mar 2013 at 8:34

Attachments: