LPGPU2-CodeXL icon indicating copy to clipboard operation
LPGPU2-CodeXL copied to clipboard

Update build instructions to clarify how to set the JAVA_HOME environment variable

Open mcleary opened this issue 7 years ago • 0 comments

The build instructions mention that the JAVA home variable must be set, but doesn't have any examples

Make sure the environment variable JAVA_HOME is defined and pointing a to a valid JDK installation. If JAVA_HOME is not defined, the build will fail.

This should be updated to clarify how this variable should be configured.

mcleary avatar Dec 06 '18 11:12 mcleary