ocra | One-Click Ruby Application Builder
kandi X-RAY | ocra Summary
kandi X-RAY | ocra Summary
OCRA (One-Click Ruby Application) builds Windows executables from Ruby source code. The executable is a self-extracting, self-running executable that contains the Ruby interpreter, your source code and any additionally needed ruby libraries or DLL.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ocra
ocra Key Features
ocra Examples and Code Snippets
Community Discussions
Trending Discussions on ocra
QUESTION
I'm new to ruby and I'm trying to use ocra to pack a script that uses the fxruby gem to create a GUI, however, my command creates an executable that doesn't perform any action, this is the command I'm using:
ocra --no-enc --no-dep-run --gem-full --add-all-core table.rbw
Can anyone tell me what I'm doing wrong? I've searched the internet but couldn't find any useful info, any help is much appreciated.
...ANSWER
Answered 2021-May-26 at 16:39Are you trying to generate an *.exe for Windows?
I have some scripts that also use FX and they run nicely on Windows.
This is how I generate the file:
QUESTION
I am trying to package the following ruby script with OCRA (I am on Windows 10, Ruby 2.6):
...ANSWER
Answered 2020-Jan-27 at 18:59After some research I found out that the error message The specified module could not be found.
means that the program might be missing required DLLs. Now that sqlite3_native.so
is present, I presumed that it is that program that is missing DLLs. Running dumpbin
on it gave the following results:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ocra
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page