OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: honkinberry on July 15, 2010, 02:56:34 PM

Title: OpenDCL for AutoCAD Mac
Post by: honkinberry on July 15, 2010, 02:56:34 PM
Sorry if this information is already posted somewhere.
But we just applied for the AutoCAD Mac beta, and so of course are wondering:
Do you have an estimate of when OpenDCL will support AutoCAD Mac?
And I guess along that same general thread, I image you're also working on a version for Bricscad Linux/Mac?
Any information you have would be most appreciated, and if there's anything I can do to help, let me know.
Thanks as always.

--J
Title: Re: OpenDCL for AutoCAD Mac
Post by: owenwengerd on July 15, 2010, 06:57:37 PM
We are still a long way from supporting Linux and Mac, but that is one of our goals.
Title: Re: OpenDCL for AutoCAD Mac
Post by: beibert on December 14, 2010, 07:55:35 AM
Any news since July on support for the Mac?  If not, do you know of any workarounds for creating dialog boxes in Autocad for mac?
Title: Re: OpenDCL for AutoCAD Mac
Post by: owenwengerd on December 14, 2010, 08:27:27 AM
Nothing new, and the only way currently is via the ObjectARX API for Mac.
Title: Re: OpenDCL for AutoCAD Mac
Post by: Fred Tomke on December 17, 2010, 12:09:42 AM
Hi,

as far as I was informed in the last two days, many of the VLISP functions won't work in AutoCAD for Mac due to missing COM technology on Mac OS. It is said that even the cpp-files for C++ code has to be copied and recompiled in XCode (http://de.wikipedia.org/wiki/Xcode) to make the application running in AutoCAD for Mac.

Fred