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

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to