<div dir="ltr"><div><div>Hi,<br><br></div>I'm not really using kicad any more and I'm hopelessly without spare time at the moment.<br></div><div>Last time I built it was in March and all was fine then as far as I remember.<br>
</div><div><br>Care to take over maintainership of kicad, kicad-doc and kicad-library?<br></div><div>If not, anyone else on the list?<br></div><div><br></div><div>Regards,<br></div></div><div class="gmail_extra"><br clear="all">
<div>--<br>Niels Horn</div>
<br><br><div class="gmail_quote">On Wed, Oct 30, 2013 at 2:46 AM,  <span dir="ltr"><<a href="mailto:jldsand@skybeam.com" target="_blank">jldsand@skybeam.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="font-family:Arial,sans-serif;font-size:10pt">Hello,<br><br>     I found some further dependencies for this package:<br>     libgnomeprint<br>     libgnomeprintui<br>     libgnomecanvas<br>     libgnomecups<br>
<br>     Also, the compile failed for edaappl.cpp (error message below).  This is not really a problem with the package. However, I untared the source, edited line 454 to:<br>     //m_BinDir = wxStandardPaths().GetExecutablePath();<br>
     m_BinDir = wxStandardPaths::Get().GetExecutablePath();<br>     and tared it back up. The compile finished and Kicad installed.<br>     Kicad seems to run OK.<br>     However, there is no component library and no documentation that I can locate.<br>
     I loaded a demo schematic and played with some of the functionality. It seems alright. I guess I could have messed-up the source tarball when I fixed the source line.<br><br>[ 46%] Building CXX object common/CMakeFiles/common.dir/edaappl.cpp.o<br>
cd /tmp/SBo/kicad-bzr_20130325/build/common && /usr/bin/c++   -DKICAD_STABLE_VERSION -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -fPIC -fPIC -pthread -Wno-narrowing -O1 -Wall -DNDEBUG -I/tmp/SBo/kicad-bzr_20130325/include -I/tmp/SBo/kicad-bzr_20130325/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/tmp/SBo/kicad-bzr_20130325/common/./dialogs -I/tmp/SBo/kicad-bzr_20130325/common/./dialog_about -I/tmp/SBo/kicad-bzr_20130325/common/../3d-viewer -I/tmp/SBo/kicad-bzr_20130325/common/../pcbnew -I/tmp/SBo/kicad-bzr_20130325/common/../polygon -I/tmp/SBo/kicad-bzr_20130325/build    -o CMakeFiles/common.dir/edaappl.cpp.o -c /tmp/SBo/kicad-bzr_20130325/common/edaappl.cpp<br>
In file included from /usr/local/include/wx-3.0/wx/stdpaths.h:185:0,<br>                 from /tmp/SBo/kicad-bzr_20130325/common/edaappl.cpp:39:<br>                      /usr/local/include/wx-3.0/wx/unix/stdpaths.h: In member function 'bool EDA_APP::SetBinDir()':<br>
                      /usr/local/include/wx-3.0/wx/unix/stdpaths.h:56:5: error: 'wxStandardPaths::wxStandardPaths()' is protected<br>                      /tmp/SBo/kicad-bzr_20130325/common/edaappl.cpp:454:32: error: within this context<br>
                      make[2]: *** [common/CMakeFiles/common.dir/edaappl.cpp.o] Error 1<br>                      make[2]: Leaving directory `/tmp/SBo/kicad-bzr_20130325/build'<br>                      make[1]: *** [common/CMakeFiles/common.dir/all] Error 2<br>
                      make[1]: Leaving directory `/tmp/SBo/kicad-bzr_20130325/build'<br>                      make: *** [all] Error :<br><br>Thanks,<br>John Sanders<br></div><br>_______________________________________________<br>

SlackBuilds-users mailing list<br>
<a href="mailto:SlackBuilds-users@slackbuilds.org">SlackBuilds-users@slackbuilds.org</a><br>
<a href="http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" target="_blank">http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a><br>
Archives - <a href="http://lists.slackbuilds.org/pipermail/slackbuilds-users/" target="_blank">http://lists.slackbuilds.org/pipermail/slackbuilds-users/</a><br>
FAQ - <a href="http://slackbuilds.org/faq/" target="_blank">http://slackbuilds.org/faq/</a><br>
<br>
<br></blockquote></div><br></div>