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

Fix: Check for all of vizkit3d, vizkit3d_debug_drawings libraries #24

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

pierrewillenbrockdfki
Copy link
Member

The debug drawings are marked optional, so we must check for all of them, vizkit3d-qt5 and vizkit3d(qt4 version) can be absent depending on the version of vizkit3d being compiled or settings in vizkit3d, independent of the presence of Qt4 or Qt5.

The debug drawings are marked optional, so we must check for all of them,
vizkit3d-qt5 and vizkit3d(qt4 version) can be absent depending on the
version of vizkit3d being compiled or settings in vizkit3d, independent
of the presence of Qt4 or Qt5.
@pierrewillenbrockdfki
Copy link
Member Author

This is @Priyanka328 PR(#20), fixed(need to use _FOUND variables) and expanded somewhat. @haider8645 @chhtz Please take a look if this works for you.

@Priyanka328
Copy link

it works. but looks like CI fails due to rock package.

@chhtz chhtz merged commit b9f070f into main Nov 18, 2024
1 of 2 checks passed
@chhtz
Copy link
Member

chhtz commented Nov 18, 2024

I should have tested on a fresh checkout before merging.
The build error was caused, because the dependencies were not installed before using the rock-cmake-commands.
Fixed in 03ac049

@pierrewillenbrockdfki
Copy link
Member Author

I should have tested on a fresh checkout before merging. The build error was caused, because the dependencies were not installed before using the rock-cmake-commands. Fixed in 03ac049

Ah, sorry about that, should have looked more closely what i was shuffling about.

@haider8645 haider8645 deleted the fix-qt4-qt5-by-checking branch November 19, 2024 07:21
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

Successfully merging this pull request may close these issues.

3 participants