cesanta/fossa

unresolved external

grodansparadis opened this issue · 1 comments

Suddenly get

error LNK2019: unresolved external symbol _ns_start_thread referenced in function _spawn_stdio_thread

when I try to compile a fossa project on windows. What have changed?

OK NS_ENABLE_THREADS is needed by default now. Can live with that.