kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #17535
Re: Failed to load shared library _pcbnew.kiface (error 0: the operation completed successfully.)
Le 26/03/2015 16:38, Mário Luzeiro a écrit :
> Hi Nick,
>
> I tested kicad-product-r5528.036404d-i686.exe and it worked.
>
> My build already worked, but now, I don't know what I am doing wrong,
> I already cleaned my build (build and kicad folder) and rebuild
> everything again..
>
> They are in the same folder as you can see:
> C:\kicad\kicad\bin\_pcbnew.kiface C:\kicad\kicad\bin\kicad.exe
>
> I was just reporting the "error0: ...successfully".. .so I believe
> some other error is missing here to be catched. I will try
> investigate and let you know.
>
> Regards, Mario Luzeiro
>
Do not think this is the _pcbnew.kiface file which is missing.
This very useful and well designed error message from Windows ("error0:
...successfully") is displayed if any of dlls used by pcbnew ( read
_pcbnew.kiface ) is not found.
Therefore, for some reason, probably a dll used by pcbnew but not by the
others kicad binaries is not found (certainly a wxWidgets dll like
wxmsw30u_webview_gcc_custom.dll if you have set KICAD_USE_WEBKIT=ON or
some other wxWidgets dll is missing in your path).
--
Jean-Pierre CHARRAS
Follow ups
References