Linking Errors #371
Unanswered
msmartin4470
asked this question in
Q&A
Replies: 1 comment
-
yes, it's the problem of msvc, please upgrade your visual studio/msvc to the latest version and try again. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting a bunch of linking errors similar to this one. Did something change with the MSVC tools recently? I have been using the lib for over a year with no issues.
Building Windows application...
libprotobuf.lib(stringpiece.obj) : error LNK2001: unresolved external symbol __std_find_end_1 [C:\Development\logosx\build\windows\x64_deps\libdartcv-build\dartcv\dartcv.vcxproj]
Beta Was this translation helpful? Give feedback.
All reactions