[swift-users] Using libdispatch with Trunk Development snapshot

Edward Connell ewconnell at gmail.com
Sat Oct 7 11:53:02 CDT 2017


$ find ~/swift -name "*dispatch*"
/home/ed/swift/usr/lib/swift/linux/libdispatch.la
/home/ed/swift/usr/lib/swift/linux/libdispatch.so
/home/ed/swift/usr/lib/swift/dispatch
/home/ed/swift/usr/lib/swift/dispatch/dispatch.h


On Sat, Oct 7, 2017 at 9:51 AM, Lane Schwartz <dowobeha at gmail.com> wrote:

> Edward,
>
> Could you please try running this command wherever your swift-DEVELOPMENT*
> directory is located?
>
> find swift-DEVELOPMENT-SNAPSHOT-* -name "*dispatch*"
>
> Thanks,
> Lane
>
>
>
>
> On Sat, Oct 7, 2017 at 11:47 AM, Edward Connell <ewconnell at gmail.com>
> wrote:
>
>> No I installed it yesterday so 10/5 was the current one
>>
>> On Sat, Oct 7, 2017 at 9:36 AM, Lane Schwartz <dowobeha at gmail.com> wrote:
>>
>>> Do you mean 10/6? I don't see a 10/5 build.
>>>
>>> On Sat, Oct 7, 2017 at 11:26 AM, Edward Connell <ewconnell at gmail.com>
>>> wrote:
>>>
>>>> I had the same problem with the 9/30 build, but the 10/5 build worked
>>>> for me.
>>>>
>>>> On Sat, Oct 7, 2017 at 9:21 AM, Alex Blewitt via swift-users <
>>>> swift-users at swift.org> wrote:
>>>>
>>>>> This sounds like a bug. There were some changes recently to migrate
>>>>> the build towards CMake and it may be that they have broken the build
>>>>> accordingly.
>>>>>
>>>>> Since I can't find one, can you create a bug at https://bugs.swift.org
>>>>> with the snapshot build that you saw the issue is?
>>>>>
>>>>> Alex
>>>>>
>>>>> > On 7 Oct 2017, at 17:08, Lane Schwartz via swift-users <
>>>>> swift-users at swift.org> wrote:
>>>>> >
>>>>> > Hi,
>>>>> >
>>>>> > I'm on Ubuntu 16, and I'd like to try out the current Trunk
>>>>> Development snapshot. I successfully downloaded and installed it. But when
>>>>> I tried compiling my sample program with it, I got an error that
>>>>> libdispatch wasn't available.
>>>>> >
>>>>> > I looked in the directory, and sure enough, the development
>>>>> snapshots do not appear to include libdispatch. Is this intentional? What
>>>>> is the recommended mechanism for getting libdispatch when using the Trunk
>>>>> Development snapshots?
>>>>> >
>>>>> > Thanks,
>>>>> > Lane
>>>>> >
>>>>> > _______________________________________________
>>>>> > swift-users mailing list
>>>>> > swift-users at swift.org
>>>>> > https://lists.swift.org/mailman/listinfo/swift-users
>>>>>
>>>>> _______________________________________________
>>>>> swift-users mailing list
>>>>> swift-users at swift.org
>>>>> https://lists.swift.org/mailman/listinfo/swift-users
>>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> When a place gets crowded enough to require ID's, social collapse is not
>>> far away.  It is time to go elsewhere.  The best thing about space travel
>>> is that it made it possible to go elsewhere.
>>>                 -- R.A. Heinlein, "Time Enough For Love"
>>>
>>
>>
>
>
> --
> When a place gets crowded enough to require ID's, social collapse is not
> far away.  It is time to go elsewhere.  The best thing about space travel
> is that it made it possible to go elsewhere.
>                 -- R.A. Heinlein, "Time Enough For Love"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20171007/d76f575b/attachment.html>


More information about the swift-users mailing list