Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build configure imcomplete #29

Closed
halim-k opened this issue Dec 1, 2022 · 2 comments
Closed

build configure imcomplete #29

halim-k opened this issue Dec 1, 2022 · 2 comments

Comments

@halim-k
Copy link

halim-k commented Dec 1, 2022

I'm not familiar to using cmake, and while following the user guide for installation,
I met this configuring error down below., Is there any way to solve this issue,?

CMake Error at cmake/Modules/ChasteMacros.cmake:90 (add_custom_command):
  add_custom_command Wrong syntax.  A TARGET or OUTPUT must be specified.
Call Stack (most recent call first):
  cmake/Modules/ChasteMacros.cmake:301 (chaste_do_cellml)
  cmake/Modules/ChasteMacros.cmake:401 (Chaste_DO_COMMON)
  heart/CMakeLists.txt:56 (chaste_do_component)

OS: Ubuntu 18.04.5 LTS

@fcooper8472
Copy link
Member

Hi @halim-k, please could you provide some more information?

  • which version of CMake you're using
  • what command you are running that generates this error
  • what directory (relative to Chaste) are you running CMake from

@halim-k
Copy link
Author

halim-k commented Feb 8, 2023

I thought I used the latest version of the CMake, but I guess the CMake version might be causing the problem.
Recently, I have not been meeting the issue again for a long time.
Thank you so much.

Hi @halim-k, please could you provide some more information?

* which version of CMake you're using

* what command you are running that generates this error

* what directory (relative to Chaste) are you running CMake from

@halim-k halim-k closed this as completed Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants