> On Jun 20, 2015, at 5:11 AM, Dirk Hohndel <[email protected]> wrote: > > On Sat, Jun 20, 2015 at 12:13:56PM +0200, Salvador Cuñat wrote: >> Hi all. >> >> It seems that 7e216bcb0c breaks building from subsurface directory: >> >> boret@imladris:~/src/subsurface$ make >> rm: no se puede borrar «/home/boret/src/subsurface/theme»: Is a directory >> CMakeFiles/createLinks.dir/build.make:49: recipe for target >> 'CMakeFiles/createLinks' failed >> make[2]: *** [CMakeFiles/createLinks] Error 1 >> CMakeFiles/Makefile2:312: recipe for target >> 'CMakeFiles/createLinks.dir/all' failed >> make[1]: *** [CMakeFiles/createLinks.dir/all] Error 2 >> Makefile:117: recipe for target 'all' failed >> make: *** [all] Error 2 > > I didn't even realize that cmake supports "in tree builds". :-) > > Let me fix that.
Fix is pushed. It includes a message that we recommend out of tree builds :-) Please test /D _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
