<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<br>
<br>
-------- Original Message --------
<table class="moz-email-headers-table" border="0" cellpadding="0"
cellspacing="0">
<tbody>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">Subject: </th>
<td>Re: [Dune] problem using ug and the gmshreader</td>
</tr>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">Date: </th>
<td>Tue, 04 May 2010 19:59:39 +0200</td>
</tr>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">From: </th>
<td>Franz Rammerstorfer <a class="moz-txt-link-rfc2396E" href="mailto:franz.rammerstorfer@tugraz.at"><franz.rammerstorfer@tugraz.at></a></td>
</tr>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">To: </th>
<td>Jö Fahlke <a class="moz-txt-link-rfc2396E" href="mailto:jorrit@jorrit.de"><jorrit@jorrit.de></a></td>
</tr>
</tbody>
</table>
<br>
<br>
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
On 05/04/2010 05:50 PM, Jö Fahlke wrote:
<blockquote cite="mid:20100504155034.GC12200@paranoia" type="cite">
<pre wrap="">Am Tue, 4. May 2010, 16:42:23 +0200 schrieb Dan Popovic:
</pre>
<blockquote type="cite">
<pre wrap="">ich kenne mich da nicht so gut aus, aber in Revision 6251 wurden erst
die shared pointer in uggridfactory.hh in der Methode
insertBoundarySegment eingefuehrt (in dune-grid).
Es waere zwar nicht sinnvoll, aber wenn man dann mit einem gmshreader
einer neueren Version arbeitet, funktioniert es natuerlich nicht.
Eventuell muss der nur ein svn up machen?
</pre>
</blockquote>
<pre wrap="">Dan raises a valid Point here. Franz, please make sure to rebuild dune-grid
after an svn update. The buildsystem of your module cannot notice when source
files of another module change and that module needs to be rebuild. If a
neccessary rebuild is skipped, that would lead to linking errors like the one
you showed here.
Jö.
</pre>
<pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Dune mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated"
href="mailto:Dune@dune-project.org">Dune@dune-project.org</a>
<a moz-do-not-send="true" 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>
I've updated all my modules and rebuilt them.<br>
I've also checked the linking sequence within my buildingsystem cmake.<br>
Linking seems to work, because e.g. I'm able to construct a UGGrid
object like in your example code unitcube.hh in dune-grid-howto. <br>
<br>
Thanks, Franz<br>
<br>
<br>
<br>
<br>
<br>
</body>
</html>