cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
Archicad C++ API
About Archicad add-on development using the C++ API.

[SOLVED] Cannot open include file: 'stl/_prolog.h'

Anonymous
Not applicable
Hello,

it is a long time since last time here. I'm porting our AC Addon to v.18 and I'm getting this compile error:
api development kit 18\support\modules\gsroot\STL/algorithm(31): fatal error C1083: Cannot open include file: 'stl/_prolog.h': No such file or directory

Do you have any idea how to solve this?

- Matti
1 REPLY 1
Anonymous
Not applicable
Solved by adding:
API Development Kit 18\Support\Modules\GSRoot\STL\imp
to the Additional Include Directories