So using uBrowser as an example I'm trying to embed mozilla in my
application.
My application just happens to be in .NET already, so I've put the
supporting C++ code into a Managed c++ assembly.
Everything works fine if I use the non-debug of the mozilla libraries
I've built.
If I use the debug libraries, when I try to instantiate my browser I
get the following error:

System.TypeLoadException: Could not load type PRThread

Has anyone seen this error? Any ideas?
Or am I just stuck using the release version always?

Thanks.

-- James

_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to