[racket] MSB8012 conversion error compiling Racket with VS2010

From: Eli Barzilay (eli at barzilay.org)
Date: Thu Jun 21 11:23:02 EDT 2012

On Friday, Cristian Baboi wrote:
> After converting solution files from VS2008 to VS2010, [...]

I don't know about the actual issues you're having, but note that
there's "src/worksp10" with 2010 files.  (They were converted and then
some issues fixed.)  You can also look at our build logs (at
pre.racket-lang.org) -- if you look for the "pitcairn2" build, then
that's done with 2010 on a 64 bit machine.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!

Posted on the users mailing list.