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

XCode

Anonymous
Not applicable
Hi

On macOS X 10.4. I have just installed XCode with a view to playing about with AddOns to AC10. Can I choose any of the language options within Xcode or have I got to work in C/C++?

New to a Mac.

Cheers

Adri
1 REPLY 1
Ralph Wessel
Mentor
adri wrote:
On Mac OS X 10.4. I have just installed XCode with a view to playing about with AddOns to AC10. Can I choose any of the language options within Xcode or have I got to work in C/C++?
C/C++ should be the primary language for developing ArchiCAD add-ons, although it is possible to link to resources developed in other languages. Keep portabililty in mind as you develop too - you will make life hard for yourself if you use platform-specific technologies.
Ralph Wessel BArch
Active Thread Ltd