Message 1 of 6
LISP that works on Windows does not work on MAC OS because of vl-load-com support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have a set of certain LISP files that work like a charm on my Windows machine, but I recently decided to migrate on MAC and I've encountered the 'vl-load-com' support issue. I am not a skilled programer and I am not able to remake all the LISP files. I have to work with simple AutoLISP or ObjectARX according to my internet search. I tried employing the help of ChatGPT to rewrite the LISP files for me, but to no avail.
Using the LISPs on the MAC machine gives the following error:
; error: no function definition: VLAX-LDATA-GET
I am using AutoCAD v2022 for MAC.
Is there any way to work around this or I should post the code of each LISP and wait for help from the internet to rewrite it for MAC?
Thank you in advance.
BR,
Plamen