- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I'm using embree common+rtcore and the __align(...) define in common/sys/platform.h interferes with standard library headers in http://libcxx.llvm.org/, causing compile errors in files that include standard library headers (e.g. <vector>) after embree headers.
Renaming __align to __embree_align resolves the issue. Could I suggest that the macros defined by common/sys/platform.h are made more unique to avoid this kind of issue? Thanks!
Link Copied
0 Replies
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page