[swift-users] Debian Jessie: SwiftShims no such file or directory
Jason Pepas
jasonpepas at gmail.com
Thu Dec 3 18:16:54 CST 2015
Hi,
I'm attempting to get the Ubuntu 14.04 binary release running on Debian/jessie.
I've installed the dependencies, and pulled in clang-3.6 from Debian/sid.
I'm attempting to build the following file:
jpepas at debian:~$ cat foo.swift
let a = 1
Using the following command, and I get the following error:
jpepas at debian:~$ swiftc foo.swift
<unknown>:0: error: opening import file for module 'SwiftShims': No
such file or directory
Any ideas?
Thanks,
Jason Pepas
More information about the swift-users
mailing list