<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hi Aleksejs.
<br>
Two other things I noticed:<br>
- Use <config.h> instead of "config.h" (at least I think one
should do that...)<br>
- Get your editor to replace tabs with spaces (google it). Opening
your files with vi to check leads to<br>
weird looking indentation).<br>
Best<br>
Andreas<br>
<br>
On 26/09/14 11:31, Aleksejs Fomins wrote:<br>
</div>
<blockquote cite="mid:54254090.4070709@lspr.ch" type="cite">
<pre wrap="">Thanks, I will :)
On 09/26/2014 12:29 PM, Christian Engwer wrote:
</pre>
<blockquote type="cite">
<pre wrap="">On Fri, Sep 26, 2014 at 12:21:19PM +0200, Aleksejs Fomins wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Dear All,
I have found the error.
I have forgotten to close the bracket after namespace dune {}
Sadly I have insufficient experience to see this from compiler messages.
I am sorry to have bothered you.
</pre>
</blockquote>
<pre wrap="">
as a quick tipp...
write
namespace Dune {
...
} // end namespace Dune
this thelps to keep track of closing brackets
Christian
</pre>
<blockquote type="cite">
<pre wrap="">
Regards,
Aleksejs
On 09/26/2014 12:06 PM, Aleksejs Fomins wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Dear Christoph,
Thank you for your reply.
I have checked both all files I have written inside dune-curvilineargrid
(3 of them). All of them have includes before namespace dune {}
Regards,
Aleksejs
On 09/26/2014 11:52 AM, Christoph Grüninger wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi Aleksejs,
probably you included a header inside a namespace Dune {}.
Bye
Christoph
_______________________________________________
Dune mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dune@dune-project.org">Dune@dune-project.org</a>
<a class="moz-txt-link-freetext" href="http://lists.dune-project.org/mailman/listinfo/dune">http://lists.dune-project.org/mailman/listinfo/dune</a>
</pre>
</blockquote>
<pre wrap="">
_______________________________________________
Dune mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dune@dune-project.org">Dune@dune-project.org</a>
<a class="moz-txt-link-freetext" href="http://lists.dune-project.org/mailman/listinfo/dune">http://lists.dune-project.org/mailman/listinfo/dune</a>
</pre>
</blockquote>
<pre wrap="">
</pre>
</blockquote>
<pre wrap="">
</pre>
<blockquote type="cite">
<pre wrap="">_______________________________________________
Dune mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dune@dune-project.org">Dune@dune-project.org</a>
<a class="moz-txt-link-freetext" href="http://lists.dune-project.org/mailman/listinfo/dune">http://lists.dune-project.org/mailman/listinfo/dune</a>
</pre>
</blockquote>
<pre wrap="">
</pre>
</blockquote>
<pre wrap="">
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Dune mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dune@dune-project.org">Dune@dune-project.org</a>
<a class="moz-txt-link-freetext" href="http://lists.dune-project.org/mailman/listinfo/dune">http://lists.dune-project.org/mailman/listinfo/dune</a>
</pre>
</blockquote>
<br>
</body>
</html>