Hi Alex,
Thank you. I switched to `stable` and all works well. Appreciate your help :)
Pushkar N Kulkarni,
Pushkar N Kulkarni,
IBM Runtimes
Simplicity is prerequisite for reliability - Edsger W. Dijkstra
[email protected] wrote: -----
To: Pushkar N Kulkarni <[email protected]>
From: Alex Blewitt
Sent by: [email protected]
Date: 02/21/2017 08:43PM
Cc: swift-dev <[email protected]>
Subject: Re: [swift-dev] compilation error in lldb
I mentioned in an earlier mail today to swift-users that the swift-lldb seems to be broken on master on Linux. The only reason that it's passing at the moment is that the other builds are using stable, rather than master, for the swift-lldb checkout.
From: Alex Blewitt
Sent by: [email protected]
Date: 02/21/2017 08:43PM
Cc: swift-dev <[email protected]>
Subject: Re: [swift-dev] compilation error in lldb
I mentioned in an earlier mail today to swift-users that the swift-lldb seems to be broken on master on Linux. The only reason that it's passing at the moment is that the other builds are using stable, rather than master, for the swift-lldb checkout.
Alex
On 21 Feb 2017, at 14:33, Pushkar N Kulkarni via swift-dev <[email protected]> wrote:Hi there,Am I the only one seeing this build error with all the repos on their latest masters? I tried doing a clean build too. Here's the error message:/home/pushkar/swift/lldb/source/Symbol/SwiftASTContext.cpp:3181:22: error: no viable conversion from 'swift::SearchPathOptions::FrameworkSearchPath' to 'std::string' (aka 'basic_string<char>')
for (std::string swift_path : ast->SearchPathOpts.FrameworkSearchPaths) {
I guess I'm missing something. Can someone help please? Thank you!
Pushkar N Kulkarni,IBM RuntimesSimplicity is prerequisite for reliability - Edsger W. Dijkstra
_______________________________________________
swift-dev mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-dev
_______________________________________________ swift-dev mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-dev
