Hi, On Thursday, August 25, 2016 at 8:59:11 AM UTC-4, [email protected] wrote: > > So I installed dealII and everything presumably went according to plan. 0 > out of the 4 tests failed. Then when I copy and pasted tutorial 1 and > tried to run it, I ended up with 792 errors. Here are some samples: > > /usr/local/include/deal.II/base/data_out_base.h:2637:15: error: ‘tuple’ is >> not a member of ‘dealii::std_cxx11’ >> std::vector<std_cxx11::tuple<unsigned int, unsigned int, std::string> > >> > What happens if you go in the directory where you have installed deal and try to compile the tests from there? You should have a directory with all the tests there.
Best, Bruno -- 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.
