[Dune] New user of DUNE

Miguel de Benito Delgado m.debenito.d at gmail.com
Mon May 13 15:08:47 CEST 2013


Or... you could create a file "dune-build.opts" with a line

    CONFIGURE_FLAGS='--enable-fieldvector-size-is-method'

and build dune using

    dunecontrol --opts=dune-build.opts ... blahblah...

You can use this file to add more build options of course, like choosing
clang to compile, or telling dune where some library is, etc. There's more
on this in the dune build howto.

Best,

--
Miguel de  Benito.


On Mon, May 13, 2013 at 2:30 PM, Oliver Sander
<sander at igpm.rwth-aachen.de>wrote:

> Actually, it is not even a bug, but just a warning.  So the short answer
> is:
> just ignore the message.  It doesn't mean anything bad for you.
> best,
> Oliver
>
>
> Am 13.05.2013 14:25, schrieb Dedner, Andreas:
>
>> Welcome to Dune!
>> Could I please ask you to have a look at
>> http://users.dune-project.org/**projects/main-wiki/wiki/**
>> Guides_bug_reporting<http://users.dune-project.org/projects/main-wiki/wiki/Guides_bug_reporting>
>> Keeping to these guidelines will greatly enhance your chances of getting
>> a usefull answer.
>> Greetings
>> Andreas
>> ------------------------------**------------------------------**
>> ------------------------------**------------------------------**
>> ------------------------------**------------------------------**
>> --------------------
>> *From:* dune-bounces+a.s.dedner=warwic**k.ac.uk at dune-project.org<warwick.ac.uk at dune-project.org>[dune-bounces+a.s.dedner=
>> warwi**ck.ac.uk at dune-project.org <warwick.ac.uk at dune-project.org>] on
>> behalf of bilal saad [bilal.saad1984 at gmail.com]
>> *Sent:* 13 May 2013 13:19
>> *To:* dune at dune-project.org
>> *Subject:* [Dune] New user of DUNE
>>
>>
>> Hello,
>>
>> I'm a new user of dune. When I install dune I get this error.
>>
>> warning: #warning The FieldVector class exports its size by the enum
>> member 'size'. This behavior is deprecated. In the future, 'size' will be a
>> method, which puts it in compliance with the stl
>> conventions. To enable the new behavior (and get rid of this warning),
>> build your Dune with --enable-fieldvector-size-is-**method. If you do
>> need the vector size as an enum, use 'dimension'. [-Wcpp]
>>
>>
>> Can you help me to fix it.
>> Thanks
>> Bilal
>>
>>
>> ______________________________**_________________
>> Dune mailing list
>> Dune at dune-project.org
>> http://lists.dune-project.org/**mailman/listinfo/dune<http://lists.dune-project.org/mailman/listinfo/dune>
>>
>
>
> ______________________________**_________________
> Dune mailing list
> Dune at dune-project.org
> http://lists.dune-project.org/**mailman/listinfo/dune<http://lists.dune-project.org/mailman/listinfo/dune>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20130513/0442e5b2/attachment.htm>


More information about the Dune mailing list