jlaurens / synctex

Synchronization for TeX
MIT License
64 stars 19 forks source link

synctex_main.c:71:31: fatal error: w2c/c-auto.h: No such file or directory #65

Closed jiangxiaoqiang closed 6 months ago

jiangxiaoqiang commented 1 year ago

when I compile the project:


[root@k8smasterone synctex]# gcc synctex_main.c
synctex_main.c:71:31: fatal error: w2c/c-auto.h: No such file or directory
 #       include <w2c/c-auto.h>
                               ^

where to find the w2c?

jlaurens commented 6 months ago

Now you can build with meson.