Displaying 4 results from an estimated 4 matches for "vs2113_xp".
2014 Sep 29
2
[LLVMdev] Windows Installer
...AM, Eric Mader wrote:
>
> Ah, OK. I did find the install.bat script and ran it in a command shell w/
> admin access. I have VS 2010 and VS 2013 installed. The script reported
> that it copied 6 files. Poking around, I noticed that it wrote toolsets
> only for win32. (vs2010, vs2013, vs2113_xp) Looking at the script, it seems
> like it should write x64 toolsets too. I'll try copying the x64 toolsets by
> hand to see what happens
>
> Regards,
> Eric Mader
>
> On 9/29/14, 9:38 AM, Rafael Auler wrote:
>
> I was not necessarily asking you to build, but just to...
2014 Sep 29
2
[LLVMdev] Windows Installer
...:
>>
>> Ah, OK. I did find the install.bat script and ran it in a command shell
>> w/ admin access. I have VS 2010 and VS 2013 installed. The script reported
>> that it copied 6 files. Poking around, I noticed that it wrote toolsets
>> only for win32. (vs2010, vs2013, vs2113_xp) Looking at the script, it seems
>> like it should write x64 toolsets too. I'll try copying the x64 toolsets by
>> hand to see what happens
>>
>> Regards,
>> Eric Mader
>>
>> On 9/29/14, 9:38 AM, Rafael Auler wrote:
>>
>> I was not necessari...
2014 Sep 30
2
[LLVMdev] Windows Installer
...in a
>>>> command shell w/ admin access. I have VS 2010 and VS 2013
>>>> installed. The script reported that it copied 6 files.
>>>> Poking around, I noticed that it wrote toolsets only for
>>>> win32. (vs2010, vs2013, vs2113_xp) Looking at the script,
>>>> it seems like it should write x64 toolsets too. I'll try
>>>> copying the x64 toolsets by hand to see what happens
>>>>
>>>> Regards,
>>>> Eric Mader
>>>>
>>...
2014 Sep 29
4
[LLVMdev] Windows Installer
I was hoping to not have to build LLVM myself, especially on Windows.
Can anybody help me with the Windows installer?
Failing that, I find the directions for how to compile on Windows hard
to follow? Can I build using Cygwin?
Regards,
Eric
On 9/29/14, 8:11 AM, Rafael Auler wrote:
> I'm not sure about the Windows installer, but if you build and install
> LLVM for Windows from the