We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2011-11-09 02:01 PM - last edited on 2023-08-02 04:26 PM by Doreena Deng
2011-11-09 05:20 PM
Mads wrote:If you don't know what a Visual Studio .sln file is, I think you need to invest in books or classes to at least know the basics of C/C++ development. I think you have an almost impossibly steep learning curve ahead of you otherwise.
Recently I installed Visual C++ 2005 and I tried to run the Panel_test examples in the Graphisoft folder. When I Build it, i get a .sln file but what am I supposed to do with this?
If the add-on file have to be an .apx file, i guess that i have to convert it somehow, or am i completely wrong on it???
Is that where the AddonAdmin comes in handy?
2011-11-10 09:12 AM
2011-11-10 12:58 PM
Mads wrote:Building the example projects is the easy part - it doesn't get easier after that. If you work through some simple C/C++ projects from a book or online resource that help you get started, you will find it much easier to progress with the API.
I hoped to learn step by step, by the example that i hoped would work, without to much complication... so that i could go strictly to the coding and concentrate about what i actually wish