Forum Discussion
Hi,
May I know which Os you are using?
According to https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/opencl-sdk/archives/ug-aocl-getting-started-16.0.pdf in page 3-6 which stated: "Set the QUARTUS_ROOTDIR_OVERRIDE user environment variable to point to the correct Quartus Prime software installation directory. Open a shell and then type echo $QUARTUS_ROOTDIR_OVERRIDE at the command prompt. If you have an Arria 10 device, set QUARTUS_ROOTDIR_OVERRIDE to point to the installation directory of the Quartus Prime Pro Edition software. Otherwise, set QUARTUS_ROOTDIR_OVERRIDE to point to the installation directory of the Quartus Prime Standard Edition software."
Can you try to type the command: echo $QUARTUS_ROOTDIR_OVERRIDE and put the results here? Also, I would like to know the environment variable setup, can you put the output here?
Lastly, may I know do you have install the linux OS kernel source and headers as stated in page 3-2?
Thanks