MySQL icon indicating copy to clipboard operation
MySQL copied to clipboard

Cycle detected while building.

Open HarshitDaftary opened this issue 9 years ago • 0 comments

When i run Swift build command, I face following error

:0: error: cycle detected while building: command '<MySQL>' -> node '/home/ubuntu/Projects/Project3/MySQL/.build/debug/UnitTests' -> command '<UnitTests>' -> node '/home/ubuntu/Projects/Project3/MySQL/.build/debug/MySQL.o/Sources/UnitTests/main.swift.o' -> command '<UnitTests-swiftc>' -> node '<MySQL>' -> command '<MySQL>' :0: error: build had 1 command failures error: exit(1): ["/home/ubuntu/swift/swift2.2/usr/bin/swift-build-tool", "-f", "/home/ubuntu/Projects/Project3/MySQL/.build/debug/MySQL.o/llbuild.yaml"]

HarshitDaftary avatar Jan 30 '16 22:01 HarshitDaftary