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>2022-04-08 21:52:35 +0300
committerRay Molenkamp <github@lazydodo.com>2022-04-08 21:52:35 +0300
commit4f961901226470446bb6de9ac3d8469ff3453671 (patch)
treef60b305a4282fb25ed13ddc4ac6465b41716cf63 /source/blender/makesdna
parenteb40b231f9e11d8fec88b69e4c0146b4f0af8d47 (diff)
Fix: Build issue with MSVC
draw_common.h was included in a C++ file leading to the linker looking for the decorated name for `G_draw` which lead to a linker error. adding an extern "C" for C++ fixes the issue.
Diffstat (limited to 'source/blender/makesdna')
0 files changed, 0 insertions, 0 deletions