License delivery maintenance is planned for Saturday, July 26, between 12:00 and 20:00 CEST. During this time, you may experience outages or limited availability across our services, including BIMcloud SaaS, License Delivery, Graphisoft ID (for customer and company management), Graphisoft Store, and BIMx Web Viewer. More details…
2007-05-31
03:39 PM
- last edited on
2023-05-23
04:40 PM
by
Rubia Torres
2007-06-01 12:12 AM
yohannAtila wrote:The development kit for the ArchiCAD API comes complete with documentation and example projects. The examples cover a wide variety of applications, and could be used as a starting point for your own project.
Could I found some examples that I could Launch on Archicad And Compile it on a Mac without using Software like VS 2003?
2007-06-04 11:08 AM
yohannAtila wrote:When you receive your developer ID and authorization code, you'll be able to create your own MDID resource. In the meantime, you can still play with the example add-ons; just start ArchiCAD in Demo mode.
I have already begin to fill the graphisoft Application Form to have My own API developer ID; But I have not done anything else
2007-06-04 11:46 AM
2007-06-04 02:45 PM
Akos wrote:XScuse me, i just dont understand how to compile it to see it works in archicad.
In the meantime, you can still play with the example add-ons; just start ArchiCAD in Demo mode.
2007-06-04 08:37 PM
yohannAtila wrote:Yohann,
It seems to be very difficult to understand all.
I don't know how to make the example add-ons work on ArchiCAD demo.
2007-06-05 10:27 AM
Ralph wrote:Does the XCode compile process work on PPC as well? Or do you need CodeWarrior for that? Since I don't have it and don't intend to buy it...yohannAtila wrote:Yohann,
It seems to be very difficult to understand all.
I don't know how to make the example add-ons work on ArchiCAD demo.
I've already sent this to you by email (with illustrations) but for the sake of anyone else who might be interested:
1) Open an XCode example project file (with the suffix '.xcodeproj')
2) Select 'Build' from the 'Build' menu to produce the add-on.
3) The completed add-on should be in the build/Release directory for the selected example. Copy this into the ArchiCAD/Add-Ons directory to use it. You will probably have to run ArchiCAD as a demo to use the example add-ons because they have no developer ID assigned to them.
Regards,
Ralph.
2007-06-05 11:01 AM
stefan wrote:XCode can compile for PPC, but unfortunately there is no develoment kit for Archicad add-ons to support that route. Even it was technically feasible, I suspect the cost would outweigh the benefits. PPC development is a legacy exercise now as far as Macs are concerned.
Does the XCode compile process work on PPC as well? Or do you need CodeWarrior for that? Since I don't have it and don't intend to buy it...
2007-06-05 05:38 PM
Ralph wrote:I Googled "codewarrior" and found a couple. The first is for an educational copy of version 8 the second seems to offer a free demo download of version 9 with an option to buy for $99. I can't vouch for their legitimacy.
As you noted, CodeWarrior is required for this but I have no idea where you could purchase it now even if you wanted to.
2007-06-05 11:47 PM