I’m new to KiCad, and I’ve been working through the getting started guide and have run into a problem. When I try to create the BOM, it will not generate due to an error. The message I keep getting after trying to generate is:
"Run command:
xsltproc -o “C:/Users/591304/Documents/KiCad Files/tutorial1/tutorial1.csv” “C:/Program Files/KiCad/bin/scripting/plugins/bom2csv.xsl” “C:/Users/591304/Documents/KiCad Files/tutorial1/tutorial1.xml”
I also cannot create a pcb design because it cannot find the footprints of the components, even though I followed the tutorial. Is this because of the BOM error?
Tell more about this problem. It’s difficult to see what you mean. Which step in the guide fails? How? Screenshots are often very useful when asking for help.
Thanks for the suggestions, and sorry about no screen shots, I had trouble uploading them from my work computer. I think I fixed my problem. I don’t think everything was properly saved across the KiCad project manager. After going through and double checking the associations and then saving everything again, it started working.