← Back to team overview

kicad-developers team mailing list archive

Re: Linux target

 

On Sat, Jun 28, 2014 at 05:04:30PM +0200, Nick Østergaard wrote:
> What option are you talking about exactly?

I may be wrong because it was a couple of months ago but off the
top of my head it was this:

OPTS="$OPTS -DBUILD_GITHUB_PLUGIN=ON"

I do not know why but I found it disabled as this:

#OPTS="$OPTS -DBUILD_GITHUB_PLUGIN=ON"

and it seemed that once it was disabled during the first compilation
re-enabling (decommenting in the script) it will not suffice if you 
try to update, because cmake "remembers" this option and you (I) was
forced to tell cmake that it was indeed changed.

I simpler method could be to remove entirely the kicad local repo copy
(rm -F ~/kicad_sources) and re-run the script.

-- 


Marco Ciampa

+--------------------+
| Linux User  #78271 |
| FSFE fellow   #364 |
+--------------------+



References