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

Update setup.py #290

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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
@@ -632,6 +632,7 @@ def pkgconfig_win(flag, cut):
# 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