gongminmin / KlayGE

KlayGE is a cross-platform open source game engine with plugin-based architecture.
http://www.klayge.org
GNU General Public License v2.0
2.06k stars 352 forks source link

Compile Error,I cant resolve it,ask for help #193

Closed jk9527-1 closed 5 years ago

jk9527-1 commented 5 years ago

image

gongminmin commented 5 years ago

It's the same as this issue: https://github.com/dotnet/corefx/issues/3784.

The fix for me was to add myself to the list of permissions of C:\Users\All Users\Microsoft\Crypto\RSA\MachineKeys folder with Full Control. A side note: I'm a participant of Administrators group and it was there with Full Control but it wasn't enough.