I'm looking for an example project with a custom c library interop on Windows.
In my case it won't find the header file and I don't know what's wrong with my setup.
✅ 1
m
Mikolaj
06/10/2025, 8:40 AM
If by custom C library You mean that C code is part of the project I have this library that works on Windows
https://github.com/lemcoder/MikroSoundFont
You can take a look at the setup