News

I've been all over Google trying to find a solution to this but the results so far have not worked and/or I'm missing something obvious. So the basic problem is. I have an existing inherited C# ...
I'm trying to compile Open3D to get a DLL which I can use in C++ project which exports methods that I can use in a .NET C# project via P/Invoke. I have tried hints from #2889 and #5608, or whatever I ...