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

vcpkg fails to deploy dependencies for managed projects #41782

Open
FrayxRulez opened this issue Oct 25, 2024 · 0 comments
Open

vcpkg fails to deploy dependencies for managed projects #41782

FrayxRulez opened this issue Oct 25, 2024 · 0 comments

Comments

@FrayxRulez
Copy link

FrayxRulez commented Oct 25, 2024

Starting from this commit vcpkg fails to deploy dependencies to my MSBuild solution where the entry point is a C# project referencing multiple C++ ones.

This seems to be caused by the addition of and '@(Link)' != '' to AppLocalFromInstalled conditions, removing the check seems to restore the old behavior where DLLs get successfully copied to both vcxproj and csproj output folders.

I use classic vcpkg without any manifest.

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

No branches or pull requests

1 participant