[Kde-bindings] Qyoto build failed on Ubuntu 12.10

David Lechner david at lechnology.com
Wed Jan 30 00:15:53 UTC 2013


Cvetoslav Ludmiloff <ludmiloff <at> gmail.com> writes:

> How can I do it manually. I've tried sn -Vr *.dll but this doesn't works

Hi. I'm brand new to to this, so probably rather ignorant. I am having the same
problems. I have not figured it out completely yet, but I did manage to sign the
assemblies manually using this command...

for file in $(ls bin/*.dll); do sn -R $file
../../dev/assemblygen/assemblies/key.snk; done






More information about the Kde-bindings mailing list