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 windows VS22 compilation warnings #7627

Merged
merged 2 commits into from
Jul 17, 2023

Conversation

dbenusov
Copy link
Contributor

Problem solved by the commit

Visual Studio 22 compiler fails when building some recent changes due to some warnings and linking issues. This resolves them!

Bug / issue (if any) fixed, which PR introduced the bug, how it was discovered

Added in #7591. Discovered when updating the XRT-IPU submodule.

How problem was solved, alternative solutions (if any) and why they were rejected

Fixed the warnings. Added required sources to CMake.

Risks (if any) associated the changes in the commit

None.

What has been tested and how, request additional testing if necessary

Builds on Windows now!

Documentation impact (if any)

None

Signed-off-by: Daniel Benusovich <dbenusov@xilinx.com>
@dbenusov dbenusov requested a review from pgschuey July 14, 2023 21:45
@dbenusov dbenusov requested a review from jvillarre as a code owner July 14, 2023 21:45
Copy link
Collaborator

@pgschuey pgschuey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

Signed-off-by: Daniel Benusovich <dbenusov@xilinx.com>
Copy link
Collaborator

@jvillarre jvillarre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good.

@gbuildx
Copy link
Collaborator

gbuildx commented Jul 15, 2023

Build Passed!

@jvillarre jvillarre merged commit 933aefd into Xilinx:master Jul 17, 2023
2 checks passed
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.

4 participants