I am trying to install deal.II in a cluster and somehow the compiler is not recognizing std::filesystem which is used in step-83. However step-83 isn't marked as having unmet dependencies.
As a results the "make" I use for building deal.II fails when building step-83 I can probably modify the CMakeLists.txt file within step-83 but I was hoping to instead introduce a flag during CMake to force skip step-83 instead. Can I do that without disabling the rest of the examples, as in DEAL_II_COMPONENT_EXAMPLES=OFF? Any other better options? Thank you! David -- 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 visit https://groups.google.com/d/msgid/dealii/937986e1-f555-4727-a38f-4201a258e587n%40googlegroups.com.