PointCloudLibrary / PointCloudLibrary/pcl

[regression][1.12.1] IMPORTED_LOCATION not set for imported target "Qhull::qhull_r"

Open
#5,108 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.