mirror of https://github.com/mono/CppSharp.git
Browse Source
In some cases `Delegates` namespace could be attached to a namespace which is not wrapped and as a result of that `Delegates` namespace was also not generated in wrapper code resulting in a wrapper build errors. Change adds extra logic which tries to find the correct library namespace if more than one namespace is present.pull/1022/head
1 changed files with 9 additions and 0 deletions
Loading…
Reference in new issue