tfussell / xlnt

:bar_chart: Cross-platform user-friendly xlsx library for C++11+
Other
1.49k stars 418 forks source link

Throw error when run make in MacOS #463

Closed scott-x closed 2 years ago

scott-x commented 4 years ago

Hello,

I tried the source code xlnt-1.5.0.zip, when running make, it builds to 9% then throw one error, here is the screen shot, please check.

屏幕快照 2020-04-16 下午3 35 18

Can you help to fix it when available?

Many tks!

degaart commented 3 years ago

Add the following to the file ./include/xlnt/cell/cell_reference.hpp:

#include <functional>