インストール、インストールの確認、および以下のリンクに記載されている手順に従いました。
http://gojko.net/2010/01/01/bdd-in-net-with-cucumber-cuke4nuke-and-teamcity/
http://cuke4ninja.com/sec_hello_world_net.html
実行しようとするCuke4Nuke bin\debug\Cuke4NukeExample.dll
と、エラーメッセージが表示されます。
パラメータなしで Cuke4Nuke を単独で実行しようとしましたが、同じエラー メッセージが表示されます。bin\debug\Cuke4NukeExample.dll
エラーメッセージは次のとおりです。
E:\Visual Projects>cuke4nuke C:/Ruby193/lib/ruby/gems/1.9.1/gems/ffi-1.1.5-x86-mingw32/lib/ffi/library.rb:249:in
attach_function': Function '_get_errno' not found in [msvcrt.dll] (FFI::Not FoundError) from C:/Ruby193/lib/ruby/gems/1.9.1/gems/win32-process-0.7.0/lib/win32/p rocess/functions.rb:12:in
attach_pfunc' from C: /Ruby193/lib/ruby/gems/1.9.1/gems/win32-process-0.7.0/lib/win32/process/functions.rb:64:in<module:Functions>' from C:/Ruby193/lib/ruby/gems/1.9.1/gems/win32-process-0.7.0/lib/win32/p rocess/functions.rb:8:in
' from C:/Ruby193/lib/ruby/site_ruby/require' from C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:i n
C:/Ruby193/lib/ruby/gems/1.9.1/gems/win32-process-0.7.0/lib/win32/process.rb から1.9.1/rubygems/custom_require.rb:55:require で : 1:<top (required)>' from C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:i n
require' from C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:inrequire' from C:/Ruby193/lib/ruby/gems/1.9.1/gems/cuke4nuke-0.4.0/lib/cuke4nuke/m ain.rb:4:in
' from C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require .rb:55:inrequire' from C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:i n
require' from C:/Ruby193/lib/ruby/gems/1.9.1/gems/cuke4nuke-0.4.0/bin/cuke4nuke:4 :in<top (required)>' from C:/Ruby193/bin/cuke4nuke:23:in
load' from C:/Ruby193/bin/cuke4nuke:23:in `'
ありがとう