Greetings,
I was developing some code with a 2 years old version of libav and have
recently updated to v10. I just replaced one for another and substituted
deprecated functions with the newer ones. Then I found out I couldn't
compile anymore. The compiler gave me three different errors, located in
"atltime.h":
error C3861: '_localtime64_s': identifier not found
error C3861: 'strftime': identifier not found
error C3861: '_gmtime64_s': identifier not found
I compile with Visual Studio 2008. Is there anything well-known which
could lead to this errors, some compiling settings which changed from
one version to another? Maybe I'm being less specific than recommendend.
If so, please let me know.
Thanks in advance,
Borja Pascual
_______________________________________________
libav-tools mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-tools