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> > > /usr/local/include/deal.II/base/data_out_base.h:1713:23: error: ‘tuple’ is > not a member of ‘dealii::std_cxx11’ > /usr/local/include/deal.II/base/data_out_base.h:1713:79: error: template > argument 1 is invalid > const std::vector<std_cxx11::tuple<unsigned int, unsigned int, > std::string> > &vector_data_ranges, > Description Resource Path Location Type > ‘_1’ is not a member of ‘dealii::std_cxx11’ DealiiTut1 line 439, > external location: /usr/local/include/deal.II/base/parallel.h C/C++ > Problem > > Description Resource Path Location Type > ‘::value’ has not been declared DealiiTut1 line 301, external > location: /usr/local/include/deal.II/base/memory_consumption.h C/C++ > Problem > > I tried compiling in terminal and in eclipse. I am very interested in using eclipse and helping the community, but this is a bit much debugging for starting out. I suspect this is an installation problem, but I am not sure. I checked and the libraries are where they are supposed to be /usr/local/include/dealii. Another piece of information is the shared libraries e.g. libdeal_II.g.so are in /usr/local/lib as opposed to /usr/local/include . Any help would be very appreciated. -- 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 dealii+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.