spdlog icon indicating copy to clipboard operation
spdlog copied to clipboard

[feature] iOS support

Open nicola36631 opened this issue 3 years ago • 3 comments

Given that spdlog already supports all the big Operating Systems, it would be great if iOS support was added as well to achieve complete cross-platform compatibility. Are there currently any plans for it?

nicola36631 avatar May 31 '22 02:05 nicola36631

spdlog requires C++11. In other words, if C++11 is supported, it can be used.

Related:

  • #491
  • #2069

tt4g avatar May 31 '22 03:05 tt4g

but it is not mentioned in the supported platforms list of the README, and the last post on the first issue you linked (#491 ) mentions that they couldn't get most features to work.

nicola36631 avatar May 31 '22 04:05 nicola36631

The maintainer says "Not officially" (#491), and I don't know why it is not working as there is no error log and crash report.

tt4g avatar May 31 '22 04:05 tt4g