[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA-dev: Making a windows binary available



On Wed, 2008-11-26 at 10:38 +0200, Duncan Drennan wrote:
> > Can't scan directory
> >   'd:\program files\geda\bin\..\share\pcb\pcblib-newlib:\Projects\footprints\trunk:d'
> > opendir() returned: 'No such file or directory'
> 
> I was having a second look at this and tried a relative path which
> resulted in this message,
> 
> Can't scan directory
>    'd:\program files\geda\bin\..\share\pcb\pcblib-newlib:../../../Projects/footprints/trunk'
                                                         /\
----------------------------------------------------------

Did you add that : specifically, or did the GUI do that?

On Windows, you need to use ";" between the various different search
paths.

> I am guessing that PCB builds a delimited list of libraries to search
> through, but the Windows build thinks that colons are directory
> related.

Use the ";"

> Is there a better place to report any bugs, or is here fine?

Here is fine whilst the Windows port is topical. To avoid loosing a
particular report though, it is best to log them in the tracker:

https://sourceforge.net/tracker2/?group_id=161080&atid=818426

In this case, its actually a PCB issue:

https://sourceforge.net/tracker2/?group_id=73743&atid=538811

But I suspect the real issue is that you're using ":" rather than ";" as
a separator. If the GUI led you to use ":", file that as a bug. If not,
we're looking at report which goes along the lines..

"UI doesn't specify what paths separators should be used in .... dialog"

-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)



_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev