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.
In racket.sln
- configuration properties/general/output directory: ..\..\..\
- configuration properties/general/target name: RacketCGC
- configuration properties/build events/post-build event/command line:
1) if exist "$(TargetPath)" goto :MzOK
2)echo Error: did not find $(TargetPath)
3) exit
2 matches
Mail list logo