conan config install-pkg with profile, settings 621e2ad memsharded added this to the 2.10.0 milestone Dec 2, 2024 memsharded mentioned this pull request Dec 2, 2024 Allowing settings in conan config install-pkg conan-io/conan#17217 Merged czoido approved these changes Dec 3, 2024 Vie...
conan config install-pkg --url 08b87f9 memsharded added this to the 2.8.0 milestone Sep 26, 2024 memsharded assigned czoido Sep 26, 2024 memsharded mentioned this pull request Sep 26, 2024 allowing conan config install-pkg --url for initial config conan-io/conan#16876 Merged czo...
【9.0/5.05】PS4《流放者柯南 Conan Exiles》中文版pkg下载(v1.78补丁) 《流放者柯南》是一款非常好玩的沙盒动作类角色扮演游戏,玩家可以在游戏中尝试各种好玩的剧情与战斗。下面我们来看看这款游戏的介绍吧! 《流放者柯南》是由Funcom制作并发行的一款沙盒动作角色扮演游戏,本作的一大特点是游戏将发生在一个开放性...
【5.05】PS4《柯南快快 Conan Chop Chop》中文版pkg下载v1.08,这是一款支持多人合作玩法的roguelike类动作冒险游戏,玩家将操作各种造型的火柴人面对不同的危险,对这款游戏感兴趣的玩家可以来关注一下哦。 游戏类型:动作冒险类(ACT)游戏 游戏制作:Mighty Kingdom ...
#ConanGray# 柯灰Conan Gray新单People Watching歌词版MV释出:@ConanGrayChina http://t.cn/A6flCuNr
Hello Conan guys, I would like to use export-pkg command to export a local package. Everything is ok when default path is used in most of commands, but when I specify output folder in install command the export-pkg does not work as expec...
Changelog: Feature: Implement conan config install-pkg --url=<repo-url> for initial definition of remote URL when no remotes are defined yet Docs: https://github.com/conan-io/docs/pull/XXXX Close #16830 allowing conan config install-pkg --url for initial config bb9b80b memsharded added ...
iglob(pkgconfig_pattern): _, tempname = tempfile.mkstemp() with open(tempname, 'w') as output: with open(pkgconfig_file, 'r') as input: output.write('conan_user_home=${CONAN_USER_HOME}\n') for line in input: output.write(line) os.rename(tempname, pkgconfig_file) conans.tools...
runconan create . glib/2.73.3@ -o "*":shared=True -o libelf:shared=False glib build system is Meson, but it can be reproduced as well with a simple CMakeLists relying on pkg_check_modules() and a shared dependency (not tried with static). ...
Just in case, can you confirm that the exact same issue is from wayland recipe and error message isModuleNotFoundError: No module named 'conan.tools.gnu.pkgconfigdeps.pc_files_creator'. Maybe it is from another (internal) recipe and not wayland? Because I cannot longer findpc_files_creator...