Skip to content

installation #6

@tinku99

Description

@tinku99

Hi Nat,
Thanks for this nice wrapper around CUIAutomation.

I am a newcomer to ruby, so the installation instructions are a little confusing to me.

  1. gem update --system
    doens't ironruby use igem ? which doesn't seem to work on ironruby 1.1.3...

  2. So I just forked the repo and tried
    require 'bewildr' in the bewildr/lib directory.
    Then I got an error on the line trying to load the bewildr.clicker.
    Does it need to be added to the path somewhere ?
    I just removed the reference to the clickr and the mouse in bewildr.rb.

  3. I still am getting this error:

    @app.windows
    System.Core:0:in BindCore': Method not found: 'Microsoft.Scripting.Actions.Call s.OverloadInfo[] Microsoft.Scripting.Actions.Calls.ReflectionOverloadInfo.Create Array(System.Reflection.MemberInfo[])'. (NoMethodError) from ./bewildr/windows.rb:9:inwindows_by_process_id'
    from ./bewildr/application.rb:51:in `windows'
    from (ir):1

Ok, building ironruby 1.1.4 from source fixed the last error above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions