stefdevs
Topic Author
Posts: 1
Joined: 09 Jan 2023, 07:16

Example of integration or API bindings in C?

11 Jan 2023, 20:15

I'm trying to integrate Noesis in a project written in a C-like language and I'm wondering if there are any examples I could look at to help convert/wrap the C++ concepts. I'm not a C++ expert so it would be really helpful to see a working example. I haven't been able to find anything on the web.
 
User avatar
jsantos
Site Admin
Posts: 3905
Joined: 20 Jan 2012, 17:18
Contact:

Re: Example of integration or API bindings in C?

11 Jan 2023, 20:58

I am sorry to say we don't have an example for that. You will probably have to do something similar to what we are doing with the C# layer, exposing every C++ class method using free functions. If you have a look at the C# SDK you can inspect the exported function in Noesis.dll

Who is online

Users browsing this forum: Google [Bot] and 88 guests