> > Dear all, > I have found the solution thanking to Alberto Sartori who suggested that the problem could be a repeated definition between my main.cc and something else somewhere in deal.ii.
In my CMakeLists.txt I defined DIMENSION, defining DDDDIMENSION the compilation works fine. So we just need to be careful on the choice of the names for the defines. Bests and thank you again, Nicola -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
