License Delivery maintenance is expected to occur on Saturday, November 30, between 8 AM and 11 AM CET. This may cause a short 3-hours outage in which license-related tasks: license key upload, download, update, SSA validation, access to the license pool and Graphisoft ID authentication may not function properly. We apologize for any inconvenience.
Archicad C++ API
About Archicad add-on development using the C++ API.

XCode new project

Andor Kocsis
Contributor

Hi!

 

If I need a new XCode project to compile an addon, which project template (+its basic settings) to use?

 

Thx,

1 REPLY 1
Viktor Kovacs
Graphisoft
Graphisoft

You can start from an example project in the DevKit, or use the CMake template from here: https://github.com/GRAPHISOFT/Archicad-addon-cmake

 

A tutorial is also available here:

https://archicadapi.graphisoft.com/getting-started-with-Archicad-add-ons