jlaurens / synctex

Synchronization for TeX
MIT License
57 stars 19 forks source link

Compilation fails on MSVC #58

Closed stloeffler closed 1 year ago

stloeffler commented 1 year ago

It seems that the __attribute__((__format__(...))) introduced in d11236c3 is not understood by MSVC, leading to the compilation failing.