Error happen when add FTObjectLibrary to HOHQMesh\Contrib
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 45/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- cmake, fortran
- Domain
- build-system
Research direction
Start at CMakeLists.txt in FTObjectLibrary, especially line 26, and compare the reported ADD_SUBDIRECTORY paths. Verify the build from HOHQMesh\Contrib with the current-source path, and consider the issue done when CMake configures and builds successfully there.
Written by the indexing model from the issue text.
Description
Dear authors,
Thank you very much for your powerful tool. I am trying to add this to HOHQMesh\Contrib to build solution by Cmake. But error happened at CMakeLists.txt in FTObjectLibrary, line 26:
ADD_SUBDIRECTORY(${CMAKE_SOURCE_DIR}/Source)
It is OK when we change it to the following:
ADD_SUBDIRECTORY(${CMAKE_CURRENT_SOURCE_DIR}/Source)
Thanks,
Tang Laoya
- Dominant language
- Fortran
- Stars
- 5
- Forks
- 2
- Avg merge
- 6h 47m
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from trixi-framework/FTObjectLibrary
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 30/100
trixi-framework/FTObjectLibrary#13 · 3 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
All issues in trixi-framework/FTObjectLibrary
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
area:engineering priority:p2 type:bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
jejjohnson/pyrox#234 ·
-
good first issue
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
good first issue
Difficulty 1/5 Under an hour Newbie friendliness 85/100
ros2/ros2_tracing#266 · 1 comment ·