On 11.11.21 16:05, Juan C. Sanz wrote:
C:/cygwin/home/jc/lode/dev/core/sal/rtl/bootstrap.cxx: warning C4651: Se especific□ '/D_HAS_AUTO_PTR_ETC' para el encabezado precompilado pero no para la compilaci□n actual
this is due to a recent change that have removed '/D_HAS_AUTO_PTR_ETC' - in this case, all PCHs need to be rebuilt for this so you might as well do "make clean".