← Back to team overview

kicad-developers team mailing list archive

Re: Several Problems with kicad on osx

 

got this error

/Developer/usr/bin/packagemaker --doc osx-package.pmdoc --title 'Kicad' -okicad_svn.mpkg 
2009-04-20 22:14:22.237 packagemaker[27291:10b] Setting to : 0 (null)
2009-04-20 22:14:22.266 packagemaker[27291:10b] Setting to : 1 net.sourceforge.kicad.cvpcb
2009-04-20 22:14:22.317 packagemaker[27291:10b] Setting to : 0 (null)
2009-04-20 22:14:22.350 packagemaker[27291:10b] Setting to : 1 net.sourceforge.kicad.eeschema
2009-04-20 22:14:22.362 packagemaker[27291:10b] Setting to : 0 (null)
2009-04-20 22:14:22.543 packagemaker[27291:10b] Setting to : 1 net.sourceforge.kicad.pcbnew
2009-04-20 22:14:22.548 packagemaker[27291:10b] Setting to : 1 net.sourceforge.kicad.pcbnew
2009-04-20 22:14:22.563 packagemaker[27291:10b] Setting to : 0 (null)
2009-04-20 22:14:22.612 packagemaker[27291:10b] Setting to : 1 net.sourceforge.kicad.kicad
2009-04-20 22:14:22.636 packagemaker[27291:10b] Setting to : 1 net.sourceforge.kicad.kicad
2009-04-20 22:14:22.644 packagemaker[27291:10b] Setting to : 0 (null)
2009-04-20 22:14:22.786 packagemaker[27291:10b] Setting to : 1 net.sourceforge.kicad.gerbview
2009-04-20 22:14:22.803 packagemaker[27291:10b] Setting to : 1 net.sourceforge.kicad.gerbview
2009-04-20 22:14:22.873 packagemaker[27291:10b] Setting to : 0 (null)
2009-04-20 22:14:22.904 packagemaker[27291:10b] Setting to : 0 net.sourceforge.kicad.demos
2009-04-20 22:14:22.913 packagemaker[27291:10b] Setting to : 0 net.sourceforge.kicad.demos
ERROR: Could not copy resources to "en.lproj".

will have a further look at it and see if I can get these to replace the tarballs I have been building at http://brokentoaster.com/kicad/

--- In kicad-devel@xxxxxxxxxxxxxxx, "Marco Serantoni" <marco.serantoni@...>wrote:
>
> > Brilliant, Cheers David.
> > 
> > I'm now building using the following command.
> > 
> > #build it
> > cd build/release
> > cmake ../../ -DwxWidgets_CONFIG_EXECUTABLE="/usr/local/bin/wx-config" -DwxWidgets_ROOT_DIR="/usr/local/include/wx-2.8" -DCMAKE_INSTALL_PREFIX=/temp/install -DBoost_INCLUDE_DIR=/temp/kicad-sources -DCMAKE_OSX_ARCHITECTURES="ppc -arch i386" -DCPP_FLAGS="-arch i386 -arch ppc -D__ASSERTMACROS__ "
> > 
> > Is there an easier way to do this? This is part of my nightly svn buildscript.
> 
> Nick i've posted here on Yahoo the file "osx-package.zip" that allows tocreate a standard apple installation package if you need it, just expand in the svn root and after the compiling process you have to launch for example:
> /Developer//usr/bin/packagemaker --doc osx-package.pmdoc --title 'Kicad' -o Kicad-2009-04-20.mpkg
> 
> And zip all :)
>








Follow ups

References