Make full doesn´t find the lib folder

Hi there,
just out of curiosity Iwanted to build blender myself. I followed https://wiki.blender.org/index.php/Dev:Doc/Building_Blender/Windows/msvc/CMake word by word and I have a folder lib besides the folder blender.
Regardless of that trying to do

make full

gives me

Error: Path to libraries not found "C:\path_to_source\blender\..\lib\"

IMO this a not so “TRUE” statement ;P.

Does anyone know, what´s the matter here?

be sure you end up with the the following structure

C:\path_to_source\blender
C:\path_to_source\lib\win64_vc12 (assuming 2013/64bit)

Option b, you have spaces in your build path