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

Isaac Gouy igouy2 at yahoo.com
Sat Feb 13 14:57:49 CST 2016


After much patient work by Ralph Ganszky I now have a working install and working command-line for libdispatch on Ubuntu:


http://benchmarksgame.alioth.debian.org/u64q/program.php?test=mandelbrot&lang=swift&id=2#log




> On Wednesday, February 3, 2016 10:03 AM, francisbailey 
> 
>> I believe NSUTF8StringEncoding is part of the Foindation library which 
> isn't fully implemented yet on Linux. You can see the status for it here: 
>> https://github.com/apple/swift-corelibs-foundation/blob/master/Docs/Status.md 
> 
> 
>> On Wed, Feb 3, 2016 at 09:44, Isaac Gouy via swift-users 
> <'swift-users at swift.org'> wrote:
> 
>>> So I fetched the source: 
>>> 
>>> 
>>> https://github.com/apple/swift-corelibs-libdispatch 
>>> 
>>> :and built the libraries. 
>>> 
>>> 
>>> It now seems like I'm missing something that isn't libdispatch 
> related -- or should I have chosen one of those --with-apple- options when I 
> built? 
>>> 
>>> mandelbrot.swift-2.swift:78:40: error: use of unresolved identifier 
> 'NSUTF8StringEncoding' 


More information about the swift-users mailing list