Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
π« Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download
Ruby C extension load issue in SketchUp
-
I have compiled a simple ruby c extenstion program using below commands
ruby extconf.rb && make.
The resulting MySample.bundle file works fine in irb (via "require 'MySample.bundle'").
But When I try to load it in Sketchup via the Ruby Console, and Sketchup crashes.
Please kindly guide me in this regard.
Regards,
Kannan
-
-

Thank you. Now It works fine.
Advertisement