Skip to content

If present, use the sipconfig suggested sip program#70

Merged
dirk-thomas merged 1 commit intoros-visualization:crystal-develfrom
cottsay:patch-1
Aug 16, 2019
Merged

If present, use the sipconfig suggested sip program#70
dirk-thomas merged 1 commit intoros-visualization:crystal-develfrom
cottsay:patch-1

Conversation

@cottsay
Copy link
Copy Markdown
Member

@cottsay cottsay commented Aug 16, 2019

The value of SIP_EXECUTABLE is not used in the sip invocation within sip_configure.py. Instead, the sip_bin configuration is loaded from the sipconfig Python module.

Instead of assuming that the sip executable is called sip in the CMake which detects whether the sip binding generator is present, try to find the executable in the same way that sip_configure.py will.

The value of `SIP_EXECUTABLE` is not used in the sip invocation within `sip_configure.py`. Instead, the `sip_bin` configuration is loaded from the `sipconfig` Python module.

Instead of assuming that the sip executable is called `sip` in the CMake which detects whether the sip binding generator is present, try to find the executable in the same way that `sip_configure.py` will.

Signed-off-by: Scott K Logan <logans@cottsay.net>
@dirk-thomas
Copy link
Copy Markdown
Contributor

Thanks for the patch.

@dirk-thomas dirk-thomas merged commit da0d507 into ros-visualization:crystal-devel Aug 16, 2019
@cottsay cottsay deleted the patch-1 branch August 16, 2019 18:44
dirk-thomas pushed a commit that referenced this pull request Sep 30, 2019
The value of `SIP_EXECUTABLE` is not used in the sip invocation within `sip_configure.py`. Instead, the `sip_bin` configuration is loaded from the `sipconfig` Python module.

Instead of assuming that the sip executable is called `sip` in the CMake which detects whether the sip binding generator is present, try to find the executable in the same way that `sip_configure.py` will.

Signed-off-by: Scott K Logan <logans@cottsay.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants