PointCloudLibrary / PointCloudLibrary/pcl
[regression][1.12.1] IMPORTED_LOCATION not set for imported target "Qhull::qhull_r"
Open
Nobody has claimed this yet.
kind: bug
status: triage
- Dominant language
- C++
- Stars
- 11.1k
- Forks
- 4.7k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 6
Description
configure fails:
-- Configuring done
CMake Error in CMakeLists.txt:
IMPORTED_LOCATION not set for imported target "Qhull::qhull_r"
configuration "Release".
CMake Error in CMakeLists.txt:
IMPORTED_LOCATION not set for imported target "Qhull::qhull_r"
configuration "Release".
This wasn't happening in 1.12.0.
qhull-7.3.2
OS: FreeBSD 13
Contributor guide
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.
Research direction
Reproduce the configuration failure on FreeBSD 13 with qhull-7.3.2, then inspect the CMake configuration for the Qhull::qhull_r imported target and compare behavior between PCL 1.12.0 and 1.12.1. Done when the Release configuration completes without the missing IMPORTED_LOCATION error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100