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

Fix cpp examples build on Mac. #13826

Merged
merged 1 commit into from
Jan 14, 2019
Merged

Fix cpp examples build on Mac. #13826

merged 1 commit into from
Jan 14, 2019

Commits on Jan 10, 2019

  1. Fix cpp examples build on Mac.

    This is a regression of addning @rpath name to libmxnet.so on Mac,
    example executable is not able to find libmxnet.so anymore.
    Add @rpath search path to fix this issue.
    frankfliu committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    4f769d3 View commit details
    Browse the repository at this point in the history