Skip to content

Fix for pylambda load directory on windows#104

Merged
esamanas merged 1 commit into
turi-code:masterfrom
hoytak:pylambda_worker_linux_library_fix
Dec 14, 2015
Merged

Fix for pylambda load directory on windows#104
esamanas merged 1 commit into
turi-code:masterfrom
hoytak:pylambda_worker_linux_library_fix

Conversation

@hoytak
Copy link
Copy Markdown
Contributor

@hoytak hoytak commented Dec 9, 2015

Added a call to kernel32.SetDllDirectory on windows platforms to force
loading of correct DLLs by pylambda workers.

This is confirmed to work when old openssl libraries are installed in c:\system32 or c:\windows\system32.

Added a call to kernel32.SetDllDirectory on windows platforms to force
loading of correct DLLs by pylambda workers.
@hoytak hoytak added this to the 15-12 Update milestone Dec 9, 2015
esamanas pushed a commit that referenced this pull request Dec 14, 2015
Fix for pylambda load directory on windows
@esamanas esamanas merged commit 92ed5ca into turi-code:master Dec 14, 2015
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.

2 participants