blender/build_files/build_environment
Sergey Sharybin d93558e914 Make deps: Fix detection/linking of PugiXML on Linux
This time both full `make deps` and final compilation is tested on
a freshly installed CentOS 7.

The thing is: OpenImageIO is not configured to use an external PugiXML
library, so it was compiling its own.
At the same time the OpenShadingLanguage library was commanded to use
an externally compiled PugiXML. This caused some sort of discrepancy
which lead to Blender-link-time errors. Could be linking error, could
be namespace related, could be ABI related. In any case since we do
have PugiXML in the OpenImageIO already lets just stick to it.
2019-06-26 19:50:38 +02:00
..
cmake Make deps: Fix detection/linking of PugiXML on Linux 2019-06-26 19:50:38 +02:00
patches build_environment: ffi/linux force predictable lib path. 2018-09-17 11:58:13 -06:00
windows build_deps_windows: add option to to only create project files. 2018-11-07 19:18:53 -07:00
CMakeLists.txt Make deps: Fix detection/linking of PugiXML on Linux 2019-06-26 19:50:38 +02:00
install_deps.sh Fix T63347: No longer supported disable-ffserver option in install_deps script. 2019-04-10 10:19:25 +02:00