Hi Shane, I'm no expert, but it looks like the linker can't find the wxgtk library. Did you compile it in an odd directory, perchance?
-Travis On Sat, May 25, 2013 at 10:00 AM, Shane Volpe <[email protected]> wrote: > I've been trying to get the samples together but I'm struggling with > getting KiCAD to compile. I switched from Ubuntu to ArchLinux and > have had no luck getting KiCAD to compile under ArchLinux. I keep > getting the following error: > usr/bin/ld: cannot find -lwx_gtk2d_gl-2.8 > /usr/bin/ld: cannot find -lwx_gtk2d_aui-2.8 > /usr/bin/ld: cannot find -lwx_gtk2d_adv-2.8 > /usr/bin/ld: cannot find -lwx_gtk2d_html-2.8 > /usr/bin/ld: cannot find -lwx_gtk2d_core-2.8 > /usr/bin/ld: cannot find -lwx_based_net-2.8 > /usr/bin/ld: cannot find -lwx_based-2.8 > /usr/bin/ld: cannot find -lwx_based_xml-2.8 > > I tried compiling wxgtk manually but still get the above errors, I'm > assuming there is some option(s) I'm missing when compiling wxgtk. > Can anyone point me in the right direction on what I might be doing > wrong. > Regards, > Shane > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp >
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

