Forum Discussion

Gao__Chao's avatar
Gao__Chao
Icon for New Contributor rankNew Contributor
5 years ago

FPGA compile in oneapi

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

3 Replies

  • DanielDl's avatar
    DanielDl
    Icon for New Contributor rankNew Contributor

    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.

  • AnilErinch_A_Intel's avatar
    AnilErinch_A_Intel
    Icon for Frequent Contributor rankFrequent Contributor

    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


    • DanielDl's avatar
      DanielDl
      Icon for New Contributor rankNew Contributor

      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.