Steph, The .pro files I've noticed sometimes have a nasty habit of including full paths making them not work unless the files are located in exactly the same path, you might want to check that.
Also line endings, <lf> on linux vs. <cr><lf> in Windoze perhaps. Mike Sharkey [EMAIL PROTECTED] www.pikeaero.com > Hi all, > > I have KiCad running on 2 systems: WinXP and Fedora 9 (tho it's not > clear the OSes have anything to do with this). I recently brought up > Fedora 9 and installed KiCad. I then took my project/schematic files > and moved them (thru a Samba file share to my home directory) to the > Fedora sys. For 1 particular project I have 3 .pro files. 2 of them > function fine, the 3rd 1 brings me an error (I assume from the .sch > file it's trying to load): "EESchema file end_sheet struct error at > line 18, aborted". I looked at the file and it looks like a "$Sheet" > command on that line. > > This file produces no errors on my WinXP sys and I've tried > transferring it 3 times thinking I might have lost a bit or 2 along > the way. On the surface, it looks like the files are a match to this > point. Anyone have any ideas about this? > > Also, while I'm here....I would like to organize these files such > that my folders have .pro files at the "top", so to speak and my .sch > and other supporting files in a subfolder. Can I do this (even after > the fact...files have all been created) or does KiCad assume .pro, > .sch and the rest of the files reside in the same directory and > there's no way to alter this? There isn't much "pointer" info in the > .pro files. > > Thanks in advance for any help. > > Cheers...Steph > >
