Post not yet marked as solved
Post marked as unsolved with 2 replies, 292 views
Hi,
I understand that all objects and static libraries linked into one executable need to be compiled with the same deployment target. Is it OK to static link objects that were compiled with the same deployment target but different SDK versions?