===> sh(cmd /q /c link.exe c_src/crc32c.o c_src/crc32c_nif.o /DLL /LIBPATH:"c:/Users/runneradmin/scoop/apps/erlang/22.3/lib/erl_interface-3.13.2/lib" erl_interface.lib ei.lib /OUT:d:/a/emqx-enterprise-rel/emqx-enterprise-rel/emqx-enterprise-rel/_build/emqx/lib/crc32cer/priv/crc32cer_nif.dll)
9903
failed with return code 1181 and the following output:
9904
Microsoft (R) Incremental Linker Version 14.16.27039.0
9905
Copyright (C) Microsoft Corporation. All rights reserved.
9906
9907
LINK : fatal error LNK1181: cannot open input file 'c_src\crc32c.o'
===> sh(cmd /q /c link.exe c_src/crc32c.o c_src/crc32c_nif.o /DLL /LIBPATH:"c:/Users/runneradmin/scoop/apps/erlang/22.3/lib/erl_interface-3.13.2/lib" erl_interface.lib ei.lib /OUT:d:/a/emqx-enterprise-rel/emqx-enterprise-rel/emqx-enterprise-rel/_build/emqx/lib/crc32cer/priv/crc32cer_nif.dll) 9903 failed with return code 1181 and the following output: 9904 Microsoft (R) Incremental Linker Version 14.16.27039.0 9905 Copyright (C) Microsoft Corporation. All rights reserved. 9906
9907 LINK : fatal error LNK1181: cannot open input file 'c_src\crc32c.o'