I am getting an error in kicad. It is when I port my schematic to pcb. I am using the latest software. It says something about can’t find component R1 in netlist. in ‘eeschema netlist’ line 534 offset 54. Can anyone tell me what the line and offset numbers refer to. I am porting it without the component but when i add the one resistor it gives me the error.
When suspecting a bug, you should start with posting your full KiCad version (from the Help / About menu), and also post the exact error message (in English please).
However, in this case it smells remarkably like:
The issue was fixed just yesterday, and the workaround (for that issue) is to make sure your Reference Designators do not differ only in case. Upper case is the common convention for the RefDes.
Thank you this fixed it.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.