[Dune] [#322] linking failure in grid howto (1.0 release)

Dune dune at dune-project.org
Thu Sep 27 14:46:40 CEST 2007


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#322 - linking failure in grid howto (1.0 release)
User who did this - Markus Blatt (mblatt)

----------
Did you check in the release?

Still not working for me. But the error is different now and gets triggered in line 109 of dgfgridtype.hh as no Grid type is defined:

In file included from integration.cc:9:
/home/mblatt/dune-1.0beta/dune-grid/dune/grid/io/file/dgfparser/dgfgridtype.hh:107:4: error: #error

This is the excerpt from the file

#elif defined YASPGRID
  #include <dune/grid/io/file/dgfparser/dgfyasp.hh>
#else
  #error 
  // default is yaspgrid (warning is printed when gridtype.hh is
  // included)
  #include <dune/grid/io/file/dgfparser/dgfyasp.hh>
#endif

Should #error be #warning instead?
----------

More information can be found at the following URL:
http://conan.informatik.uni-stuttgart.de/flyspray/index.php?do=details&task_id=322#comment335

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list