Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Molenkamp <github@lazydodo.com>2020-03-03 19:04:31 +0300
committerRay Molenkamp <github@lazydodo.com>2020-03-03 19:04:31 +0300
commit78383f7a9f9c3a2b3cc5f6c1ea0834cd7278317c (patch)
tree4d0054f6560b7c1bc6061b994f7f19955ddbed2d /source/blender/makesrna/RNA_define.h
parentdaca00f187ea2cc8906094058f45ed9e4c0b13da (diff)
Fix: USD Build error on windows
USD is being included before the blender headers. USD includes TBB, which includes the windows headers which define rad2 as a constant conflicting with a field with that exact name in the MetaElem dna struct. Added `-DWIN32_LEAN_AND_MEAN` to keep the windows headers from defining rad2.
Diffstat (limited to 'source/blender/makesrna/RNA_define.h')
0 files changed, 0 insertions, 0 deletions