We value your input!
Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey

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

how to 'cmakelists.txt' adapt for archicad25

sh_han
Participant

hello. i only just started to develop addon. but i stuck in first phase of generating development environment. following 'getting started with Archicad add-ons' post, i used 'cmakelists.txt' on vs2019. but i think the version is defferent with .txt. so i can't use that. could you help me, where i should modify the code of cmakelists.txt 

 

terminal : 

20221202_114101_2.png

cmakelists.txt : 

20221202_114101_1.png

2 REPLIES 2

Hi!

 

I think you should remove the last part of the devkit path. So please try it without "Support" in the end.

 

Best,
Bernd

Dayiz
Booster

I had the same problem when Graphisoft updated everything for AC 26. I uploaded the old CMakeList for 25 in this post in case your problem hasn't resolved yet