<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<div>
<p dir="ltr">Thank you form the quick answer! I wait the new release! <br>
Regards,<br>
Marco.</p>
<div class="x_quote">Il 17/feb/2014 12:59 Tobias Malkmus <tomalk@mathematik.uni-freiburg.de> ha scritto:<br type="attribution">
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Hi Marco<br>
<br>
At the moment the release version of Dune-Fem (1.3) is INCOMPATIBLE with <br>
the new core release 2.3.<br>
We are preparing a new release (1.4). It might take some further time <br>
until it is finished.<br>
<br>
If you want to use Fem in version 1.3, please use the old core release <br>
(2.2.1).<br>
<br>
<br>
Best Tobias<br>
<br>
<br>
On 02/17/2014 12:44 PM, Agnese, Marco wrote:<br>
> Hello DUNE-FEM users,<br>
> when I try to compile DUNE-FEM with the new DUNE 2.3.0 I obtain the following error:<br>
><br>
> In file included from ../../../dune/fem/io/file/persistencemanager.hh:41:0,<br>
>                   from ../../../dune/fem/solver/timeprovider.hh:43,<br>
>                   from ../../../dune/fem/misc/femtimer.hh:44,<br>
>                   from femtimer.cc:33:<br>
> ../../../dune/fem/io/file/iointerface.hh: In static member function 'static std::string Dune::Fem::IOInterface::createPath(const CommunicatorType&, const string&, const string&, int, bool)':<br>
> ../../../dune/fem/io/file/iointerface.hh:336:54: error: there are no arguments to 'genFilename' that depend on a template parameter, so a declaration of 'genFilename' must be available [-fpermissive]<br>
>         std::string path = genFilename("",filename,step);<br>
>                                                        ^<br>
> ../../../dune/fem/io/file/iointerface.hh:336:54: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)<br>
> ../../../dune/fem/io/file/iointerface.hh: In static member function 'static std::string Dune::Fem::IOInterface::createRecoverPath(const string&, int, const string&, int, bool)':<br>
> ../../../dune/fem/io/file/iointerface.hh:369:54: error: 'genFilename' was not declared in this scope<br>
>         std::string path = genFilename("",filename,step);<br>
>                                                        ^<br>
> In file included from ../../../dune/fem/solver/timeprovider.hh:43:0,<br>
>                   from ../../../dune/fem/misc/femtimer.hh:44,<br>
>                   from femtimer.cc:33:<br>
> ../../../dune/fem/io/file/persistencemanager.hh: In member function 'std::string Dune::PersistenceManager::getUniqueFileName(const string&)':<br>
> ../../../dune/fem/io/file/persistencemanager.hh:327:54: error: 'genFilename' was not declared in this scope<br>
>         return genFilename( path_, tag, ++fileCounter_ );<br>
>                                                        ^<br>
> ../../../dune/fem/io/file/persistencemanager.hh: In member function 'std::string Dune::PersistenceManager::getUniqueTag(const string&)':<br>
> ../../../dune/fem/io/file/persistencemanager.hh:332:51: error: 'genFilename' was not declared in this scope<br>
>         return genFilename( "", tag, ++fileCounter_ );<br>
><br>
> Is there a patch to fix it? Or the only solution is to compile with -fpermessive?<br>
><br>
> Thank you very much,<br>
><br>
> Marco Agnese<br>
><br>
><br>
> _______________________________________________<br>
> dune-fem mailing list<br>
> dune-fem@dune-project.org<br>
> <a href="http://lists.dune-project.org/mailman/listinfo/dune-fem">http://lists.dune-project.org/mailman/listinfo/dune-fem</a><br>
><br>
><br>
<br>
<br>
-- <br>
Tobias Malkmus                 <tomalk at mathematik.uni-freiburg.de><br>
<br>
Mathematisches Institut               Tel: +49 761 203 5627<br>
Abt. für Angewandte Mathematik        Universität Freiburg<br>
Hermann-Herder-Str. 10<br>
79104 Freiburg<br>
<br>
</div>
</span></font>
</body>
</html>