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

WITH_QT doesn't do anything #2642

Closed
yurivict opened this issue Nov 25, 2018 · 8 comments
Closed

WITH_QT doesn't do anything #2642

yurivict opened this issue Nov 25, 2018 · 8 comments

Comments

@yurivict
Copy link

WITH_QT is supposed to find Qt5 and use it, but it doesn't do that.

@taketwo
Copy link
Member

taketwo commented Nov 25, 2018

Qt is only used in apps, so unless you build with apps enabled (BUILD_apps=ON) you indeed shouldn't see any use of it.

@yurivict
Copy link
Author

When I add -DBUILD_apps:BOOL=true it says that it won't build apps:

-- The following subsystems will not be built:
--   visualization: VTK was not found.
--   apps: No reason

@stale
Copy link

stale bot commented May 19, 2020

Marking this as stale due to 30 days of inactivity. It will be closed in 7 days if no further activity occurs.

@stale stale bot added the status: stale label May 19, 2020
@yurivict
Copy link
Author

ping

@stale stale bot removed the status: stale label May 19, 2020
@kunaltyagi kunaltyagi added module: cmake needs: author reply Specify why not closed/merged yet labels May 19, 2020
@kunaltyagi
Copy link
Member

Can you check with PCL 1.11 if this problem still exists?

@stale
Copy link

stale bot commented Jun 20, 2020

Marking this as stale due to 30 days of inactivity. It will be closed in 7 days if no further activity occurs.

@stale stale bot added the status: stale label Jun 20, 2020
@larshg
Copy link
Contributor

larshg commented May 26, 2021

WITH_QT enables finding the Qt package and use it accordingly.

@larshg larshg closed this as completed May 26, 2021
@yurivict
Copy link
Author

@larshg WITH_QT=QT5 finds Qt5 but doesn't make any binaries linked with it.

Version: 1.12.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants