brechtsanders / xlsxio

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

Tried to build xlsxio with MinGW,but not working #82

Closed abcdef123ghi closed 3 years ago

abcdef123ghi commented 3 years ago

I tried to build xlsxio with MinGW ,I tried build it with cmake,but unfortunately it's not working

CMake Error at /usr/share/cmake-3.17.3/Modules/FindEXPAT.cmake:44 (file): file STRINGS file "/home/redmond/xlsxio/D:/opensourcelibrary/CPP/msys64/mingw32/include/expat.h" cannot be read. Call Stack (most recent call first): CMakeLists.txt:49 (FIND_PACKAGE)

anything else has been passed but libexpat any idea?