Hello All, There seems to be a compilation error popping up after updating the Apple clang compilers with the new MacOs update (compiler : AppleClang 14.0.0.14000029). Here is the error,
/softwares/dealii-9.4.1/source/lac/sparse_direct.cc:104:14: error: non-const lvalue reference to type 'vector<long, allocator<long>>' cannot bind to a value of unrelated type 'vector<types::suitesparse_index, allocator<long long>>' tmp.swap(Ap); I am reaching out to know if anyone else tried recompiling dealii after updating to MacOs Ventura in a Apple Silicon machine? Any suggestions? Regards, Rahul -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/67dec931-8bb7-456f-89de-9f8d2ebf7bfcn%40googlegroups.com.