Fatal error LNK1181: cannot open input file 'zlibstatic.lib'

Hello, after migrating my project to UE4.14 and trying to package it I get this error:

Here is the log : link text

Again it was Substance Plugin that was causing this.

After following Josh’s answer I fixed the problem.

I Solved it in this way. I have visual studio 2017.
Start a new Project . Empty. Clear and delete all. Set Physics and collisions if you have it.
Go to the project with problem and migrate the root content to the new one.

Others erros can raise, but are diferent and specific with the real error. That works for me more than once.

Good Luck!