vgorloff / swift-everywhere-toolchain

Automated workflow to compile Swift Toolchain, for making Android apps with Swift.
MIT License
85 stars 25 forks source link

Can't build "swift-log" package. Error - "cannot find type 'FILE' in scope" #97

Closed vgorloff closed 3 years ago

vgorloff commented 3 years ago

/swift-everywhere-toolchain/Tests/sample-package/Sources/StdLib/FILE.swift:30:35: error: cannot find type 'FILE' in scope let file: UnsafeMutablePointer? = nil