Intel® oneAPI Data Parallel C++
Support for Intel® oneAPI DPC++ Compiler, Intel® oneAPI DPC++ Library, Intel® DPC++ Compatibility Tool, and GDB*
516 Discussions

I can't build and run a sample vector-add program

hardcore_cat
Beginner
531 Views

I did everything as described on this page, and after the command
Build the program using Make.

cd vector-add
make all

I get this error, I attached a photo
Fedora 35 oneapi base toolkit
What else do i need to download and install?

0 Kudos
3 Replies
PriyanshuK_Intel
Moderator
484 Views

Hi,

Thank you for posting in Intel Communities.


Could you please provide us with the below details to investigate more on your issue?

 1. The Base toolkit version.

 2. The steps you followed in order to download oneAPI Base Toolkit. 


Thanks & Regards

Priyanshu.


0 Kudos
PriyanshuK_Intel
Moderator
439 Views

Hi,


We haven't heard back from you. Could you please provide an update on your issue?


Thanks & Regards

Priyanshu.



0 Kudos
PriyanshuK_Intel
Moderator
364 Views

Hi,


It seems like the "cstddef" file is missing from your system, you could try on a system that has that file.


As we have not heard back from you. This thread will no longer be monitored by Intel. If you need further assistance, please post a new question.


Thanks & Regards,

Priyanshu.


0 Kudos
Reply