Getting Started with the API DevKit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2004-05-12
09:53 AM
- last edited on
‎2022-12-13
10:00 PM
by
Daniel Kassai
I wonder if it would be possible to have a few ready-to-compile examples in the Devkit. The samples are not compiling either... and seem to be made for an older version of the DevKit. In fact, I think the resource compiler is crashing...
I'm sorry to say, but I made my first fully working AutoCAD ObjectARX-plugin after stepping through the included ARX-tutorials just half an hour after downloading the SDK. I can't say that about the Archicad DevKit.
I really hope that I can get it at least to work... I wonder why there is no open forum on Developments for Archicad. After all, it's what made AutoCAD and 3DStudio so popular.
-----------------------
Don't see my mail as completely negative. I see that Graphisoft is trying hard to open up the development for other interested parties (e.g. freelancers, academic research), but since I'm not a fully qualified programmer (I have an architectural degree, not a programming degree), it's hard to get started. It's not that I'm a total newbie, since I have written a few programs allready using C++, MFC and OpenGL, but at the moment it's not working either.
Archicad28/Revit2024/Rhino8/Solibri/Zoom
MBP2023:14"M2MAX/Sequoia+Win11
Archicad-user since 1998
my Archicad Book
- Labels:
-
Add-On (C++)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2008-08-16 06:52 PM
developer-support@graphisoft.hu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2008-08-16 06:58 PM
TAI wrote:I think that would be a very poor choice. It might not even be technically feasible. I recommend sticking to C/C++, either Visual C++ 2005 on Windows or XCode on the Mac.
Must I make add-ons with Visual Basic 2008.net ?
Central Innovation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2008-08-17 10:16 AM
I have this idea, because GDL can't meet some demands at work,
And I am not programmer.
Thanks again
TAI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2008-10-21 06:06 AM
TAI wrote:There are many programmers on this forum, so just ask someone
And I am not programmer.

Akos
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2008-10-31 01:44 PM
I'm beginner in creating AC add-ons and I have a little problem. I understand that to run plug-ins on any other, than testing version of ArchiCAD I need my own developer ID. And that is my problem. I don't have developer ID, and when I compile sample add-on I can't run it even on testing version. All that I see is "This add-on cannot be validated. Please contact the distributor." in add-on manager. Could You help my someway?
Best regards
kshyshieck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2008-10-31 08:15 PM
kshyshieck wrote:There are several possible reasons for this. Could you provide more detail:
I don't have developer ID, and when I compile sample add-on I can't run it even on testing version. All that I see is "This add-on cannot be validated. Please contact the distributor." in add-on manager. Could You help my someway
- - The ArchiCAD version
- Your platform (mac/win and OS version)
- The compiler & version
Central Innovation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2008-11-02 07:42 PM
I'm using ArchiCAD 11 with API Dev Kit 11.21 on Windows XP with SP2. I'm using MS Visual Studio 2005. I've had few problems with compiling add-on, but I've found solution, but this one I couldn't find.
Thanks for your reply.
Best regards
kshyshieck

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2008-11-02 08:11 PM
Karl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2008-11-02 08:42 PM
kshyshieck wrote:The compiler may be the problem. The requirements for that devkit include VS 2003. It doesn't necessarily follow that it will run even if it will compile and link with another compiler. I use VS 2005 for AC12 development and VS 2003 for everything earlier, so I can't comment on whether other combinations will work or not.
I've searched in here for a solution, but I couldn't find it:/ Maybe because I'm newbie.
I'm using ArchiCAD 11 with API Dev Kit 11.21 on Windows XP with SP2. I'm using MS Visual Studio 2005. I've had few problems with compiling add-on, but I've found solution, but this one I couldn't find.
Thanks for your reply.
Central Innovation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2008-11-03 12:40 AM
I know that this dev kit requires VS 2003, but my friend used this one with VS 2005. Unfortunetly I'm unable to contact with him. I couldn't find VS 2003 and my internet connection prevents me from downloading ArchiCAD 12, but I'll try to download it at work tomorow and check AC 12 with VS 2005.
Best regards
kshyshieck