dimven / NavisPythonShell

An IronPython console for Navisworks
MIT License
69 stars 14 forks source link

missing pdb files #18

Open Arsany123 opened 5 months ago

Arsany123 commented 5 months ago

i cannot find these three files in the zip files PythonConsoleControl.pdb,NpsRuntime.pdb,NavisPythonShell.pdb. i have copies the files from Noexclude.txt and exclude.txt files into the two directories "Plugins , Dependencies" but i couldnot find the pdb files.

wishbonesr commented 5 days ago

pdb files are used for debugging in Visual Studio, and if using the precompiled zip's, then you won't be debugging, and so do not need them.