You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2021. It is now read-only.
* Go to the folder `Common/Lib/Ext/ComputeCpp` and execute the script `SetupComputeCpp.bat`.
24
24
- This will generate the file `ComputeCpp-Version.props`, which is required by the project `LPGPU2SyclInfo`.
25
25
***Optional**: Enabling build of CCVGCodeCoverage
@@ -120,4 +120,4 @@ The script must be run with root privileges and accepts the following arguments:
120
120
121
121
##### Important
122
122
123
-
> Before attempting to compile CodeXL if not on a clean machine be sure to clean out any previous builds of CodeXL especially if you have tried to build CodeXL with a compiler other than GCC. Calling `buildCodeXLFullLinuxProjects -c` to clean the build is not enough to clear out previously built libraries or object files. Likely the files will be used and not rebuilt. Manually remove the `Output_x68_64` and recompile everything.
123
+
> Before attempting to compile CodeXL if not on a clean machine be sure to clean out any previous builds of CodeXL especially if you have tried to build CodeXL with a compiler other than GCC. Calling `buildCodeXLFullLinuxProjects -c` to clean the build is not enough to clear out previously built libraries or object files. Likely the files will be used and not rebuilt. Manually remove the `Output_x68_64` and recompile everything.
0 commit comments