Re: [deal.II] Compilation problem with Development sources

2018-09-17 Thread Michał Wichrowski
W dniu poniedziałek, 17 września 2018 16:10:32 UTC+2 użytkownik Jean-Paul Pelteret napisał: > > Dear Michał, > > I think that calling *git checkout* is insufficient. You probably want to > call* git pull *(or* git fetch && git rebase origin/master*) to fetch and > merge the most current state

Re: [deal.II] Compilation problem with Development sources

2018-09-17 Thread Jean-Paul Pelteret
Dear Michał, I think that calling git checkout is insufficient. You probably want to call git pull (or git fetch && git rebase origin/master) to fetch and merge the most current state of the remote repository. Best, Jean-Paul > On 17 Sep 2018, at 15:38, Michał Wichrowski wrote: > > I've just

[deal.II] Compilation problem with Development sources

2018-09-17 Thread Michał Wichrowski
Dear all, I had a problem while compiling deal.II source code from the git repository: [ 72%] Building CXX object source/algorithms/CMakeFiles/obj_algorithms_debug.dir/operator.cc.o In file included from /home/mwichro/lib/dealii/include/deal.II/algorithms/any_data.h:21:0, from