[Ohrrpgce] SVN: teeemcee/5013 scons: Fix error on windows when VC++ isn't available
Ralph Versteegen
teeemcee at gmail.com
Thu Feb 2 19:37:27 PST 2012
On 3 February 2012 06:37, James Paige <Bob at hamsterrepublic.com> wrote:
> On Thu, Feb 02, 2012 at 08:21:10AM -0800, subversion at HamsterRepublic.com wrote:
>> teeemcee
>> 2012-02-02 08:21:09 -0800 (Thu, 02 Feb 2012)
>> 53
>> scons: Fix error on windows when VC++ isn't available
>> ---
>> U wip/SConscript
>
> Yay! The windows nightly build box is back in business.
>
> So is there anything special I need to know about installing VC++? I am
> assuming there is a free version?
>
> ---
> James
Yes, the Express editions. I'm using VS 2008, and I believe Jay was
using 2010. Just one note, if you use 2008 or earlier, I think you'll
have to provide your own stdint.h, as I documented on the wiki.
Microsoft didn't provide one because it's part of the C99 standard but
not the C++ standard until C++11, and Microsoft consider C obsolete
(they're not going to implement C99).
More information about the Ohrrpgce
mailing list