You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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':
Is there an easy solution to this? I would prefer not to use cmake if it can be avoided.
The text was updated successfully, but these errors were encountered:
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':
Is there an easy solution to this? I would prefer not to use cmake if it can be avoided.
The text was updated successfully, but these errors were encountered: