Re: [Kicad-developers] Some linker errors, and question about qa

2020-09-14 Thread Seth Hillbrand
You might have a dirty build. I'm not seeing this error locally. Can you try `make clean` before you re-make? -Seth On Mon, Sep 14, 2020 at 1:26 PM Eeli Kaikkonen wrote: > I get some linker errors: > > [3/3] Linking CXX executable qa/drc_proto/drc_proto > FAILED: qa/drc_proto/drc_proto > ...

[Kicad-developers] Some linker errors, and question about qa

2020-09-14 Thread Eeli Kaikkonen
I get some linker errors: [3/3] Linking CXX executable qa/drc_proto/drc_proto FAILED: qa/drc_proto/drc_proto ... /usr/bin/ld: qa/drc_proto/CMakeFiles/drc_proto.dir/__/pcbnew_utils/board_file_utils.cpp.o: in function `KI_TEST::DumpBoardToFile(BOARD&, std::__cxx11::basic_string, std::allocator > con

Re: [Kicad-developers] string translation error

2020-09-14 Thread Nick Østergaard
I think JP fixed this in https://gitlab.com/kicad/code/kicad/-/commit/ff0a728753adf701a9d723b9f2b6484114e5dff1 On Mon, 14 Sep 2020 at 08:11, Marco Ciampa wrote: > See the message: > > pcbnew/drc/drc_engine.cpp:492: warning: Empty msgid. It is reserved by > GNU gettext: >