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

Problem compiling

Anonymous
Not applicable
Hello!

I developed a great tool for my needs to AC 13 using the API 13.
Last week I purchased AC15 and therefore wanted to have the add-on to this version as well, so I downloaded the 15 kit and using VS 2005 tried to compile a project (a brand new AC add-on file). Each and every time I got the error : "Could not open ...blablablabla.sbr... no such file or directory"
I have no idea what to do.

Please help!
1 REPLY 1
Ralph Wessel
Mentor
zanzibar wrote:
Each and every time I got the error : "Could not open ...blablablabla.sbr... no such file or directory"
I have no idea what to do.
Have you tried cleaning the project? Or - sometimes a better option - manually deleting all the build files?
Ralph Wessel BArch