Nilesh Arte
Results
3
issues of
Nilesh Arte
Hi so we are using rubyc to make precompiled binary on windows and facing linker error. Here are the system and other details ruby version 2.5.1 (with msys2 for linux...
Hi these are the steps I followed: yum install centos-release-scl yum install devtoolset-7 scl enable devtoolset-7 bash rvm install ruby-2.2.1 rvm use ruby-2.2.1 gem install My_application.gem Unpack the gem file...