Package Details: pcb2gcode 2.5.0-1

Git Clone URL: https://aur.archlinux.org/pcb2gcode.git (read-only, click to copy)
Package Base: pcb2gcode
Description: Command-line tool for isolation, routing and drilling of PCBs.
Upstream URL: https://github.com/pcb2gcode/pcb2gcode
Licenses: GPL
Submitter: equinoxefr
Maintainer: None
Last Packager: haawda
Votes: 6
Popularity: 0.001686
First Submitted: 2011-07-04 18:35 (UTC)
Last Updated: 2022-09-13 19:31 (UTC)

Dependencies (5)

Required by (1)

Sources (1)

Latest Comments

1 2 Next › Last »

sdp8483 commented on 2023-10-28 20:27 (UTC)

I was getting gerberimporter.hpp:32:10: fatal error: gerbv.h: No such file or directory when I installed gerbv. I installed gerbv-git instead and was able to build.

oxplot commented on 2021-11-18 11:20 (UTC)

Getting an error when building:

path_finding.cpp:443:27: error: call of overloaded ‘make_optional(linestring_type_fp)’ is ambiguous 443 | return make_optional(build_path(current, came_from));

synthead commented on 2021-02-11 07:34 (UTC) (edited on 2021-02-11 07:35 (UTC) by synthead)

Here's version 2.2.2 with gerbv from community: https://gist.github.com/synthead/fc574bb7e96f268072079839736f65d9

Marte2007 commented on 2021-01-27 13:07 (UTC)

Does this work also with community/gerbv instead of aur/gerbv-git?

Lacsapix commented on 2017-02-17 09:45 (UTC)

had some issues with the following missing dependencies: boost (obviously) glibmm gtkmm (missed a gdkmm-2.4 package) compiled and looks great now

miia commented on 2015-12-29 18:03 (UTC)

On a side note, the build fails if the boost package is not installed, so I think that should be added as a dependency (of course, until then, you can just install it manually using pacman). Thanks for the very useful package!

phragment commented on 2015-11-18 18:10 (UTC) (edited on 2015-11-18 18:10 (UTC) by phragment)

I updated the package to 1.2.2 since the sourceforge project is dead and now points to https://github.com/pcb2gcode/pcb2gcode Thank you mirage335 for the glibmm patch!

mirage335 commented on 2015-11-14 20:49 (UTC)

https://github.com/mirage335/pcb2gcode/commit/4db1a3341d5d1e3e32c6295f4add1d49f0b5b1f8

71GA commented on 2015-11-02 13:10 (UTC)

Although I have gerbv=2.6.0 installed my build fails - I think here is the problem: [code] checking for the toolset name used by Boost for g++... unknown configure: WARNING: could not figure out which toolset name to use for g++ ... [/code]

phragment commented on 2013-12-09 01:09 (UTC)

needs gerbv=2.6.0 http://pastebin.com/3Hxtp1cH