-
### Prerequisites
- [X] I have read [FAQ](https://yaqwsx.github.io/KiKit/latest/faq/)
- [X] I have searched existing issues (including closed ones)
- [X] I use KiKit at least version 1.6.0 (older…
-
While building KiCad 8.0.4 from source with the latest MSVC version 14.41.34120, the build fails when compiling pcbnew_wrap.cxx, producing the following error message. The build completes successfull…
-
When I open the schematic in Kicad 5.1.2, I get lots of missing libs and the schematic puts a placeholder in for some components.
I have shown a portion of the schematic here
![image](https://user-i…
-
**Describe the bug**
Search footprints, with a properly configured path doesn't work - resulting in an exception, seemingly due to improper parsing of the path in `footprint_search_paths` (running on…
blark updated
1 month ago
-
I have a problem converting libraries from eagle v8.00 to kicad. The ULP worked great in the previous eagle version. More specific when i try to run the ulp i get :
/home/vpetrog/Desktop/eagle-to-k…
-
- discovered here: https://github.com/KiCad/kicad-symbols/pull/242
- a semi-automated search&replace-run with regexp should solve that problem
- affected libs: transistor_*.lib, device.lib, maybe di…
-
See discussion launched from https://lists.launchpad.net/kicad-developers/msg36462.html.
@poeschlr
Logic libs aren't easy (for me, at least), but all SPICE opamp symbols I know of are 5-pin singl…
-
While building with MSVC (9.0) and -DBUILD_SHARED_LIBS:BOOL=TRUE, compilation fails because no import library is generated during the build.
To reproduce, open the "Command Shell" provided with the t…
-
The include path for type_traits seems to not be in the list of include directories being passed to the compiler.
The file exists in several places:
```
KicadOSXBuilder rsim$ find . -name type_trait…
-
The symbols for the following component categories need to find a good home.
- [ ] Serial to parallel converter
- [ ] I2c and SPI I/O expanders
- [ ] Clock divider
- [ ] A/D converter (I assume th…