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

MSVC vs MinGW #13

Open
JustinLloyd opened this issue May 23, 2020 · 0 comments
Open

MSVC vs MinGW #13

JustinLloyd opened this issue May 23, 2020 · 0 comments

Comments

@JustinLloyd
Copy link

The Visual Studio project links against the MinGW libraries, but the version checked in to the UnityTests directory is linked against the MSVC libraries.

The DLL in the UnityTests directory from latest commit (5c80bde) which you can clearly see links against the MSVC gstreamer libraries
image

The version in commit 5e3f345 which you can clearly see is linked against MinGW gstreamer libraries
image

A version built directly from source by Visual Studio 2019 on a clean Windows 10 Pro x64 workstation which correctly links against the MinGW gstreamer libraries
image

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