差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| windows:kicad [2022/07/18 06:34] – [インストール] ともやん | windows:kicad [2023/05/17 17:30] (現在) – ともやん | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| - | ====== KiCad ====== | + | ====== KiCad (Windows) |
| <WRAP #logo> | <WRAP #logo> | ||
| {{windows: | {{windows: | ||
| 行 9: | 行 9: | ||
| KiCadは、Jean-Pierre Charrasにより開発され、回路図エディタとPCB配置設計のための統合環境を特徴としている。ツールには部品表の作成、アートワーク、ガーバー、PCBとコンポーネントの3D表示のパッケージが含まれている。\\ | KiCadは、Jean-Pierre Charrasにより開発され、回路図エディタとPCB配置設計のための統合環境を特徴としている。ツールには部品表の作成、アートワーク、ガーバー、PCBとコンポーネントの3D表示のパッケージが含まれている。\\ | ||
| - | [[wpjp> | + | [[wwjp> |
| + | \\ | ||
| {{: | {{: | ||
| + | \\ | ||
| + | [[linux: | ||
| ===== インストール ===== | ===== インストール ===== | ||
| [[windows: | [[windows: | ||
| **extras バケットの追加**\\ | **extras バケットの追加**\\ | ||
| - | <code powershell> | + | <WRAP color_term> |
| - | PS > scoop bucket add extras | + | <WRAP color_command>< |
| - | </code> | + | <b class=GRN> |
| - | < | + | </pre></ |
| - | <code> | + | <WRAP color_result>< |
| Checking repo... ok | Checking repo... ok | ||
| The extras bucket was added successfully. | The extras bucket was added successfully. | ||
| - | </code> | + | </pre></ |
| </ | </ | ||
| **kicad のインストール**\\ | **kicad のインストール**\\ | ||
| - | <code powershell> | + | <WRAP color_term> |
| - | $ scoop install kicad | + | <WRAP color_command>< |
| - | </code> | + | <b class=GRN> |
| + | </pre></ | ||
| + | </WRAP> | ||
| 容量が 1.2 GB 😅💦\\ | 容量が 1.2 GB 😅💦\\ | ||
| - | < | + | < |
| - | <code> | + | <WRAP color_result>< |
| Installing ' | Installing ' | ||
| kicad-5.1.7_1-x86_64.exe (1.2 GB) [===========================================================================] 100% | kicad-5.1.7_1-x86_64.exe (1.2 GB) [===========================================================================] 100% | ||
| - | Checking hash of kicad-5.1.7_1-x86_64.exe ... ok. | + | Checking hash of <b class=CYN> |
| - | Extracting dl.7z ... done. | + | Extracting |
| Running pre-install script... | Running pre-install script... | ||
| Linking ~\scoop\apps\kicad\current => ~\scoop\apps\kicad\5.1.7_1 | Linking ~\scoop\apps\kicad\current => ~\scoop\apps\kicad\5.1.7_1 | ||
| Creating shim for ' | Creating shim for ' | ||
| Creating shortcut for KiCad (kicad.exe) | Creating shortcut for KiCad (kicad.exe) | ||
| - | ' | + | <b class=GRN> |
| - | </code> | + | </pre></ |
| </ | </ | ||
| 行 48: | 行 52: | ||
| [[https:// | [[https:// | ||
| <WRAP color_term> | <WRAP color_term> | ||
| - | <WRAP color_command>< | + | <WRAP color_command>< |
| - | $ scoop install ngspice | + | <b class=GRN> |
| - | </code></ | + | </pre></ |
| <WRAP color_result>< | <WRAP color_result>< | ||
| Installing ' | Installing ' | ||
| 行 67: | 行 71: | ||
| ==== システムエラー🤤 MSVCP140.dll が見つからないと言われる場合 ==== | ==== システムエラー🤤 MSVCP140.dll が見つからないと言われる場合 ==== | ||
| - | <WRAP prewrap 100% mincode> | + | <WRAP prewrap 100% mincode>< |
| - | < | + | |
| システムエラー | システムエラー | ||
| MSVCP140.dll が見つからないため、コードの実行を続行できません。 | MSVCP140.dll が見つからないため、コードの実行を続行できません。 | ||
| プログラムを再インストールすると、この問題が解決する可能性があります。 | プログラムを再インストールすると、この問題が解決する可能性があります。 | ||
| - | </ | + | </code></ |
| {{: | {{: | ||
| 行 79: | 行 82: | ||
| <WRAP color_term> | <WRAP color_term> | ||
| <WRAP color_command>< | <WRAP color_command>< | ||
| - | $ <b class=YEL> | + | <b class=GRN> |
| </ | </ | ||
| - | <WRAP color_result>< | + | <WRAP color_result>< |
| ' | ' | ||
| vcredist (14.31.30919.0) | vcredist (14.31.30919.0) | ||
| 行 93: | 行 96: | ||
| vcredist2019 (14.28.29914.0) | vcredist2019 (14.28.29914.0) | ||
| vcredist2022 (14.31.30919.0) | vcredist2022 (14.31.30919.0) | ||
| - | </code></ | + | </pre></ |
| </ | </ | ||
| 行 99: | 行 102: | ||
| <WRAP color_term> | <WRAP color_term> | ||
| <WRAP color_command>< | <WRAP color_command>< | ||
| - | $ <b class=YEL> | + | <b class=GRN> |
| </ | </ | ||
| <WRAP color_result>< | <WRAP color_result>< | ||
| 行 119: | 行 122: | ||
| <WRAP color_term> | <WRAP color_term> | ||
| <WRAP color_command>< | <WRAP color_command>< | ||
| - | ~ $ <b class=YEL> | + | <b class=GRN> |
| Uninstalling ' | Uninstalling ' | ||
| Unlinking ~\scoop\apps\vcredist2015\current | Unlinking ~\scoop\apps\vcredist2015\current | ||
| <b class=GRN>' | <b class=GRN>' | ||
| </ | </ | ||
| - | </ | ||
| - | |||
| </ | </ | ||