Skip to content

On windows, libpylambda_worker.dll needs manifest to load the correct libraries.  #98

@hoytak

Description

@hoytak

The new libpylambda_worker.dll needs to have an accompanying manifest so that it loads all dependent libraries from the local graphlab directory. The main issue encountered here is that old openssl libraries are not compatible, and many openssl installers put libraries by default into C:\System32. Thus if someone has an old version of openssl installed, then the pylambda workers won't start.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions