[aspect-devel] Error compiling Aspect

Timo Heister heister at clemson.edu
Tue Mar 14 07:15:09 PDT 2017


Hey Felipe,

>  [ 26%] Building CXX object CMakeFiles/aspect.dir/source/main.cc.o
> /home1/04020/unfelipe/packages/aspect-1.5.0/source/main.cc: In function
> ‘void parse_parameters(const string&, dealii::ParameterHandler&)’:
> /home1/04020/unfelipe/packages/aspect-1.5.0/source/main.cc:318:13: error:
> ‘class dealii::ParameterHandler’ has no member named
> ‘parse_input_from_string’

What version of deal.II is this? A very old development version? This
block of code should only be active if you have a development version
newer than 8.4, but that should contain this function.

> cc1plus: warning: unrecognized command line option "-Wno-literal-suffix"

This might be important too: are you mixing compilers for deal.II,
aspect, or other dependencies?


-- 
Timo Heister
http://www.math.clemson.edu/~heister/


More information about the Aspect-devel mailing list