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

26 Dev Kit Missing Solution and/or Project Files

Ben Cohen
Enthusiast

Hi

 

I have installed the v26 Dev Kit. 26.3000

 

All the example projects are missing the .sln files.. this makes it pretty much un-usable.

Ben Cohen
Mac and PC
Archicad (Latest Version) aus
www.4DLibrary.com.au
1 ACCEPTED SOLUTION

Accepted Solutions
Solution
poco2013
Mentor

The developer kit now uses CMake to generate those files as  necessary to use VS and to compile.

See the CMake blog on the developer's Site. Works OK.

Gerry

Windows 11 - Visual Studio 2022; ArchiCAD 27

View solution in original post

3 REPLIES 3
Solution
poco2013
Mentor

The developer kit now uses CMake to generate those files as  necessary to use VS and to compile.

See the CMake blog on the developer's Site. Works OK.

Gerry

Windows 11 - Visual Studio 2022; ArchiCAD 27
Ben Cohen
Enthusiast

Thanks Gerry.. looks like I have some reading to do 👍

Ben Cohen
Mac and PC
Archicad (Latest Version) aus
www.4DLibrary.com.au

Are you talking about this blog?
I don't know what I should do.
I'm a beginner, so please explain.

I am going to start studying api in Archicad 26.

 

GitHub - Graphisoft/Archicad-addon-cmake: CMake Template for Archicad Add-Ons.

AC27 on window 11