Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Vivado's version of cmake causes build failure. #40

Closed
DaveMcEwan opened this issue Dec 13, 2018 · 1 comment
Closed

Vivado's version of cmake causes build failure. #40

DaveMcEwan opened this issue Dec 13, 2018 · 1 comment

Comments

@DaveMcEwan
Copy link

Can the build instructions in the README please note that sourcing vivado's settings64.sh in ~/.bashrc or ~/.bash_profile will cause the build to fail at pulp-sdk.
Vivado's version of cmake will be found on $PATH first which is too old and causes breakage without a helpful error message.

I asked about this here: https://pulp-platform.org/community/showthread.php?tid=46

I'd suggest some simple text like this in the section "Build the HERO SDK from the sources":
"Make sure your bash setup does not source Vivado's settings64.sh as this will prevent the build succeeding."

@alessandrocapotondi
Copy link
Contributor

Dear @DaveMcEwan,
thanks for your report. I will added the error to the https://github.com/pulp-platform/hero-sdk/blob/master/FAQ.md and I created a PR that will be integrated soon.

Thanks,
Alessandro

alessandrocapotondi added a commit that referenced this issue Dec 17, 2018
* Fix #40. Added vivado's `cmake` troubleshooting
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants