Skip to content
Prev 7913 / 12125 Next

[R-pkg-devel] Preparing for R 4.2.0 and UCRT via MXE builds

On 4/4/22 20:46, Dirk Eddelbuettel wrote:
It might be you will have to patch the software for this one (to 
"windows.h"). Some software doesn't get regularly built on case 
sensitive filesystems.

See the "src" directory of MXE, grepping the ".patch" files,
grep Windows\.h *patch

for adaptations that had to be done for some software already

Best
Tomas