[swift-dev] Android: Build error: No such module "SwiftGlibc"
william
william at housedillon.com
Wed Sep 14 10:50:25 CDT 2016
I'm so glad someone else is hitting this problem!
I've been seeing this relatively often. I have a set of superstitions that allow me to get past it, and once I do, I try very hard not to delete anything in my build directory.
- Will
> On Sep 14, 2016, at 5:49 AM, Eric Wing via swift-dev <swift-dev at swift.org> wrote:
>
> I'm trying to build Swift 3 for Android. I'm getting an error at
> compiling android/armv7/Glibc.o
> Glibc.swift:13
> error: no such module 'SwiftGlibc'
> @_exported import SwiftGlibc // Clang module
>
> Any ideas what to do?
>
> Thanks,
> Eric
> _______________________________________________
> swift-dev mailing list
> swift-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-dev
More information about the swift-dev
mailing list