packages are not available for Debug mode in visual studio and works well for Release mode #1929
-
I used vcpkg.json using visual studio to fetch the packages. I am able to successfully build the project for release and not able to compile for debug mode. I see a lot of linking issues. I verified .vcxproj file for both debug and release and there are no differences Can anyone help me out with what could be the reason. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Can you provide a copy of the linking issues that you are mentioning? |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
Can you provide a copy of the linking issues that you are mentioning?
Also what version of windows and visual studio are you using? and what commands are you running during your build process?