-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hello,
when I run make, it told me this:
cc -I/path/to/headers -L/path/to/libraries -o build/name_pl -g planar/name_pl.c planar/shared/planar_base.c planar/shared/planar_input.c planar/shared/planar_automorphismgroup.c -lcprogutil
planar/name_pl.c:13:10: fatal error: unionfind.h: No such file or directory
13 | #include "unionfind.h"
| ^~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:199: build/name_pl] Error 1
Where do I find unionfind.h?
Best wishes,
Licheng.
Metadata
Metadata
Assignees
Labels
No labels