Skip to content

Code execution cannot proceed because dll was not found #182

@AndyObtiva

Description

@AndyObtiva

Hi,

I tried OCRA in Windows 10 (10.l0.19043 Build 19043) with Ruby 3.0.2 (including MSYS2 & MINGW Toolchains)

The code in sample.rb is the following:

puts 'Hello, World!'

When I run ocra sample.rb from the Command Prompt, I get the following output:

ocra-output

However, when I run sample.exe, I get the following 3 errors (despite not having any gem or dll dependencies in my Ruby sample.rb script):

ocra-error1

ocra-error2

ocra-error3

I tried re-running ocra sample.rb from Git Bash, but it does not even work all the way from there.

Help is appreciated.

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