Hi,
I was trying to run the dealii with Ubuntu desktop on Mac M1 but this is the error I received. I did not use the add_data_vector_internal function in my code. May I ask why would this happened?
Sincerely and Best Regards,
H
/home/parallels/dealii-candi/deal.II-v9.2.0/include/deal.II/numerics/data_out_dof_data.h:1081: error: undefined reference to 'void dealii::DataOut_DoFData<dealii::DoFHandler<2, 2>, 2, 2>::add_data_vector_internal<dealii::IndexSet>(dealii::DoFHandler<2, 2> const*, dealii::IndexSet const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, dealii::DataOut_DoFData<dealii::DoFHandler<2, 2>, 2, 2>::DataVectorType, std::vector<dealii::DataComponentInterpretation::DataComponentInterpretation, std::allocator<dealii::DataComponentInterpretation::DataComponentInterpretation> > const&, bool)'