sketchucation logo sketchucation
    • Login
    1. Home
    2. deathangel67300
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 1

    deathangel67300

    @deathangel67300

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

    deathangel67300 Unfollow Follow
    registered-users

    Latest posts made by deathangel67300

    • RE: Md5 encoding in sketchup

      Hello

      I'm also trying to use a md5 hash in sketchup, but I can't find the good code to do it.
      I copied the digest.so and md5.so files in the sketchup plugin directory.
      Than I tried the following code :

      require 'digest'
      Digest;;MD5.hexdigest("Hello World\n")
      
      

      and the ruby console displays me the following error : uninitialized constant Digest::MD5>

      Can somebody help me please ?

      posted in Developers' Forum
      D
      deathangel67300