What compiler do I need to use with SDS and intellicad?
Thanks
#5
Daniel,
It will depend what DRX is based on. If it directly exposes the Intellicad C++ classes, then yes, it will probably require a specific compiler (I'm guessing VC++).
I was able to write an ARX dll in Delphi up to AutoCAD 14, but enough changed in AutoCAD 2000 and later with the C++ classes that using the Delphi compiler was no longer possible.
I was able to compile an SDS dll with Delphi that runs in CMS Intellicad 5.1 successfully.
Regards,
------------------
Rick Francken
www.franckensoft.com
Custom Software Development
and Design Automation Services
It will depend what DRX is based on. If it directly exposes the Intellicad C++ classes, then yes, it will probably require a specific compiler (I'm guessing VC++).
I was able to write an ARX dll in Delphi up to AutoCAD 14, but enough changed in AutoCAD 2000 and later with the C++ classes that using the Delphi compiler was no longer possible.
I was able to compile an SDS dll with Delphi that runs in CMS Intellicad 5.1 successfully.
Regards,
------------------
Rick Francken
www.franckensoft.com
Custom Software Development
and Design Automation Services