Posts

Post not yet marked as solved
1 Replies
310 Views
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...
Posted
by rjmcinnes.
Last updated
.
Post not yet marked as solved
1 Replies
1.2k Views
A new Xcode project, and I cannot seem to resolve why I see this Preprocessor error in a header file.. #include 'algorithm' file not found Can anyone help, please... Robert.
Posted
by rjmcinnes.
Last updated
.