X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Injected-Via-Gmane: http://gmane.org/ To: geda-user AT delorie DOT com From: Kai-Martin Knaak Subject: Re: [geda-user] Does there exist gEDA for windows? Date: Fri, 04 Apr 2014 02:19:24 +0200 Lines: 31 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet AT ger DOT gmane DOT org X-Gmane-NNTP-Posting-Host: a89-182-31-40.net-htp.de User-Agent: KNode/4.11.5 Reply-To: geda-user AT delorie DOT com Jason White wrote: > That prompts the question for me, what was the last version any of > the gEDA tools to be built on windows? I saw another topic doing on > it, so presumably its possible. > I host a windows installer for the geda suite at: http://bibo.iqo.uni-hannover.de/dokuwiki/doku.php?id=english:geda_for_ms-windows The windows binaries provide almost the same user experience as the linux version. There are two major exceptions: * pcb is not using OpenGL * output to a printer does not work. You can produce PDFs, though Note, this was done by a PHD student for our local consumption. For this reason, it optionally includes our local library of symbol and footprints. (that is, my library). The installer uses binaries that were compiled by a cross compile build script on DJ's server. Unfortunately, I could not make a similar script work at my place. Even more unfortunately, DJ's script seized to work about a year ago, too. The recent thread you saw started with Peter Brett reporting success with patching the build script to work again. Francesc Vila and independently I tried the patched cross compile script. However, we both ran into errors on compile of guile. This is not technically part of the geda suite. But it is needed by gaf. To recap: Yes there is a native windows version of the tools in the geda suite. But the build process is tedious and currently broken. ---<)kaimartin(>---