Forum Discussion
Trying to configure my de1-soc board with oneAPI
- 3 years ago
Hi @Ratan,
You should changed all the includes statement based on what is being mention previously to fixed the fatal error mention.
Apologies as I am confused, are you saying you have reverted back to the old include statement and issues is fixed?
Unsure of what stage you are in now, please do share the project that you are facing issues with, so that we can better understand the current stages you are at.
Hope to hear from you soon.
Best Wishes
BB
Hi @Ratan,
I see, after going through the post mention in the other thread it seems that you are still having a compilation issues on the code, where compiler are complaining 'fatal error that says: CL/sycl/INTEL/fpga_extensions.hpp . file not found'.
It seems that the changes are not taking effect as compiler are still getting the previous path and throwing error. (i.e., instead of '#include <sycl/ext/intel/fpga_extensions.hpp>)
Please do ensure that correct .cpp or check all other .cpp files to ensure changes are made.
Hope that clarify.
Note: please do reply to this thread for me to better observe the issues you have.
Best Wishes
BB