We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2 weeks ago
Good evening everyone. I have stuck with one issue relating to loading plugins into archicad on windows.
It all went this way:
I had compiled my plugin with the correct plugin id defined in plugin's configuration file.
I used a valid certificate to apply a digital signature to the compiled .apx plugin.
I tried to load the plugin into archicad on another pc.
It did not load. It gave an error that the plugin is either outdated or not valid.
I wonder if I am missing another step to make the plugin to be loaded on another device.
What steps you took to make your plugin to be loaded in archicad on another PC?
Operating system used: Windows 11
2 weeks ago
EDIT: I am so sorry, however, the issue was found. Incorrect cmake arguments that were used on Mac and Windows. On windows I had to define one extra argument about whether or not the product was for release or debugging.
No need to response!