Skip to content
This repository was archived by the owner on Dec 30, 2023. It is now read-only.

Conversation

niranjanreddy891
Copy link
Contributor

@niranjanreddy891 niranjanreddy891 commented May 12, 2019

issue with the installation on Ubuntu-18.04 with python-3.6 fixed


This change is Reviewable

issue with the installation on Ubuntu-18.04 with python-3.6 fixed
# Extension("pcl.pcl_grabber", ["pcl/pcl_grabber.pyx", "pcl/grabber_callback.cpp"], language="c++", **ext_args),
# debug
# gdb_debug=True,
extra_compile_args=ext_args['extra_link_args']
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In "module" variable passed to ext_modules of setup function,
The link argument is set.

We do double setting, but why is this process necessary?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants