Skip to content

Unable to install and/or start #10

@sanfordredlich

Description

@sanfordredlich

Thanks for working on this. I'm using

  • ruby 1.9.3p0 (2011-10-30) [i386-mingw32] on Win 7 x64

When I did an initial bundle install using

  • gem "RocketAMF", :git => "git://github.com/rubyamf/rocketamf.git"

I got a false native extension building error as if DevKit wasn't installed, similar to the one Stephen reported here:

So I tried

  • gem "RocketAMF"

That installs fine but then on server startup gives this error:

  • Uncaught exception: uninitialized constant RocketAMF::MappingSet

Is there a version that works with Ruby 1.9.3 or would I have to go back to 1.9.2 or what?

Thanks for any tips!

  • Sanford

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