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

Integrating DevKit documentation into Xcode

Karl Ottenstein
Moderator
Developers,

I posted an article on the Wiki giving the resources and steps for integrating the DevKit documentation into Xcode so that context sensitive help and code completion is available for MacTel API work:

http://www.archicadwiki.com/Developer/Integrating%20API%20DevKit%20Documentation%20into%20Xcode

Comments/suggestions welcome.

Regards,
Karl
One of the forum moderators
AC 27 USA and earlier   •   macOS Ventura 13.6.6, MacBook Pro M2 Max 12CPU/30GPU cores, 32GB
1 REPLY 1
Anonymous
Not applicable
On my Leopard the Xcode version is still 3.0.
I put the template add-On project into the folder in the ~/lLibrary/Application Support/.../Project Templates, but doesn't show up when creating a New Project.
Has anybody successfully built and ran the Library Part Test Project?
the library part generated, but the window from hatch function doesn't seem to work. On the windows side I created a breakpoint and it looks like it can't get the Polygon data from the hatch. Which also brought up the point that WriteReport doesn't seem to print into the Report Window or anywhere I could find.
On the Windows side I found the Prompt messages , but on the mac side I couldn't find the prompt messages.
Has anybody had better luck?