Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vitis 2023.2 can't find iio.h file path?? #1158

Open
FarukSozuer opened this issue Mar 25, 2024 · 0 comments
Open

Vitis 2023.2 can't find iio.h file path?? #1158

FarukSozuer opened this issue Mar 25, 2024 · 0 comments

Comments

@FarukSozuer
Copy link

Hello everyone,
I want to add libiio to my project using Petalinux 2023.2. I didn't have problems before, but I can't find the path to iio.h in vitis, even though I can use the bbappend content as is. If I were to list what I did in order;

  1. I created it in libio file under petalinux meta-user->recipes-support.
  2. I copied the bb file and patch file in the link https://github.com/analogdevicesinc/meta-adi/tree/main/meta-adi-xilinx/recipes-support/libiio as they are.
  3. After the petalinux-puild and petalinux-package, I created a new project in vitis and got an error that it could not find the iio.h file.

I didn't get any errors during petalinux-build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant