I’m trying to test out a library in build but it’s not pulling down all the source files that are in my github repo. That basically ends up in a world full of linker errors of unresolved externals.
Actually, the sample library there also has a .c file in it, and it’s also not being imported properly. I think towynlin may have filed a bug for that already.