close
Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
vnarwal95 authored Apr 29, 2023
commit 11881979c60b81e08546280f8f25929264430d97
5 changes: 5 additions & 0 deletions RenderingToolkit/Tutorial/ospExamples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,11 @@ alt="Rendering an evening sky with the renderSunSky option." />

## Build and Run

### Additional Notes
oneAPI Rendering Toolkit 2023.1 version's cmake file contains an errata. The errata will produce an error while building the example. Please apply the following workaround described in the following page. 2023.1.1 version will address the issue.

https://community.intel.com/t5/Intel-oneAPI-Rendering-Toolkit/2023-1-troubleshoot-errata-CMake-Error/m-p/1476040#M98

### Windows

1. Run a new **x64 Native Tools Command Prompt for MSVS 2019**.
Expand Down