> On Dec 4, 2017, at 2:25 PM, Keith Medcalf <kmedc...@dessus.com> wrote: > > If one object is using, for example, the multithreaded runtime and the others > are using the single threaded runtime (for example), and the third perhaps > the subsystem runtime
From the OP’s other thread here it looks like they’re developing for iOS or macOS, neither of which have the sorts of multiple runtimes you’re talking about (is that a Windows thing?) Also, I don’t see how static libraries can end up using different runtime libraries, since the runtime gets linked in by the linker, after the static libs are compiled. But maybe that’s another Windows thing. —Jens _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users