Dimitar Dobrev

Results 200 comments of Dimitar Dobrev

This error can be ignored, I believe. The problem is elsewhere. Wrappers need to have dependencies between them parallel to the dependencies of the wrapped libs. This hasn't been done...

Thank for your offer. Please note that it involves work on C++# as well. Here's what I think should be done in order to implement this feature: 1. All libraries...

driver.Options.addDefine("_X86_"); in QtSharp.cs should work. See how _WIN32 is added.

I know about this bug, I've sent a patch to LLVM but they haven't taken it because I haven't prepared a test for it. There is a "Fixed the getting...

If the patch causes problems, do not apply it, it's not relevant here because we use MinGW and not VC++. In fact, I think the type traits have been fixed...

I am sorry about the misunderstanding. Now that I have a better grasp on the issue, could you please publish a branch with your work so that I can debug...

Excellent, thank you. I'll let you know as soon as I have some results.

Nice work! Now I'd like to ask you to isolate that fix and send a pull to CppSharp itself. Joao will tell you if you need to change anything. He'll...

Hello @garlicbready. Thank you for your work. I've been trying to have @golddranks's work merged, once I've finished that, I'll take a look at your effort.

@golddranks I've been able to come up with a simpler fix for the property pass. Could you please send Joao a pull about the template equality fix? Once that is...