It's any VS version issue.
On Tue, 9 Apr 2019 at 19:13, Noel Grandin wrote:
>
> If you don't want to be fixing issues, then you should probably just be
> compiling with the version of VS we support.
>
>
--
Egor Pugin
___
LibreOffice mailing list
Lib
If you don't want to be fixing issues, then you should probably just be
compiling with the version of VS we support.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice
Hi,
I'm doing custom builds (not wiki workflow) on VS2019.
So, the first target to build is sal, then codemaker and it does not
start because of an error during globals initialization by CRT (before
main call).
(sal/rtl/strimp.cxx) rtl_allocateStringFn rtl_allocateString = malloc;
is initialized