Git Product home page Git Product logo

Comments (5)

richardlawrence avatar richardlawrence commented on August 15, 2024

If you're using the new Ruby installer, you need to install the development kit per the instructions here: http://wiki.github.com/oneclick/rubyinstaller/development-kit. This gives gem the ability to build native extensions. (This extra step is why I haven't changed the Cuke4Nuke wiki to recommend the new installer yet.)

I'm closing this issue. Feel free to reopen it if you still have problems.

Thanks,

Richard

from cuke4nuke.

bnat avatar bnat commented on August 15, 2024

Hi Richard, Thank you so much for your help. I can build the native extensions. But, I am getting an error when try to run the cuke4nuke command inside the project folder. I got all the folders, files and references added to the project.

C:\Natarajan\Projects\Cucumber\Google\Google\bin\Debug>cuke4nuke Google.dll
No such file or directory - features (Errno::ENOENT)
C:/Ruby/lib/ruby/gems/1.8/gems/cucumber-0.5.3/bin/../lib/cucumber/feature_file.r
b:36:in initialize' C:/Ruby/lib/ruby/gems/1.8/gems/cucumber-0.5.3/bin/../lib/cucumber/feature_file.r b:36:inopen'
C:/Ruby/lib/ruby/gems/1.8/gems/cucumber-0.5.3/bin/../lib/cucumber/feature_file.r
b:36:in source' C:/Ruby/lib/ruby/gems/1.8/gems/cucumber-0.5.3/bin/../lib/cucumber/feature_file.r b:46:inlang'
C:/Ruby/lib/ruby/gems/1.8/gems/cucumber-0.5.3/bin/../lib/cucumber/feature_file.r
b:26:in parse' C:/Ruby/lib/ruby/gems/1.8/gems/cucumber-0.5.3/bin/../lib/cucumber/step_mother.rb :62:inload_plain_text_features'
C:/Ruby/lib/ruby/gems/1.8/gems/cucumber-0.5.3/bin/../lib/cucumber/step_mother.rb
:60:in each' C:/Ruby/lib/ruby/gems/1.8/gems/cucumber-0.5.3/bin/../lib/cucumber/step_mother.rb :60:inload_plain_text_features'
C:/Ruby/lib/ruby/gems/1.8/gems/cucumber-0.5.3/bin/../lib/cucumber/cli/main.rb:53
:in execute!' C:/Ruby/lib/ruby/gems/1.8/gems/cucumber-0.5.3/bin/../lib/cucumber/cli/main.rb:23 :inexecute'
C:/Ruby/lib/ruby/gems/1.8/gems/cucumber-0.5.3/bin/cucumber:8
C:/Ruby/bin/cucumber:19:in `load'
C:/Ruby/bin/cucumber:19

Thanks,

-Nat.

from cuke4nuke.

rishisharma07 avatar rishisharma07 commented on August 15, 2024

Hi,

Any solution for this issues?
I am also facing the above mentioned issue. My environment is exactly the same.
Please suggest.

Thanks,
Rishi

from cuke4nuke.

richardlawrence avatar richardlawrence commented on August 15, 2024

You're having the install issue or the run issue? The install issue should be resolved if you follow the instructions above. The run issue is due to running cuke4nuke from the wrong working directory. As with cucumber, there needs to be a features directory below where you run cuke4nuke or you need to specify where the features directory is. Go up two directories and run "cuke4nuke bin\Debug\Google.dll" and everything should work fine.

Richard

from cuke4nuke.

rishisharma07 avatar rishisharma07 commented on August 15, 2024

Thank you Richard, for the help. I also realized the issue and when I supplied the feature directory path while executing the command, I could see all working fine.

Thank you!

from cuke4nuke.

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.