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

Debugging issues #1638

Closed
xiaodongdong101 opened this issue Sep 26, 2023 · 1 comment
Closed

Debugging issues #1638

xiaodongdong101 opened this issue Sep 26, 2023 · 1 comment

Comments

@xiaodongdong101
Copy link

When I use library files for debugging,Can I have a link to the source code?
4e848cd15ac4976ec4fc4c5084adfbc
Can I debug directly into the cpp file?
d2be4c2e4896502ac4cd1b67a9b6e9c
I want to see other data during the debugging process
f4423f2e59e1a1523b48a88b81b4190

@Grantim
Copy link
Contributor

Grantim commented Sep 26, 2023

Hello! Easiest way to debug with sources is to build MeshLib localy. Other way is to configure Visual Studio to find sources in their location. MeshLibDist_v*.zip contains pdb files, so correct VS configuration should work.

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

2 participants