Hi Rick, El 09/01/13 02:38, Rick Walker escribió: > > I've been trying to build kicad from source on a 64bit Fedora 16 > platform. I'm trying to use the official wx-widgets rpm files > that are released with Fedora. > > When I do "cd build; cmake ../" I get: > ... > > Any hints on where I should put these config strings? I poked > around in the wx lib sources grepping for "with-gtkprint" and it > didn't help me much. >
JFTR, I'm a Fedora 17 / 64bit user and I was able to build KiCad with the default wxWidgets installation without any issues. The package is named wxGTK-devel and the version is 2.8.12. I run "cmake . -DKICAD_TESTING_VERSION=ON -DCMAKE_BUILD_TYPE=Debug" in the root directory of the source code (in my case, "testing" as I got it from the bzr branch with that name). If anything else fails, may I suggest an upgrade to F17? If you were planning to do it some day but lacked a good reason, here you have an excuse ;) Regards, -- Jacobo _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp