| Cmake does not know where to find a correct version of deal.ii. Are you trying to compile an example from the GitHub repository with an earlier release of deal.ii? If that’s the case, try removing the version from the find statement in the CMakeLists.txt. Otherwise you will have to instruct vscode where your library is installed. You can initiate cmake from the command line in the build directory manually, specifying the env variable DEAL_II_DIR. When a cmake cache is present, vscode uses it, and you may be able to get through.
-- Luca Il giorno 22 apr 2023, alle ore 20:18, Abbas <[email protected]> ha scritto:
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/10A3FA15-956D-4860-97CB-BD2081C48DFE%40gmail.com. |
- [deal.II] Error building with cmake on vscode Vinayak Vijay
- [deal.II] Re: Error building with cmake on vscode Abbas
- Re: [deal.II] Re: Error building with cmake on vsco... Luca Heltai
- Re: [deal.II] Re: Error building with cmake on ... Vinayak Vijay
- Re: [deal.II] Re: Error building with cmake... Luca Heltai
- Re: [deal.II] Re: Error building with ... Vinayak Vijay
- Re: [deal.II] Re: Error building w... Vinayak Vijay
- Re: [deal.II] Error building w... Luca Heltai
- Re: [deal.II] Error building w... Vinayak Vijay
- Re: [deal.II] Error building w... Luca Heltai
