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

Issues building static library with vcpkg #149

Closed
HowDoesOneMath opened this issue Mar 9, 2024 · 1 comment
Closed

Issues building static library with vcpkg #149

HowDoesOneMath opened this issue Mar 9, 2024 · 1 comment
Labels

Comments

@HowDoesOneMath
Copy link

Hello

I'm trying to use UVAtlas for a personal project and am having difficulties getting the static library to build. I'm using VS 2019 and vcpkg set to static (cannot change to dynamic), and upon building am getting spammed with the following errors from just calling one function 'UVAtlasCreate':

image
image

Is there an easy solution to this? I would prefer not to use cmake if it can be avoided.

@walbourn
Copy link
Member

walbourn commented Mar 9, 2024

I've seen that if the library is built with VS 2022 (v143), but your project is built with VS 2019 (v142)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants