Are you building within a shared folder? We have heard reports of this happening in such an environment, but we don't have a handle on the exact steps to reproduce. Getting that information would be very useful.
- Daniel > On Sep 19, 2016, at 6:53 AM, Eric Wing via swift-dev <swift-dev@swift.org> > wrote: > > I've been trying to build Swift for Linux with --installable-package > to build a swift-package.tar.gz that I can install to another Linux > machine. > > When I extract my package on the other machine, and try either > compiling a simple print("hello world") program either with swiftc, or > doing this in the swift repl, I get the error message: > opening import file for module 'SwiftShims': No such file or directory > > I don't seem to get this problem on the machine I built Swift on. > > > I didn't have this problem with Swift 2.3, but I'm always getting it > now with Swift 3. > > What am I doing wrong? > > Thanks, > Eric > _______________________________________________ > swift-dev mailing list > swift-dev@swift.org > https://lists.swift.org/mailman/listinfo/swift-dev _______________________________________________ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev