Thread Previous • Date Previous • Date Next • Thread Next |
On 27.06.2014 17:13, Dick Hollenbeck wrote:
Jason, Likely it will work without python. Likely the _pcbnew.kiface cannot be loaded because something it needs cannot be found. While "same path" is used to find _pcbnew.kiface from kicad.exe, the technique used to load _pcbnew.kiface is done by Windows, not us. All its DLL dependencies must be met before it can be considered loadable or loaded.
Hi Dick/Jason You could try this tool: http://dependencywalker.com/to check what are the Kicad's DLL dependencies under Windows and what is missing.
Regards, Tom
Thread Previous • Date Previous • Date Next • Thread Next |