cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

License delivery maintenance is planned for Saturday, July 26, between 12:00 and 20:00 CEST. During this time, you may experience outages or limited availability across our services, including BIMcloud SaaS, License Delivery, Graphisoft ID (for customer and company management), Graphisoft Store, and BIMx Web Viewer. More details…

Archicad C++ API
About Archicad add-on development using the C++ API.

The Add-On cannot be loaded

yyy1104
Newcomer

I was trying to build the maze generator add on from the Graphisoft tutorial, but after I built the .apx file successfully and upload to the ArchiCad add on folder, the add on manager showed that the add-on cannot be loaded. Given that I have provided the "MDID" with my Developer ID and Local ID.

2 REPLIES 2
Joel Buehler
Enthusiast

Stupid Questions:

- Does the Addon run in Demomode?

- Where have you given the Id? in the Cmake Text file? 

Hi Joel Buehler,

I also built the .apx file successfully, but when I load it into ArchiCAD it doesn't appear in the list of Addons. I using ArchiCAD 25 (not using Demomode). And I give the ID in AddOnFix grc file.

Thanks in advance.