How can I see the exact path of each library file being linked into my Visual Studio 2013 C++ project? -


i'm having tough time chasing down appears library file mismatch. upgraded new sdk app uses , believe have old library file lying around causing me headache.

i know can unload vc++ project file , open in edit mode find out macro symbols library , additional dependency paths expand out to. full list showing every lib file linked app full path shown.

note, not getting errors @ link time. instead, i'm getting subtle errors @ runtime indicate old library file may blame.

is there way see information?


Comments

Popular posts from this blog

php - Admin SDK -- get information about the group -

Python Error - TypeError: input expected at most 1 arguments, got 3 -

dns - How To Use Custom Nameserver On Free Cloudflare? -