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