I have downloaded the latest version of SFML (a library) which includes source files, dlls, headers, and .lib files. I have no problem using the library and it's linked dynamically. I'd like to be able to step through the library code in the debugger (I used to be able to which earlier version), but now I can only see the assembly. What is the usual way to generate pdb files to so? thanks
问问题
1419 次