A new contributor is facing a .NET exception (output below).
- All the fixes have been tried from
https://wiki.documentfoundation.org/Development/BuildingOnWindows#MS_Windows_Security_.2F_Crypto_related_problems
- Antivirus was disabled
I guess it's no problem to have lode in C:/lode/dev/core ?
Any ideas for fixes?
Ilmari
[build ECH] CustomTarget/instsetoo_native/setup/setup.ini
[build ECH] CustomTarget/instsetoo_native/setup/version.ini
[build LOC] top level modules: libreoffice
[build PRL] CustomTarget/postprocess/images/sorted.lst
[build CLI] cli_uretypes
[build BIN] i18npool
[build CUS] instsetoo_native/setup
[build PKG] instsetoo_native_setup
[build MOD] i18npool
[build BIN] instsetoo_native
[build MOD] instsetoo_native
> error: .NET exception occurred:
System.Runtime.InteropServices.COMException (0x8013141C): Strong name
key container not found. (Exception from HRESULT: 0x8013141C)
at System.Reflection.Emit.ModuleBuilder.SavePEFile(RuntimeModule
module, String fileName, Int32 entryPoint, Int32 isExe, Boolean
isManifestFile)
at System.Reflection.Emit.ModuleBuilder.Save(String fileName,
Boolean isAssemblyFile, PortableExecutableKinds portableExecutableKind,
ImageFileMachine imageFileMachine)
at System.Reflection.Emit.AssemblyBuilder.SaveNoLock(String
assemblyFileName, PortableExecutableKinds portableExecutableKind,
ImageFileMachine imageFileMachine)
at System.Reflection.Emit.AssemblyBuilder.Save(String
assemblyFileName, PortableExecutableKinds portableExecutableKind,
ImageFileMachine imageFileMachine)
at ?A0x81a6aefb.sal_main()
> dying abnormally...make[1]: ***
[C:/lode/dev/core/cli_ure/CliUnoApi_cli_uretypes.mk:14:
C:/lode/dev/core/instdir/program/cli_uretypes.dll] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:288: build] Error 2