[Dune] Fwd: Re: problem using ug and the gmshreader

Franz Rammerstorfer franz.rammerstorfer at tugraz.at
Thu May 6 11:13:04 CEST 2010



-------- Original Message --------
Subject: 	Re: [Dune] problem using ug and the gmshreader
Date: 	Thu, 06 May 2010 11:11:48 +0200
From: 	Franz Rammerstorfer <franz.rammerstorfer at tugraz.at>
To: 	Jö Fahlke <jorrit at jorrit.de>



On 05/06/2010 10:46 AM, Jö Fahlke wrote:
>  Am Wed,  5. May 2010, 15:33:16 +0200 schrieb Franz Rammerstorfer:
>
>>  thanks for the answers, but unfortunately I couldn't solve my problem.
>>  Actually I'm using the cmake files of Bernd with minor changes, just
>>  my path's and stuff like that.
>>  I noticed a difference in Joe's linking sequence compared to mine:
>>  Joe:  ugS2, ugS3, devS, dunegrid, dunecommon
>>  Mine: dunegrid, dunecommon, gS2, ugS3, devS
>>  But thats the way Bernd's build system do it, and if I try to do it
>>  like Joe not even a simple UGGrid object is possible.
>>
>  It should not matter wether you give the UG libraries first or the dune
>  libraries first, since the dune-grid library does not use any of the functions
>  from the UG library, only the headers do.  So the linking command looks fine.
>
>  What is the exact version of dune-common and dune-grid?  Please provide the
>  output of the "svn info" command for these two modules.
>
URL: https://svn.dune-project.org/svn/dune-common/trunk
Repository Root: https://svn.dune-project.org/svn/dune-common
Repository UUID: 419231ca-4411-0410-aba2-fc6cf8c4f609
Revision: 5994
Node Kind: directory
Schedule: normal
Last Changed Author: mnolte
Last Changed Rev: 5994
Last Changed Date: 2010-05-03 11:27:32 +0200 (Mon, 03 May 2010)

URL: https://svn.dune-project.org/svn/dune-grid/trunk
Repository Root: https://svn.dune-project.org/svn/dune-grid
Repository UUID: f82f27de-4411-0410-b156-930a902cda50
Revision: 6673
Node Kind: directory
Schedule: normal
Last Changed Author: mnolte
Last Changed Rev: 6673
Last Changed Date: 2010-05-03 11:28:05 +0200 (Mon, 03 May 2010)

>  What kind of operating system and architecture are you using?  Please include
>  the output of "uname -a" in your answer.
>
Linux fmech04 2.6.30-1-686 #1 SMP Sat Aug 15 19:11:58 UTC 2009 i686
GNU/Linux

>  What compiler are you using and what version?  Please provide stuff like the
>  output of "c++ --version" (different compilers may need different options to
>  make them print version information).
>
c++ (Debian 4.4.2-9) 4.4.3 20100108 (prerelease)
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

>  Bye,
>  Jö.
>
>
Hi,
I think my machine, my compiler and my svn revisions are ok, but
nevertheless thank you for your efforts.
Anyways, I ought to switch to your build system and try to link my own
libs to dune via autotools not vice versa via cmake.
But thats not my favorite ...
Thanks, Franz.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20100506/496df63f/attachment.htm>


More information about the Dune mailing list