-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
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
Labels
No labels