Coder Social home page Coder Social logo

Comments (11)

clayallsopp avatar clayallsopp commented on September 24, 2024

Just some ideas:

from afmotion.

teodor-pripoae avatar teodor-pripoae commented on September 24, 2024

Do I have to add the pod in my Rakefile? I can see it is loaded in the gem's Rakefile.

Teodor Pripoae
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Friday, 8 February 2013 at 21:46, Clay Allsopp wrote:

Just some ideas:
Did you add the AFNetworking CocoaPod to your project?
Can you try running the example app here and seeing if you get the same error? https://github.com/clayallsopp/afmotion/tree/master/examples/AppDotNet


Reply to this email directly or view it on GitHub (#10 (comment))..

from afmotion.

clayallsopp avatar clayallsopp commented on September 24, 2024

Yeah, you do. The Rakefile doesn't actually matter for gems; what matters is this file: https://github.com/clayallsopp/afmotion/blob/master/lib/afmotion.rb

There's a bug in motion-cocoapods where you can't call app.pods twice and have it load both sets of pods, thus AFMotion doesn't call it upon loading the gem. See rubymotion-community/motion-cocoapods#38

from afmotion.

amiel avatar amiel commented on September 24, 2024

Hello, I'm also seeing this issue. I think I've followed all of the installation directions carefully.

Here is an example app with versions and reproducing steps that fails for me: https://github.com/amiel/afmotion_issue_10

Have I missed something?

I realize this could also be a bug in motion-cocoapods. Let me know if you want me to open a ticket there...

from afmotion.

amiel avatar amiel commented on September 24, 2024

I found that creating an empty gemset with rvm solved the issue for me.

from afmotion.

clayallsopp avatar clayallsopp commented on September 24, 2024

That repo doesn't fail for me =\

$ motion -v
2.2
$ ruby -v
ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-darwin12.0.0]
$ xcodebuild -version
Xcode 4.6
Build version 4H127

from afmotion.

amiel avatar amiel commented on September 24, 2024

@clayallsopp thanks for looking into it. I think it's an issue with extra gems, as isolating to a gemset solved the issue. I hope this information might help someone else with the same issue...

from afmotion.

holgersindbaek avatar holgersindbaek commented on September 24, 2024

@amiel @clayallsopp I'm having this issue as well. I'm getting the following error:

2013-06-20 17:56:42.229 Uninkd Previewer[4543:c07] http.rb:37:in `parameter_encoding': uninitialized constant AFMotion::HTTP::AFFormURLParameterEncoding (NameError)
from http.rb:14:in `block in included:'

2013-06-20 17:56:42.231 Uninkd Previewer[4543:c07] *** Terminating app due to uncaught exception 'NameError', reason: 'http.rb:37:in `parameter_encoding': uninitialized constant AFMotion::HTTP::AFFormURLParameterEncoding (NameError)
from http.rb:14:in `block in included:'

Any thoughts on what it could be?

@amiel What exactly did you do to fix it?

from afmotion.

amiel avatar amiel commented on September 24, 2024

@holgersindbaek I created a new gemset with rvm, used it and bundled. That solved the issue for me.

from afmotion.

holgersindbaek avatar holgersindbaek commented on September 24, 2024

@amiel It works for me as well now. Not sure how I did it.

Can you give a little more detailed description (or a link) on how to create a new gemset with rvm?

from afmotion.

teodor-pripoae avatar teodor-pripoae commented on September 24, 2024

https://rvm.io/gemsets/creating

from afmotion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.