معرفی شرکت ها


conan-ue4cli-0.0.9


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Integrate third-party libraries into the Unreal Engine with Conan
ویژگی مقدار
سیستم عامل -
نام فایل conan-ue4cli-0.0.9
نام conan-ue4cli
نسخه کتابخانه 0.0.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Adam Rehn
ایمیل نویسنده adam@adamrehn.com
آدرس صفحه اصلی http://github.com/adamrehn/conan-ue4cli
آدرس اینترنتی https://pypi.org/project/conan-ue4cli/
مجوز MIT
Integrate third-party libraries into the Unreal Engine with Conan ================================================================= The conan-ue4cli Python package is a plugin for [ue4cli](https://github.com/adamrehn/ue4cli) that provides functionality for integrating third-party libraries into Unreal Engine projects and plugins using the [Conan C++ package management system](https://conan.io/). conan-ue4cli extends Conan for use with the Unreal Engine by providing functionality to facilitate the following workflow: 1. Conan packages are generated to wrap all Unreal-bundled third-party libraries, as well as the compiler toolchain itself when targeting Linux platforms. 2. Conan profiles are generated to ensure user packages are built with the correct configuration and against the wrapper packages for the Unreal-bundled versions of any dependency libraries. 3. Packages are built using the generated profiles. 4. Boilerplate code is generated for External Modules that consume the built Conan packages. 5. Optionally, precomputed dependency data is generated for one or more target platforms so Unreal projects or plugins that consume third-party libraries can be shared with other developers who do not have conan-ue4cli installed. **Check out the [comprehensive documentation](https://docs.adamrehn.com/conan-ue4cli/) to read about the integration issues that conan-ue4cli addresses and for detailed instructions on installation and usage.** Resources: - **Documentation:** <https://docs.adamrehn.com/conan-ue4cli/> - **GitHub repository:** <https://github.com/adamrehn/conan-ue4cli> - **Package on PyPI:** <https://pypi.org/project/conan-ue4cli/> - **Related articles:** <https://adamrehn.com/articles/tag/Unreal%20Engine/> ## Legal Copyright &copy; 2018-2020, Adam Rehn. Licensed under the MIT License, see the file [LICENSE](https://github.com/adamrehn/conan-ue4cli/blob/master/LICENSE) for details.


نیازمندی

مقدار نام
>=1.7.4 conan
- setuptools
>=0.0.49 ue4cli
- wheel


زبان مورد نیاز

مقدار نام
>=3.5 Python


نحوه نصب


نصب پکیج whl conan-ue4cli-0.0.9:

    pip install conan-ue4cli-0.0.9.whl


نصب پکیج tar.gz conan-ue4cli-0.0.9:

    pip install conan-ue4cli-0.0.9.tar.gz