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

!Restored: Add-Ons under Leopard

Ralph Wessel
Mentor
I've posted this under other topics, but it might be missed by developers who don't use ArchiCAD for architectural work. Under macOS 10.5, ArchiCAD will not recognise a bundle as an add-on if it lacks a 'PkgInfo' resource. Make sure you check the option 'Force Package Info Generation' in XCode (sets GENERATE_PKGINFO_FILE=YES).

Note that this option isn't set in the example files in the DevKit.
Ralph Wessel BArch
Software Engineer Speckle Systems
10 REPLIES 10
Anonymous
Not applicable
breakthrough!
Thanks for your help.

DeRez worked as you told me, except in the command line the bundle name is plan_dump.bundle not plan_dump.apx

I think I still have some problem with the updating via incremental build, so I did (not too scientifically) Clean All and then Build, which created a fresh version of the .rsrc file

Thanks again...
moving along....

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!