Giter Site home page Giter Site logo

comlightinterop's People

Contributors

const-me avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

comlightinterop's Issues

'IUnknown': ambiguous symbol

ComLight::IUnknown is conflicting with IUnknown in file ocidl.h

Excerpt of the compiler output. The other lines are almost similar error messages

2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\ocidl.h(463,14): error C2872: 'IUnknown': ambiguous symbol
2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\unknwnbase.h(109,9): message : could be 'IUnknown'
2>C:\Users\Name\source\repos\TempProj\ComLightLib\unknwn.h(26,27): message : or 'ComLight::IUnknown'

a Temporary project (.Net5) was added to github:
raymrdc/TempProj

Does ComLight work for .NET client and 3rd party unmanaged server with COM compatible interfaces?

Hi, you pointed me towards your project in a github discussion about use-cases for cross-platform COM interop.

I am wondering if ComLight will fix the following scenario:
I am building a .NET5 library for working with the VST3 (Steinberg) interface specification. The VST3 C++ plugin interface specification is for working with Audio/MIDI plugins inside a Digital Audio Workstation (DAW) - (usually) a multitrack recording application. The goal of my library is to make it possible to write VST3 plugins (and hosts) in .NET without having to know C++. The VST3 C++ interfaces are all COM compatible (derive from IUnknown, return HResult) and so I am looking for an easy way to do the marshalling.

The question is: will ComLight (.NET client) work if I have no control over the unmanaged COM interfaces?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.