BIM Coordinator Program (INT) April 22, 2024
Find the next step in your career as a Graphisoft Certified BIM Coordinator!
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
Ralph Wessel
Mentor
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
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
Ralph Wessel
Mentor
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
Learn and get certified!

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!