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

Fix build scripts for MSVC to honor custom ext path #8552

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

stsoe
Copy link
Collaborator

@stsoe stsoe commented Oct 21, 2024

Problem solved by the commit

Fix bug in build22.bat when -ext is specified.
Add -ext option to build-win22.sh.

With #8551 the default external dependency location for windows has moved to c:\Xilinx\XRT\ext.new. Use the -ext option to override the location if desired.

@stsoe stsoe requested a review from rozumx as a code owner October 21, 2024 15:46
Fix bug in build22.bat when `-ext` is specified.
Add `-ext` option to build-win22.sh.

With Xilinx#8551 the default external dependency location for windows
has moved to `c:\Xilinx\XRT\ext.new`.  Use the `-ext` option to
override the location if desired.

Signed-off-by: Soren Soe <[email protected]>
@stsoe stsoe merged commit c7ef0eb into Xilinx:master Oct 21, 2024
18 checks passed
@stsoe stsoe deleted the fix_build_scripts branch October 21, 2024 17:54
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

Successfully merging this pull request may close these issues.

1 participant