xarial / xcad

Framework for developing CAD applications for SOLIDWORKS, including add-ins, stand-alone applications, macro features, property manager pages, etc.
https://xcad.net
MIT License
126 stars 25 forks source link

SolidWorks Addons failing to load in SolidWorks 2024 #107

Open levihilton opened 10 months ago

levihilton commented 10 months ago

Addons built using this package (v0.8.0-beta.4687) are failing to load in SolidWorks 2024 pre-release. Is this something that happens with each new release of SolidWorks? Is there something I can do on my side to provide forward compatibility?

artem1t commented 10 months ago

I will check with Pre Release version. It was working OK with Beta 2024 version for me when I checked it before. In general, you do not need to do any additional steps to make it compatible. Could you please clarify the target NET framework that you use and the symptoms (does it fail in OnConnect or does OnConnect never reach)?

Blogbotana commented 8 months ago

I have Solid 2023 and also can't use this library