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?