After inplace upgrading from 1.1.1 to 1.2.0 I've got a bunch of linking errors like these:
1> libema.lib(ItemCallbackClient.obj) : error LNK2001: unresolved external symbol rsslDecodeArray
What am I doing wrong? VS2017 if this matters (I don't think so).