AC17 Rendering API
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2013-06-13
07:15 AM
- last edited on
2023-08-02
02:05 PM
by
Doreena Deng
2013-06-13
07:15 AM
The sample project does not compile (cannot find Vector3D.hpp). Including C:\Program Files %28x86%29\GRAPHISOFT\API Development Kit 17\Support\Modules\Geometry in the incl directories fixes that. But then it's missing MakePreviewData in the linking stage, which I cannot resolve.
Has anyone successfully compiled the AC17 rendering API sample yet?
Has anyone successfully compiled the AC17 rendering API sample yet?
Labels:
- Labels:
-
Add-On (C++)
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2013-06-17 03:28 PM
2013-06-17
03:28 PM
I think there is a mistake in RendererImp.hpp.
Open it (it should be somewhere in \Inc\RenderingDevLib\RendererImp.hpp) and change the declaration of MakePreviewData so it is an empty method (just like CancelAsync the method before MakePreviewData ). That should do the trick.
Open it (it should be somewhere in \Inc\RenderingDevLib\RendererImp.hpp) and change the declaration of MakePreviewData so it is an empty method (just like CancelAsync the method before MakePreviewData ). That should do the trick.
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2013-06-18 10:57 AM
2013-06-18
10:57 AM
Thank you. That resolves the issue.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2013-06-25 12:11 PM
2013-06-25
12:11 PM
Thanks guys for bringing this up. We are going to check this on our end.
Marton Kiss
Chief Product Officer
GRAPHISOFT
Chief Product Officer
GRAPHISOFT
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2013-08-06 03:23 PM
2013-08-06
03:23 PM
Marton wrote:We've check it here, for AC 17 please use the workaround PBartke has mentioned and for the next DEV-Kit we will have this fixed.
Thanks guys for bringing this up. We are going to check this on our end.
Marton
Marton Kiss
Chief Product Officer
GRAPHISOFT
Chief Product Officer
GRAPHISOFT