cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

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…

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

Compile API using Command Line

Hoa Tu
Newcomer
Hi,

Do you have experience in building API programs using command line on DOS window.
Please advice what is the best way to do this.

Thanks in advance.

Regards,
Hoa
3 REPLIES 3
Hoa wrote:
Do you have experience in building API programs using command line on DOS window.
Please advice what is the best way to do this.
It's the same as any other development - you can create a makefile to build the add-on.
Ralph Wessel BArch
Central Innovation
Hoa Tu
Newcomer
Ralph,

Thanks for your reply.
I found the VCBuild.exe in the Microsoft Visual Studio folder. It does the job but bit tricky to get it working.

Regards,
Hoa
Hoa wrote:
I found the VCBuild.exe in the Microsoft Visual Studio folder. It does the job but bit tricky to get it working.
I don't know which version of VS you're using, but perhaps these articles will be relevant: http://msdn.microsoft.com/en-us/library/f35ctcxw.aspx
Ralph Wessel BArch
Central Innovation