简体   繁体   中英

Ansicon crashes my ruby Windows 8

I am doing some cucumber testing so that I tried to install ansicon in order to ease my life. I am running 64 bit Windows 8 and I tried the following:

ansicon.exe -i
ansicon.exe -p

even starting the ansicon from a shortcut, but every time when I run calabash-android my ruby (1.9.3) crashes... any ideas why?

I ran into a similar issue with rspec.

The solution outlined below is what ended up working for me. https://github.com/adoxa/ansicon/issues/61

Basically, I ended up swapping out my ANSI64.dll with the one located here: https://skydrive.live.com/?cid=0D18DE9C2F9D17ED&id=D18DE9C2F9D17ED!111

Hope that works for you!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM