← Back to team overview

kicad-developers team mailing list archive

Re: Failed to load shared library _pcbnew.kiface (error 0: the operation completed successfully.)

 

Hi all,

This is maybe related with win-builder, but just let you know that I had to add the following extra dlls in order to make _pcbnew.kicad to work on my windows build:

libcrypto.dll
libgcc_s_sjlj-1.dll
libgomp-1.dll
libssl.dll
libstdc++-6.dll

Thanks JP for the suggestion!

Regards,
Mario Luzeiro

________________________________________
From: Kicad-developers [kicad-developers-bounces+mrluzeiro=ua.pt@xxxxxxxxxxxxxxxxxxx] on behalf of jp charras [jp.charras@xxxxxxxxxx]
Sent: 26 March 2015 17:31
To: kicad-developers@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Kicad-developers] Failed to load shared library _pcbnew.kiface (error 0: the operation completed successfully.)

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

References