from: https://bugs.swift.org/browse/SR-3794
在 Linux Mint 18.2 使用 swift 4.02 執行 import Glibc 時,會顯示錯誤訊息, 表示它找不到 函數要 include 的來源位置, 可以用類似以下方式指定要 include 的函數位置,就可以解決了。
swift -I ~/apps/swift-4.0.2-RELEASE-ubuntu16.04/usr/lib/swift/clang/include/
後面的路徑,是 swift 解壓縮(或安裝)的資料夾位置。
沒有留言:
張貼留言