Skip to content

cannot find the library 'libclipper.la' #128

@lorenzop

Description

@lorenzop

I'm trying to compile on fedora 31. I've installed a few missing dependencies, but I'm now getting this error. from what I can see, it should use the library found at libraries/clipper/

  GEN      src/gitversion.h
make  all-recursive
make[1]: Entering directory '/zcode/3d-printer/repsnapper'
Making all in po
make[2]: Entering directory '/zcode/3d-printer/repsnapper/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/zcode/3d-printer/repsnapper/po'
make[2]: Entering directory '/zcode/3d-printer/repsnapper'
  GEN      src/gitversion.h
  CXXLD    repsnapper
libtool:   error: cannot find the library 'libclipper.la' or unhandled argument 'libclipper.la'
make[2]: *** [Makefile:1359: repsnapper] Error 1
make[2]: Leaving directory '/zcode/3d-printer/repsnapper'
make[1]: *** [Makefile:2502: all-recursive] Error 1
make[1]: Leaving directory '/zcode/3d-printer/repsnapper'
make: *** [Makefile:939: all] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions