cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
H_smity
Participant

APIdefs_Project.h is missing

Hello, I wanted to compile my addon but i get this problem

#include "APIDiagCodes.h"
#include "APINotifyDefs.h"
#include "APINotify.h"
#include "APIdefs_Project.h"
#include "APIProjectOperation.h"

these includes are not found , I tried to search them inside the support/inc and support/module but neither one of them is found please Help
BTW: i am trying to create an Addon for AC26

1 Solution

Accepted Solutions
Akos Somorjai
Graphisoft
Graphisoft

Hi,

 

I checked the Archicad source, and we don't have any header named "APIdefs_Project.h". Could you please check if it is part of your own add-on's source?

 

Best,

Akos 

Go to post

2 Replies 2

Hi!

 

None of the headers you listed are part of any DevKit for AC22 - AC29.

- What's the template you are using?

- What function definitions are missing if you remove these includes?

- Are you sure those headers are not in your project?

 

Best regards,
Bernd

Automating Archicad with Add-Ons, GDL-Objects & Python Archi-XT.com
Akos Somorjai
Graphisoft
Graphisoft

Hi,

 

I checked the Archicad source, and we don't have any header named "APIdefs_Project.h". Could you please check if it is part of your own add-on's source?

 

Best,

Akos 

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!