Hi all.
I built blender R.51897 for windows 7 64 just like I built previous Revs (same procedure), with Cmake and MinGW64.
Problems:
-
I used always the -j option on mingw32-make and mingw32-make install to use 100% of CPU, but this time I have a problem of “full RAM usage” (I got 6 GB) and my pc freeze with no solution. So I removed the -j option (longer times but less CPU/ram usage) to successfully build blender.
-
When I render on viewport (CPU) with cycles, I have this:
This problem is not in F12 render. Only on viewport. -
Blender crash when I split viewport in 2 rows (=) and I set one of the two in Viewport Shading “Rendered” (CPU).
Are these problems related on blender bugs or are just related on build procedure?
