Blender Git Loki

Git Commits -> Revision ce92e3d

Revision ce92e3d by Ray molenkamp (master)
January 21, 2020, 16:46 (GMT)
Fix: Building with clang on windows.

The USD landing broke building with clang on windows
due to a couple of reasons:

1) Some incompatibilities in their headers [1] only one
of them was important for us and is included in our patchset
now.

2) clangs lld wanted the full path to the libusd_b library
when using the whole archive link option, while msvc can
figure it out from just the library name.

Tested with clang/msvc and msbuild and ninja generators

[1] https://github.com/PixarAnimationStudios/USD/issues/1030

Commit Details:

Full Hash: ce92e3d5532c3d5e26c7a2671ecc5997790f792f
Parent Commit: 8d163d5
Lines Changed: +20, -6

3 Modified Paths:

/build_files/build_environment/patches/usd.diff (+12, -0) (Diff)
/build_files/cmake/macros.cmake (+4, -4) (Diff)
/build_files/cmake/platform/platform_win32.cmake (+4, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021