#29 Fix building and running under macOS

マージされた
carlos.garcia 6 年 前 に 1 件のコミットが stefan.schmidt/macos-buildfix から SPIN/master にマージされました
Stefan Schmidt6 年 前 にコメントしました

These two changes make ID2T build and run under macOS. The changes were also tested on Arch Linux to make sure nothing breaks.

The change in build.sh was done by me, it introduces a new dependency (on GNU coreutils) which is easily installed via brew. The change in CMakeLists.txt was done by Roey. While the usual extension for dynamic libraries on macOS is .dylib, Python will only load .so libraries, so this workaround is necessary.

These two changes make ID2T build and run under macOS. The changes were also tested on Arch Linux to make sure nothing breaks. The change in build.sh was done by me, it introduces a new dependency (on GNU coreutils) which is easily installed via brew. The change in CMakeLists.txt was done by Roey. While the usual extension for dynamic libraries on macOS is .dylib, Python will only load .so libraries, so this workaround is necessary.
carlos.garcia 6 年 前 に閉じられました
このプルリクエストは正常にマージされました!
会話に参加するには サインイン してください。
ラベルなし
Bug
マイルストーンなし
担当者なし
1 参加者
読み込み中…
キャンセル
保存
まだコンテンツがありません