[SOLVED] Cannot open include file: 'stl/_prolog.h'
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2015-01-12
10:01 AM
- last edited on
2023-08-01
01:55 PM
by
Doreena Deng
2015-01-12
10:01 AM
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
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
Labels:
- Labels:
-
Add-On (C++)
1 REPLY 1
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2015-01-12 10:53 AM
2015-01-12
10:53 AM
Solved by adding:
API Development Kit 18\Support\Modules\GSRoot\STL\imp
to the Additional Include Directories
API Development Kit 18\Support\Modules\GSRoot\STL\imp
to the Additional Include Directories