jgerstmayr / EXUDYN

Multibody Dynamics Simulation: Rigid and flexible multibody systems
https://www.youtube.com/channel/UCsQD2bIPBXB_4J23WtqKkVw/playlists
Other
166 stars 23 forks source link

Debug #33

Closed jgerstmayr closed 1 year ago

jgerstmayr commented 1 year ago

However, another issue occurs! The main *.py file cannot be debugged through "main_sln_Template.sln". The error "The pdb file cannont be found" shows in the VS2017. Could you help me solve the new issue?

Originally posted by @Jiang-Cui in https://github.com/jgerstmayr/EXUDYN/issues/31#issuecomment-1410596876

jgerstmayr commented 1 year ago

Make sure that:

Jiang-Cui commented 1 year ago

Thank you, Professor! I debug sucessfully thourgh the VS2022, although little problem with no impact on the debug. I will keep your suggestions in my mind, and I will try them later.