Basically described in https://help.github.com/articles/fork-a-repo/
(there might exist better tutorials) 2017-05-25 21:22 GMT+02:00 Nick Østergaard <oe.n...@gmail.com>: > > > Den 25/05/2017 19.42 skrev "Kaspar Emanuel" <kaspar.eman...@gmail.com>: > > Hey Heikki, > > I wanted to give this a test with a small board I thought would look nicer > with curved traces. > > During the cmake step I noticed following error but was still able to > proceed to the make step. > > CMake Error at common/CMakeLists.txt:344 (add_library): > Cannot find source file: > > build_version.cpp > > Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp > .hxx .in .txx > > CMake Error at pcbnew/CMakeLists.txt:637 (add_library): > Cannot find source file: > > build_BOM_from_board.cpp > > Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp > .hxx .in .txx > > But the make step exited with a similar error: > > /home/kaspar/projects/kicad/heikkipu-kicad-devel/pcbnew/legacy_plugin.cpp:89:27: > fatal error: build_version.h: No such file or directory > compilation terminated. > common/CMakeFiles/pcbcommon.dir/build.make:1020: recipe for target > 'common/CMakeFiles/pcbcommon.dir/__/pcbnew/legacy_plugin.cpp.o' failed > make[2]: *** [common/CMakeFiles/pcbcommon.dir/__/pcbnew/legacy_plugin.cpp.o] > Error 1 > make[2]: *** Waiting for unfinished jobs.... > CMakeFiles/Makefile2:521: recipe for target > 'common/CMakeFiles/pcbcommon.dir/all' failed > make[1]: *** [common/CMakeFiles/pcbcommon.dir/all] Error 2 > Makefile:149: recipe for target 'all' failed > make: *** [all] Error 2 > > Hope this helps, let me know what to do and I can continue trying to compile > it. > > Cheers, > > Kaspar > > P.S. How come your Git repository doesn’t have the same history as KiCAD git > repository? > > Yeah, that is not the way to send patches. You need to commit in a local > branch from the upstream kicad master branch anf push that. > > > On 21 May 2017 at 09:41, Heikki Pulkkinen <hei6m...@gmail.com> wrote: >> >> Hi Wayne and all >> >> Want to test. >> >> https://github.com/heikkipu/kicad-devel >> >> And yes, it is going to change kicad_pcb file. >> >> >> Regards >> >> Heikki >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~kicad-developers >> Post to : kicad-developers@lists.launchpad.net >> Unsubscribe : https://launchpad.net/~kicad-developers >> More help : https://help.launchpad.net/ListHelp >> > > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : kicad-developers@lists.launchpad.net > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp > > _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp