Jacob
Results
2
comments of
Jacob
I solved this part but I have another issue In my `C:\Ruby23-x64\lib\ruby\gems\2.3.0\specifications` I changed a file named `sqlite3-1.3.11-x64-mingw32.gemspec` It has a line where it defined as follows: `s.require_paths = ["lib"]`...
This solutions was brought by @evilhawk00 # The way to solve sqlite_native load problem(Windows Platform): Before this, make sure you've done the setup of Ruby DevKit. OKAY,Let's start! *you should...