On 11/14/17, Saleem Abdulrasool wrote:
> I’ve not used the MSVC build mode very much. I suspect that this is a name
> lookup failure and needs a namespace qualification. I’ll look into
> tweaking that when I’m near a computer. In the mean time, I recommend
> using the cross-compile or possibly
I’ve not used the MSVC build mode very much. I suspect that this is a name
lookup failure and needs a namespace qualification. I’ll look into
tweaking that when I’m near a computer. In the mean time, I recommend
using the cross-compile or possibly trying with clang-cl.
On Tue, Nov 14, 2017 at 1
+CC Compnerd
> On Nov 9, 2017, at 10:36 AM, Eric Wing via swift-users
> wrote:
>
> I'm trying to build Swift for Windows with Visual Studio using the
> directions found here:
> https://github.com/apple/swift/blob/master/docs/Windows.md
>
> I'm following the MSVC section for directions. I am st
I'm trying to build Swift for Windows with Visual Studio using the
directions found here:
https://github.com/apple/swift/blob/master/docs/Windows.md
I'm following the MSVC section for directions. I am stuck in step 6.
LLVM/Clang/Compiler-RT
I seem to be hitting a C++ error in the code in IndexDat