in eeschema, when eding 'value' column of symbol properties, only one character can be input.
when editing 'footprint' row, the icon on the right side can't be displayed
Git Clone URL: | https://aur.archlinux.org/kicad-git.git (read-only, click to copy) |
---|---|
Package Base: | kicad-git |
Description: | Electronic schematic and printed circuit board (PCB) design tools |
Upstream URL: | https://kicad.org/ |
Licenses: | GPL |
Conflicts: | kicad, kicad-bzr |
Provides: | kicad |
Submitter: | Chocobo |
Maintainer: | nickoe |
Last Packager: | nickoe |
Votes: | 67 |
Popularity: | 0.000001 |
First Submitted: | 2015-10-08 16:39 (UTC) |
Last Updated: | 2024-07-16 22:49 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 29 Next › Last »
in eeschema, when eding 'value' column of symbol properties, only one character can be input.
when editing 'footprint' row, the icon on the right side can't be displayed
@niqingliang2003, This is not an issue with this package. This is probably a mismatch between wxgtk and python-wxpython that needs to be rebuilt.
18:58:48: Warning: Mismatch between the program and library build versions detected. The library used 3.0 (wchar_t,compiler with C++ ABI 1013,wx containers,compatible with 2.8), and your program used 3.0 (wchar_t,compiler with C++ ABI 1002,wx containers,compatible with 2.8).
Thanks - i noticed that lots of things had broken - maybe I'd done the partial-update that everyone says don't do on arch? Not sure! Anyway as I could no longer update packages (gpg broken) due to the same readline problem (I had .so.8 installed but some packages wanted .so.7) - i ended up creating a symlink (ln -s ... ) and all fixed. Phew.
I'm just finding my feet with Arch - should I be making sure everything is up to date before using the AUR? I had about 500mb of updates to download and as my internets off at home [connected via 4g mobile at the moment], i've been putting them off for a week or so... but couldn't live without kicad, so left the updates outstanding and just did a "yay kicad-git"... maybe thats where i went wrong :D
@ukmattbrock, I wonder if your system is up to date, it seems that the ngspice packages was recently rebuilt because an update to readline.
Hi
I've just tried building this on a clean install and it almost got there, but ended with...
Is anyone else suffering from this?
Thanks in advance
Matt
What environment variable?
I had to manually change an environment variable to compile. Of course it makes sense. I will compile this multiple times to update my installation. Meanwhile I see that you changed it, it's perfect. Thanks!
There are no reason to force the build with clang if you are following the cmake message about GLM from kicad.
You shouldn't remove the glm check. kicad developers did that for a reason, probably it doesn't compile yet or it introduces bugs. You should instead compile with clang as recommended by kicad
Pinned Comments