[swift-users] Is there a simple direct way to compile with libdispatch on Ubuntu?

Isaac Gouy igouy2 at yahoo.com
Wed Jan 27 18:00:37 CST 2016


I have

    /usr/include/Block.h

    /usr/include/dispatch/dispatch.h

installed and have a program that uses GCD.


Is there a simple direct way to reference libdispatch in the program and on the command line to compile with swiftc?


More information about the swift-users mailing list