[Plugin Library] Win32API and Win32OLE so files
-
I suggest starting a new (if there is not one,) topic in the Developers Forum.
-
Thank you. I did as you said and started a new topic http://sketchucation.com/forums/viewtopic.php?f=180%26amp;t=55202%26amp;e=0.
-
@swajime said:
Error: #<NameError: (eval):27: uninitialized constant WIN32OLE>Did you first have the load statement:
require("win32ole")or
require("win32ole.so")Then you can test if the class was defined, via:
if defined?(WIN32OLE) connection = WIN32OLE.new('ADODB.Connection') # more code ... endThere is a chapter on WIN32OLE in:
[doc] Programming Ruby (The "Pick-Axe" Book)
-
Did you see the link ?
@dan rathbun said:
Since someone is bound to ask, here are the online reference rdocs for these 2 libraries:
-
@dan rathbun said:
There is a chapter on WIN32OLE in:
[doc] Programming Ruby (The "Pick-Axe" Book)
Sysops have fixed the editor URL links (above.)

-
-
@dan rathbun said:
@glro said:
seems not to be compatible with sketchup 2013
(1) where is the so file on your machine ?
(2) please post the error message
sorry
problem solved
you were right: win32API.so and sketchup 2013 are compatible
thank you
-
@glro said:
sorry ... problem solved
you were right: win32API.so and sketchup 2013 are compatible
Yes I have no problem loading it.
What was your issue ?
-
@dan rathbun said:
@glro said:
sorry ... problem solved
you were right: win32API.so and sketchup 2013 are compatible
Yes I have no problem loading it.
What was your issue ?
still don't know
changed something (don't know what) and the problem disappeared
thank you for your comments
-
FYISketchUp 2014
-
Ruby v 2.0.0 - patchlevel 247
-
win32ole.so file is included
-
Win32API.rb file is included, which is a wrapper into the newer
DLlibrary, but allows the older WIn32API style calls.
%(#BF4000)[Do not copy these files from older Ruby versions into SketchUp's "Plugins" folder,
(or any of SketchUp's folders,) for versions 14 or higher !]

-
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register LoginAdvertisement
