Forum Discussion
DorianL
New Contributor
2 years agoCompiler error oneAPI 2024.2
Hi everyone, I just updated my version of oneAPI to 2024.2 with the Base Toolkit and I don't know if I'm the only one but even after downloading the FPGA Support Package I can't compile my code anym...
Kevin_Xu_Intel
New Contributor
2 years agoHi Dorian,
Can you show us the error you are getting? Also if you get a chance, can you also try compile one of our oneAPI sample design, such as this one: https://github.com/oneapi-src/oneAPI-samples/tree/master/DirectProgramming/C%2B%2BSYCL_FPGA/Tutorials/GettingStarted/fpga_template
Thanks,
-Kevin
- DorianL2 years ago
New Contributor
Hi @Kevin_Xu_Intel,
I just downloaded the example from github and here is the error that I have when I try to compile the code for emulation and for simulation :
Do you have an idea of what could be the issue ? Thank you !
DorianL