Best way to use C library

Maximilian Naderer maximilian.wallinger at outlook.com
Fri May 19 18:31:45 UTC 2023


Hello guys,

So what’s currently the best way to use a big C library?

Let’s assume something like

cglm
assimp
glfw

ImportC doesn’t really work for such huge libraries, I’ll 
investigate further. Deimos is outdated or there are no bindings. 
I know that there is a dub package for glfw which works fine. But 
how would I do something for assimp or cglm. The dub assimp 
package is quite outdated.

Am I stuck with manually creating interface files either by hand 
or automation?

I’m hope somebody could give me some insights. Thank you !

Kind regards from Austria
Max




More information about the Digitalmars-d-learn mailing list