[osg-users] Conan C++ dependency manager
Julien Valentin
julienvalentin51 at gmail.com
Sun Feb 4 09:14:46 PST 2018
Thanks for the link
I didn't know this tool, i should test it
In conan, there's tools to download, to unzip, to invoke system package manager, virtual runtime environment (manage env vars)
python makes conan sexy and flexible.
Further it manages dependancies (will dl what missing -sourcesORbuilt- for the recipe you wanna build package for)
I know they're trying to do business with package hosting, but who can blame them
I don't know if all these features are included in hunter...
If you have knowledge about hunter, can you provide us a simple example apply to osg win32 package?
Cheers
remoe wrote:
> Hi All,
>
> Why they use python? Python itself has complicated dependencies. Someone has wrote a CMake based system:
>
> https://github.com/ruslo/hunter
>
> Or write your own in GoLang :)
>
> Cheers,
> Remo
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=72921#72921
More information about the osg-users
mailing list