Skip to content

Explicitly add DLL directories for Windows before importing#411

Merged
jacobperron merged 3 commits intomasterfrom
jacob/add_dll_directory
May 18, 2020
Merged

Explicitly add DLL directories for Windows before importing#411
jacobperron merged 3 commits intomasterfrom
jacob/add_dll_directory

Conversation

@jacobperron
Copy link
Member

New in Python 3.8, we should call os.add_dll_directory for directories
containing the DLLs we intend to import as well as their recursive
dependencies.

Connects to ros2/ci#432

New in Python 3.8, we should call os.add_dll_directory for directories
containing the DLLs we intend to import as well as their recursive
dependencies.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@jacobperron
Copy link
Member Author

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@jacobperron jacobperron merged commit 6fddb60 into master May 18, 2020
@delete-merged-branch delete-merged-branch bot deleted the jacob/add_dll_directory branch May 18, 2020 22:59
pjreed pushed a commit to pjreed/rosbag2 that referenced this pull request May 28, 2020
New in Python 3.8, we should call os.add_dll_directory for directories
containing the DLLs we intend to import as well as their recursive
dependencies.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>

* Move logic to common package rpyutils

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Signed-off-by: P. J. Reed <preed@swri.org>
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