kananlib icon indicating copy to clipboard operation
kananlib copied to clipboard

Switch between `parallelutil` and `concurrency` depending on /MT or /MD

Open praydog opened this issue 2 years ago • 0 comments

Leaving this here for later so I don't forget. The concurrency library seems to have issues when the context that kananlib is in is also using CONCRT.dll for whatever reason, so static linking should get rid of the issue.

praydog avatar Oct 04 '23 06:10 praydog