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

Strange Nuget Package Problem on VS2017 v141 toolset #5

Open
LittleXC0403 opened this issue Mar 15, 2020 · 0 comments
Open

Strange Nuget Package Problem on VS2017 v141 toolset #5

LittleXC0403 opened this issue Mar 15, 2020 · 0 comments

Comments

@LittleXC0403
Copy link

Is that mean the libpng package on Nuget can only be used on v120 or v140 toolset?
I got libpng Nuget package on VS2017(on WIN10) using v141 toolset and wrote some testing code according to the manual, all png_* functions in main func just got LNK2019 unresolved external symbols.
The libpng.targets file from packages seems right and lib files are just there but I don't think it works when linking.

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