sketchucation logo sketchucation
    • Login
    1. Home
    2. kannan_angler
    โ„น๏ธ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
    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