Forum Discussion
Trying to configure my de1-soc board with oneAPI
- 3 years ago
Hi @Ratan,
You should changed all the includes statement based on what is being mention previously to fixed the fatal error mention.
Apologies as I am confused, are you saying you have reverted back to the old include statement and issues is fixed?
Unsure of what stage you are in now, please do share the project that you are facing issues with, so that we can better understand the current stages you are at.
Hope to hear from you soon.
Best Wishes
BB
Hi @Ratan,
Noted on the stage that you are still stucked.
I have pulled the similar hough example mention, and have made the necessary changes line #9, #72 and #76.
Attached are the zip files that contain hough_transform.cpp that I have changed from my end which is successfully compiled and run emulation.
Would suggest perhaps to compare with your .cpp files to see if any differences.
Once .cpp files are made, please go ahead to create a bin directory as below:
With that you would be able to run the emulation and get the following result as below:
Note: you can ignore the warning for now as the example code might have some outdated code.
Best Wishes
BB