hey, anybody knows if there is a DI lib working on...
# multiplatform
m
hey, anybody knows if there is a DI lib working on mingwx64 target?
j
Does Koin not work on Windows?
m
unfortunately it doesn't 😞 unless they changed something in the latest version because I might have missed it
j
Looking at the code, it seems Koin does support it, as the
mingwX64
target is there: https://github.com/InsertKoinIO/koin/blob/main/core/koin-core/build.gradle#L39
m
okay, I need to try again. I had 3 libraries failing for me when I added the target and koin was one of them. Maybe it needs some additional setup
okay, now i feel stupid, the latest version does work 😄 thanks guys
👍 2
🚀 1