Hi, I am trying to build step-1 using cmake on vscode. But vscode throws me this error:
` CMake Error at CMakeLists.txt:30 (message): *** Could not locate a (sufficiently recent) version of deal.II. *** You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake or set an environment variable "DEAL_II_DIR" that contains this path. ` I have installed dealii using spack. I am able to build using the terminal though. What changes do i need to make for building using vscode? Thanks Vinayak -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/6abdf1a6-f4dc-416f-8bea-8a41b23373b8n%40googlegroups.com.
