Application Acceleration With FPGAs
Programmable Acceleration Cards (PACs), DCP, FPGA AI Suite, Software Stack, and Reference Designs

FPGA compile in oneapi

Gao__Chao
Beginner
738 Views

Gao__Chao_0-1603944591610.png

Hi, I was wondering how can I solve this mistake about it?

0 Kudos
3 Replies
DanielDl
Beginner
703 Views

I have the same problem.

Is there any update in dependency for build? In version 0.9 there was no problem, now i can't even compile demo examples for FPGA. 

0 Kudos
AnilErinch_A_Intel
689 Views

Hi ,

Can you provide the directory structure at which you are trying to run the compilation.

Like the present directory its peers , The parent directory of present directory and the peers of parent directory will do.

Thanks and Regards

Anil


0 Kudos
DanielDl
Beginner
682 Views

I already solved the problem by myself.

The issue is that in oneApi version 0.10 there has been a change in names. I was not aware of the change. The change is in path of header and in namespace name.- in both cases "intel" has been changed to "INTEL" in capitals. This caused compiler not to find correct instances of code. 

0 Kudos
Reply