I found the following post in the forum about a problem I have with Cute editor 4.5:
I have a problem using CuteEditor 4.0. Apparently, the CuteEditor assembly is obfuscated, but so is another component I am using in my project. Both assemblies are obfuscated in such a way that a namespace in one of them matches an internal class name in the other, which results in an error: "Cannot declare a namespace and a type both named 'a'".
|
|
It seems that this problem still occures in version 4.5
Could anyone telll me when this problem will be fixed?
Thanks.
Toby