Jump to content

User:Paradox-01/Blender/Research: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 149: Line 149:
[...]
[...]


===Building Blender===
===Build Blender===
  https://wiki.blender.org/wiki/Building_Blender
  https://wiki.blender.org/wiki/Building_Blender
  https://wiki.blender.org/wiki/Building_Blender/Windows
  https://wiki.blender.org/wiki/Building_Blender/Windows
Line 159: Line 159:
update files
update files
  make update  
  make update  
(re)create build, the first build will take a couple of minutes, further builds take about a minute or less
(re)build, the first build takes a couple of good minutes, further builds take about a minute
  make
  make
===Build Blender with Visual Studio===
cd C:\blender-git\blender
make full nobuild
In solution explorer open "CMakePredefinedTargets", right-click "INSTALL", click "build" ("Erstellen" in German).


===wm_window.c ===
===wm_window.c ===
8,452

edits