El 11/11/2021 a las 16:26, Michael
Stahl escribió:
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".
After a "make clean" and a new (very long) "make" I've done a new pull and next a new make that works as expected.
Thanks
Regards
--
Juan C.