GstarCAD 2021 Support

Started by mjacak, January 04, 2021, 12:54:21 AM

Previous topic - Next topic

mjacak

Hi Owen,

Is there chance to support for Gstarcad 2021?

Regards
Mateusz

owenwengerd

Yes, but I need them to send me the SDK files.

mjacak

Ok, then we are waiting...

Mateusz

mjacak

#3
Hi Owen,

I have asked our local GstarCAD reseller to remain GstarCAD support to provide SDK for 2021. Any news about that from GstarCAD?

I found also that SDK can be downloaded from https://ovsdownload.gstarcad.net/software/GstarCAD/2021/EN/GstarCAD2021_GRXSDK.zip

(https://www.gstarcad.net/download/)

Regards
Mateusz

owenwengerd

Thanks, I've downloaded the SDK. I will work on GRX 2021 support as soon as time permits.

mjacak

Hi Owen,
Thank you for new opendcl, but i found a problem with new version. There are no definitions for functions: "dcl_...". For example there is a function: (dcl-GetVersion), but not (dcl_GetVersion).
In current Autocad, Bricscad and GstarCAD 2020 those functions works, is it possibe to keep it for GS 2021 as well ?

Regards
Mateusz

owenwengerd

There were changes in their SDK related to function registration, so apparently something has broken. I don't have GstarCAD 2021 to test, but I will have a closer look at the OpenDCL code to see if I can figure out why it fails.

mjacak

Hi Owen,
Any news? I can test solution after update.

Mateusz

owenwengerd

I found and fixed the problem with missing old-style function names in 9.1.2.1.

mjacak

Hi Owen,

Thank you very much. I'm going to test it and I let you know. :-)

Mateusz

mjacak

Works !!!!

Thanks again.

Mateusz