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

Commits on Oct 21, 2024

  1. Fix build scripts for MSVC to honor custom ext path

    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 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6faf5dc View commit details
    Browse the repository at this point in the history