Post

Replies

Boosts

Views

Activity

Xcode C++ #include "/UTF-8-Encoder.hpp"
I have a small project in Xcode, where I am attempting to write directly to Cells in an Excel spread sheet. These guys have just what I need, not only can I write to Cells, the library includes sample code to create a Chart (Trend) of the data. Refer: https://sourceforge.net/projects/simplexlsx/ The Compiler cannot find this header #include "../UTF8Encoder.hpp"  included in this header file: SimpleXlsxDef.h included in the suite. Any idea where I might find it? Anyone...
1
0
427
Nov ’22