Hi Everyone,

I'm trying to build the 2pni test under windows with Visual C++,
and it gives me a few errors (which occur more than once) .
I am aware that visual studio might have a different approach to templates,
and that can cause problems, but I'm not familiar with high-level templates
programming.

The errors are:

error C2976: 'Dune::GridTraits' : too few template arguments
C:\cygwin\home\dune-home\dune-grid-2.1.1\dune\grid\sgrid.hh Line: 1396
error C2059: syntax error : '<'
C:\cygwin\home\dune-home\dune-grid-2.1.1\dune\grid\sgrid.hh Line: 1685
error C2334: unexpected token(s) preceding '{'; skipping apparent function
body C:\cygwin\home\dune-home\dune-grid-2.1.1\dune\grid\sgrid.hh Line: 1686
error C2238: unexpected token(s) preceding ';'
C:\cygwin\home\dune-home\dune-grid-2.1.1\dune\grid\sgrid.hh Line: 1862
error C2065: '__func__' : undeclared identifier
C:\cygwin\home\dune-home\dune-grid-2.1.1\dune\grid\io\file\dgfparser\dgfyasp.hh
Line: 50
error C1083: Cannot open include file: 'tr1/type_traits': No such file or
directory C:\cygwin\home\dumux\dumux\common\propertysystem.hh Line: 46

Thanks for any help

Chen
_______________________________________________
Dumux mailing list
[email protected]
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux

Reply via email to