brechtsanders / xlsxio

XLSX I/O - C library for reading and writing .xlsx files
MIT License
397 stars 113 forks source link

create xlsx file mac os numbers can't open #114

Open hggq opened 1 year ago

hggq commented 1 year ago

Hello ,I use README.md xlsxio_write example code create xlsx file mac os numbers can't open. Libreoffice open is ok.

I think may be minizip version is too new.

brechtsanders commented 1 year ago

Which version of XLSX I/O did you use? Which version of Excel did you use? Which version of minizip did you use?

hggq commented 1 year ago

XLSXIO 0.2.33 Excel? mac os Numbers version 12.1 (7034.0.86) minizip 1.2.12

brechtsanders commented 1 year ago

Latest I tested with was minizip 1.2.11. Can you tell me where to find 1.2.12 ?