gpt4 book ai didi

linux - 带有 --foundation 的 swift-corelibs-dev 构建脚本不起作用

转载 作者:搜寻专家 更新时间:2023-11-01 05:35:23 25 4
gpt4 key购买 nike

我使用以下选项从头开始在 Ubuntu 上成功构建了 swift(没有错误):

./utils/build-script --release --foundation --verbose-build --build-stdlib-deployment-targets all -l -b -p --skip-test-linux --build-swift-static-stdlib --build-swift-static-sdk-overlay --xctest -c

我的目标是在静态编译的二进制文件中建立 Foundation。

如前所述,构建过程中的一切工作正常,但执行如下所示的简单脚本失败。

import Foundation

print("Hello Swift.")

我收到以下错误:

/bin/swiftc /home/hello.swift -o /home/hello             
/home/hello.swift:1:8: error: no such module 'Foundation'

你知道如何在 linux 上使用 --foundation 吗?

最佳答案

非mac环境目前不支持Foundation框架请引用这个 is it possible to build swift code using the foundation framework and target

关于linux - 带有 --foundation 的 swift-corelibs-dev 构建脚本不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41869723/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com