Spicycode-rcov binaries for windows machine

hi, I am (sadly) PC user and i would like to get spicycode-rcov working
for cucumber and selenium. I could not compile and install
spicycode-rcov since i dont have nmake.exe and cl.exe which is only part
of visula studio.

I tried installing Visual Studio 2008 and that spitted out the below
error.

“MSC version unmatch”

It looks like some version mismatch between compiler that was required
and the one that I tried with.

Could someone help me with this please???

Thanks Roderick!!
Finally i switched to cygwin platform on DOS. though, I am facing some
issues, i can have them working in few days!! thanks for your answer.

Roderick van Domburg wrote:

Tamil R. wrote:

I tried installing Visual Studio 2008 and that spitted out the below
error.

“MSC version unmatch”

It looks like some version mismatch between compiler that was required
and the one that I tried with.

Most Ruby binaries on Windows are still compiled with Visual Studio 6.0.


Roderick van Domburg
http://www.nedforce.com

On May 27, 11:48 am, Tamil R. [email protected] wrote:

Thanks Roderick!!
Finally i switched to cygwin platform on DOS. though, I am facing some
issues, i can have them working in few days!! thanks for your answer.

Why you don’t switch to MinGW based Ruby?

That is going to be the replacement for VC6 version:

http://blog.mmediasys.com/2009/05/05/rubyinstaller-state-of-one-click/
http://blog.mmediasys.com/2009/05/17/rubyinstaller-updated-packages-and-other-news/

Download 7zip packages, including the developer kit and follow the
instructions.

Then update rb-readline:

http://blog.mmediasys.com/2009/05/19/pure-ruby-readline-released-012/

You can get rcov compiled just by gem install :slight_smile:

HTH,

Tamil R. wrote:

I tried installing Visual Studio 2008 and that spitted out the below
error.

“MSC version unmatch”

It looks like some version mismatch between compiler that was required
and the one that I tried with.

Most Ruby binaries on Windows are still compiled with Visual Studio 6.0.


Roderick van Domburg
http://www.nedforce.com