L0032: could not open file "libz.a"

Hi,

Could someone help me to cope with following issue?

What I have:

  • Engine: QA_APPROVED_UE4_BUILD_4.12.5_Hotfix (downloaded from your perforse server)
  • SDK: PS4 SDK 3.500 (from SCEE)
  • c++ project: totally clean 3-rd person project (didn’t make any changes)
  • OS: Windows 10 Pro x64

What I Do:

  1. Generate project files;
  2. build engine (with VS 2015);
  3. Open editor and create a new c++ project;
  4. Open “project”.sln…
  5. …in VS ->Choose: Development,PS4, “projectname” → than press “Build”.

What I receive:

  • L0032: could not open file “libz.a” WorldProject E:\ue4-engine\WorldProject\Intermediate\ProjectFiles\Command line 1

Summary: I’m trying to build new project for PS4 and no luck.

Looking forward for any help!