gEDA-dev: Re: win32 build

Dan McMahill dan at mcmahill.net
Wed Feb 28 22:12:25 EST 2007


Cesar Strauss wrote:
> Paul Pham wrote:
> 
>> Hi all,
>>
>> I wasn't able to find a recent Win32 build for PCB, so I compiled my own.
>> Hopefully some of you will also find it useful.
>>
>> http://sourceforge.net/project/showfiles.php?group_id=129764&package_id=223243 
>>
>>
>> Sorry if this isn't the right list for PCB. Please forward to any 
>> interested parties,
>> and let me know if you have any problems using the installer.
>>
>> Thanks,
>> Paul
>>
> 
> There are some issues with this MinGW build of PCB:
> 
> * When running pcb.exe, it complains it can't find libpng13.dll. I 
> renamed the provided libpng-3.dll to libpng13.dll
> 
> * Then there are libz.dll and zlib1.dll that are missing. I borrowed 
> them from a zlib1.dll I found on my system.
> 
> * As pcb starts, it complains it can't open the ListLibraryContents.sh 
> file. I ignored it, pressing the Cancel button.
> 
> * If I simply type 'pcb' in a command prompt window, it can't find the 
> fonts and libraries.
> 
> * I could open the example files (LED and LED2) and place new components 
> from the library, which is good.
> 
> * However, all the square pins/pads are missing. Only the holes remain. 
> They do appear on the Postscript export, however.
> 
> * The issues above are not present on a pure Cygwin build.

I had a working MinGW build, but then my wifes PC got sick (fan) and 
then we did some sort of microsoft security update and now cygwin has 
troubles getting resources.  grrrrrr.  Anyway, I'll get those sorted out 
and get a build done.  One issue is that to get the installer you use 
the win32/build_pcb script which has a handful of assumptions about 
where things are installed so it is not terribly robust.  Once the 
installer is built correctly though it should run.

-Dan






More information about the geda-dev mailing list