Forum Discussion
Hi,
After further checking, you do not run the "/opt/intel/inteloneapi/setvars.sh" which will setup the environment of your system. You can get more information on the setup fromhttps://software.intel.com/en-us/get-started-with-debugging-dpcpp-linux.
Hi John,
We actually do run setvars.sh, though it is a slightly modified version for our local environment.
We narrowed the problem down to something that gets set when we "export INTELFPGAOCLSDKROOT=/.alpha/local/common/pkg/altera/hld". We obviously can't build a bitfile without that, but we can build the emulation without that variable set, and if we don't set it, the emulations seem to build and run fine.
We have not, however, been able to get past the above error when INTELFPGAOCLSDKROOT is set.
For now, we're giving up. We're going to try to work on the cloud for the time being.
If you or anyone has some further suggestions, we'll happily have a look at this again.
Thank you!