[IronPython] Running tests without VS Pro - any way to make it work?

Daniel D. dvdotsenko at gmail.com
Sun Jan 23 21:55:35 CET 2011


Hi.

Building and tweaking in VS 2010 Express is quite a tolerable
experience (once a sensible coloring theme is applied
http://studiostyl.es/schemes/contentisking).

I see this on http://ironpython.codeplex.com/wikipage?title=Respository%20Instructions
:
"Build the DLR COM library as administrator (this only needs to happen
once): msbuild /p:Platform=Win32 DlrComLibrary\DlrComLibrary.sln (this
only works if you have VS Pro – you’ll see failing COM tests without
it)"

Is there a way to make the tests run with VS 2010 Express? How about
distributing precompiled dll's for the testing pieces that are absent
on VS 2010 Express (SHarpDevel) installs?

Daniel.



More information about the Ironpython-users mailing list