sketchucation logo sketchucation
    • Login
    1. Home
    2. deathangel67300
    3. Posts
    ℹ️ 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

    Posts

    Recent Best Controversial
    • 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
    • 1 / 1