swiftly icon indicating copy to clipboard operation
swiftly copied to clipboard

Unable to build the Swift toolchain with swiftly

Open MaxDesiatov opened this issue 8 months ago • 1 comments

As pointed out by a contributor, when swiftly is installed and selected, Swift toolchain fails to build:

ninja: error: '/home/rup/.local/share/swiftly/lib/swift/linux/x86_64/swiftrt.o', needed by 'lib/libswiftDemangle.so', missing and no known rule to make it

MaxDesiatov avatar Apr 25 '25 15:04 MaxDesiatov

With #321 I hope that this kind of occurrence should be reduced since swiftly's bin dir will no longer be on the path after proxying, or swift run the build script.

cmcgee1024 avatar Apr 28 '25 17:04 cmcgee1024