[R-pkg-devel] Can -mmacosx-version-min be raised to 10.15 ?
Dirk Eddelbuettel
edd @end|ng |rom deb|@n@org
Thu Nov 16 14:57:45 CET 2023
Hi Simon,
We use C++20 'inside' our library and C++17 in the API. Part of our C++17 use
is now expanding to std::filesystem whose availability is dependent on the
implementation.
The compiler tells us (in a compilation using -mmacosx-version-min=10.14)
that the features we want are only available with 10.15.
Would we be allowed to use this value of '10.15' on CRAN?
Thanks as always, Dirk
[1] https://github.com/TileDB-Inc/TileDB/actions/runs/6882271269/job/18720444943?pr=4518#step:7:185
--
dirk.eddelbuettel.com | @eddelbuettel | edd using debian.org
More information about the R-package-devel
mailing list