Lev,
/home/lev/aspect/dealii_debug/source/base/function_parser.cc:478:16:
required from here
/opt/rh/devtoolset-2/root/usr/include/c++/4.8.2/bits/stl_construct.h:75:7:
error: use of deleted function ‘std::unique_ptr<_Tp, _Dp>::unique_ptr(const
std::unique_ptr<_Tp, _Dp>&) [with _Tp = mu::Parser; _Dp =
std::default_delete<mu::Parser>]’
{ ::new(static_cast<void*>(__p)) _T1(std::forward<_Args>(__args)...); }
^
In file included from
/opt/rh/devtoolset-2/root/usr/include/c++/4.8.2/memory:81:0,
from
/home/lev/aspect/dealii_debug/include/deal.II/base/function_parser.h:28,
from
/home/lev/aspect/dealii_debug/source/base/function_parser.cc:17:
/opt/rh/devtoolset-2/root/usr/include/c++/4.8.2/bits/unique_ptr.h:273:7:
error: declared here
unique_ptr(const unique_ptr&) = delete;
^
make[2]: *** [source/base/CMakeFiles/obj_base_debug.dir/function_parser.cc.o]
Can you copy the last few lines of errors above the first line you show here?
I want to see where in this file the problem happens.
Also, what is the compiler and version you use?
Best
W.
--
------------------------------------------------------------------------
Wolfgang Bangerth email: bange...@colostate.edu
www: http://www.math.colostate.edu/~bangerth/
--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see
https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.