← Back to team overview

kicad-developers team mailing list archive

Re: footprint library table wizard: need testers

 

Le 21/12/2014 18:14, Miguel Angel Ajo Pelayo a écrit :
> Nice Jean-pierre,  I will make sure tonight that the CI system has the webkit library installed or otherwise switch off the compilation flag. 
> 

Thanks.

I also have an issue with winbuilder, at linking stage.

Although the webview library is built and exists (both
libwxmsw30u_webview.dll.a and wxmsw300u_webview_gcc_cm.dll), link fails
for CvPcb and Pcbnew because 7 symbols are not found.

They are all defined in wxWidgets-xxx/src/common/webview.cpp

Brian, may I ask you to have a look at this issue, and at least see if
the webview sample compiles fine under wxWidgets-cmake.

Thanks.


> Sent from my Android phone using TouchDown (www.nitrodesk.com)
> 
> 
> -----Original Message-----
> From: jp charras [jp.charras@xxxxxxxxxx]
> Received: Sunday, 21 Dec 2014, 16:46
> To: kicad-developers@xxxxxxxxxxxxxxxxxxx
> Subject: Re: [Kicad-developers] footprint library table wizard: need testers
> 
> I committed the first version of a wizard to manage the footprint
> library table dialog editor.
> It help users to select the right plugin, an existing environment
> variable or an absolute path, and add a list of new entries to the table.
> Note: the wxWidgets webkit/webview library is needed.
> On windows,there is no problem.
> On Linux,  the webkitgtk-devel tool (sudo apt-get install
> libwebkitgtk-dev) must be installed if it is missing (and wxWidgets
> rebuilt after running configure.).
> See:
> http://docs.wxwidgets.org/3.0/classwx_web_view.html
> 
> However, to avoid use of wxwebview, if it creates issues, you can
> compile kicad with cmake option -DKICAD_USE_WEBKIT=OFF.
> But the github plugin wizard will be not fully available.
> 
> Currently this option is ON.
> OSX testers are welcome.
> 
> 


-- 
Jean-Pierre CHARRAS


References