hey, I'm playing around with getting my project to work on windows (which it does with shared libs, yay!)
but: if I try to create a klib for a static library, the resulting kt file doesn't contain any functions (altough I checked the static lib, it definitly contains obj files, and to me it seems that they are complete).
any idea what could cause this?