I can see that you've uninstalled win32-process too, but didn't touch ffi 
gem. If you're using win32-process -v 0.6.6 with watir-classic -v 3.1.0 
what happens?

What version of ffi are you using?

Jarmo

On Thursday, September 13, 2012 10:01:24 PM UTC+3, smile-on wrote:
>
> I have got exactly same error after upgrade watir (watir-classic) from 
> 3.0.0 to latest and grates 3.1.0 :)
> After downgrade this problem has gone.
>
> downgrade steps:
>
> gem uninstall watir-classic -v 3.1.0
> gem install watir-classic -v 3.0.0
> gem uninstall win32-process -v 0.7.0
> gem install win32-process -v 0.6.6
>
>
> On Friday, 7 September 2012 17:49:04 UTC-4, Željko Filipin wrote:
>>
>> On Fri, Sep 7, 2012 at 5:15 PM, Emanuele Mandaglio <e.gi...@gmail.com> 
>> wrote:
>> > ffi (1.1.5)
>> > C:/Ruby193/lib/ruby/gems/1.9.1/gems/*watir-classic-3.1.0/*lib/watir-classic/browser.rb:89:in
>> >  
>> `eval': Function '_get_errno' not found in [msvcrt.dll] (FFI::NotFoundError)
>>
>> This looks like a problem with ffi gem. We had problems with that gem 
>> before. Try upgrading or downgrading the gem. Let us know if you do not 
>> know how to do that.
>>
>> Željko
>> --
>> filipin.eu 
>>  
>

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to