grotius-cnc / linuxcnc

LinuxCNC controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more.
http://linuxcnc.org/
GNU General Public License v2.0
7 stars 3 forks source link

Missing cyberdyne.h #9

Closed joco-nz closed 10 months ago

joco-nz commented 10 months ago

cmake is failing due to a missing .h file. I have pulled from git and am up todate as time of writing.

CMake Error at components/cyberdyne/CMakeLists.txt:25 (ADD_LIBRARY):
  Cannot find source file:

    /home/james/dev/grotius_lcnc/cmake/components/cyberdyne/cyberdyne.h

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .h
  .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc

CMake Error at components/cyberdyne/CMakeLists.txt:25 (ADD_LIBRARY):
  No SOURCES given to target: cyberdyne
grotius-cnc commented 10 months ago

Hi Joco,

That file is deleted now, was obselete.