sketchucation logo sketchucation
    • Login
    1. Home
    2. kannan_angler
    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
    K
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Groups 1

    kannan_angler

    @kannan_angler

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    kannan_angler Unfollow Follow
    registered-users

    Latest posts made by kannan_angler

    • RE: Ruby C extension load issue in SketchUp

      πŸ‘

      Thank you. Now It works fine.

      posted in Developers' Forum
      K
      kannan_angler
    • 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

      posted in Developers' Forum
      K
      kannan_angler