Error CS1548 on Windows 10 1709

2018-03-31 Thread Matthias Seidel
Am 25.03.2018 um 23:14 schrieb Matthias Seidel:
> Am 25.03.2018 um 15:05 schrieb Matthias Seidel:
>> One thing that comes to my mind:
>> I am still on Windows 10 1703, because I had problems with 1709 (Fall
>> Creators Update).
>> Will try again...
> OK, after hours of updating Windows 10 to from 1703 to 1709 I ran into
> the same error like before when building AOO trunk:
>
> ---
> error CS1548: Kryptografischer Fehler beim Signieren der Assembly
> c:\Source\aoo\main\cli_ure\wntmsci12.pro\bin\cli_basetypes.dll --
> Zugriff verweigert .
> dmake:  Error code 1, while making
> '../../wntmsci12.pro/bin/cli_basetypes.dll'
>
> 1 module(s):
>     cli_ure
> need(s) to be rebuilt
> ---

I have found the solution...

We use a "strong name key" file (main/cli_ure/source/cliuno.snk).
After deleting the file and doing "svn update" to restore it, I could do
a complete build again!

After nearly 30 years, Windows remains a mystery to me! ;-)

Regards,
   Matthias

> Maybe a developer has more insight why there is a "Cryptographic failure
> while signing assembly" on 1709 but not on 1703:
>
> https://technet.microsoft.com/en-us/library/t21abc4c(v=vs.120).aspx
>
> Regards, Matthias
>



smime.p7s
Description: S/MIME Cryptographic Signature


Error CS1548 on Windows 10 1709 (was: Re: Back to OpenOffice)

2018-03-25 Thread Matthias Seidel
Am 25.03.2018 um 15:05 schrieb Matthias Seidel:
>>
>> My current plan is to leave the Windows 8.1 machine where I have been
>> doing most of my development set up for 32-bit builds on the 4.1 line
>> in case of security problems. Meanwhile, I am setting up a Windows 10
>> machine to do trunk builds in accordance with Matthias' advice.
> One thing that comes to my mind:
> I am still on Windows 10 1703, because I had problems with 1709 (Fall
> Creators Update).
> Will try again...

OK, after hours of updating Windows 10 to from 1703 to 1709 I ran into
the same error like before when building AOO trunk:

---
error CS1548: Kryptografischer Fehler beim Signieren der Assembly
c:\Source\aoo\main\cli_ure\wntmsci12.pro\bin\cli_basetypes.dll --
Zugriff verweigert .
dmake:  Error code 1, while making
'../../wntmsci12.pro/bin/cli_basetypes.dll'

1 module(s):
    cli_ure
need(s) to be rebuilt
---

Maybe a developer has more insight why there is a "Cryptographic failure
while signing assembly" on 1709 but not on 1703:

https://technet.microsoft.com/en-us/library/t21abc4c(v=vs.120).aspx

Regards, Matthias



smime.p7s
Description: S/MIME Cryptographic Signature