[dune-functions] problem solved "wie kann ich C++14 aktivieren"

Ruth Schoebel r.schoebel at fz-juelich.de
Tue Mar 22 14:17:17 CET 2016


Excellent! Thanks for the note.
As proposed I have installed a more recent version of gcc and now
everything works.

On 03/21/16 11:46, Steffen Müthing wrote:
> Hi Ruth,
>
>> Am 21.03.2016 um 11:39 schrieb Ruth Schoebel <r.schoebel at fz-juelich.de>:
>>
>> Sehr geehrte Dune Entwickler,
>>
>> ich habe mir gerade das Module dune-functions heruntergeladen und habe
>> Probleme beim kompilieren.
>> Bisher habe ich nur vergeblich versucht das dunecontrol-Skript
>> auszuführen, welches mit der Fehlermeldung
>>
>> .../dune/dune-functions/dune/functions/common/indexaccess.hh:74:1:
>> error: deduced return types are a C++14 extension
>>
>> abbricht. Als Kompiler benutze ich clang Version 3.8.0.
>> Wie kann ich  c++14 aktivieren?
> I’ll respond in English - that way more people can follow. I have a feeling that
> this might be due to your compiler configuration. Could you please post the output
> of the CMake configuration stage? The easiest way to get that is to delete the build
> directory of dune-functions and re-run "dunecontrol —only=dune-functions“.
>
> What is the version of your system compiler (gcc —version)? Clang uses the C++
> standard library from that compiler, and if it is too old, it cannot switch to C++14 mode.
>
> Steffen
>
>> Vielen Danke schon mal im Vorraus für die Hilfe
>>
>> Ruth Schöbel
>>
>>
>> ------------------------------------------------------------------------------------------------
>> ------------------------------------------------------------------------------------------------
>> Forschungszentrum Juelich GmbH
>> 52425 Juelich
>> Sitz der Gesellschaft: Juelich
>> Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
>> Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher
>> Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender),
>> Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt,
>> Prof. Dr. Sebastian M. Schmidt
>> ------------------------------------------------------------------------------------------------
>> ------------------------------------------------------------------------------------------------
>>
>>
>> _______________________________________________
>> dune-functions mailing list
>> dune-functions at dune-project.org
>> http://lists.dune-project.org/mailman/listinfo/dune-functions
>>





More information about the dune-functions mailing list