Page History
...
The Phoenix API is provided as a static and dynamic library. Depending on your project, you may pick the static or dynamic version of the library. Usually Usually the dynamic version is preferred when there is a dependency to any version of V-Ray SDK, as Phoenix API depends on vutils_s.lib.
...
Fancy Bullets | ||
---|---|---|
| ||
|
Depending on the version of Maya, Phoenix API is built with the respective version of Microsoft Visual C++ Runtime:
...
vc14 C++ Platform Toolset
...
Autodesk® Maya® 2018
Autodesk® Maya® 2019
Autodesk® Maya® 2020
Autodesk® Maya® 2022
...
With for all Maya versions and for both V-Ray Next and V-Ray 5, with "/MD" Runtime Library flag.
...