Page 1 of 1

Any plans to support Conan C++ package manager ?

Posted: 13 Jul 2019, 12:58
by guillaumehaerinck
Hello Noesis Team !

I frequently use https://conan.io/ to integrate dependencies into my C++ projects. Most of them are available on https://bintray.com/bincrafters/public-conan which makes it super-easy and fast to get started as Conan will take care to download the needed packages.

I haven't found the native SDK on Bintray, so I'm wondering if it is planned in the future, or not considered at all.

In case Conan is not feasible, is it ok for me legally to push a build of the Native SDK on the public github repo of a personal project ? It is more convenient as I don't have to re-download and re-build Noesis each time that I switch computers.

Thanks, and congrats for your work

Re: Any plans to support Conan C++ package manager ?

Posted: 15 Jul 2019, 16:50
by jsantos
For now, we don't have plans to support Conan, we don't think it is widespread enough to put resources there. Regarding the SDK, headers and libs cannot be distributed, we want indie developers to register an account here to download the free SDK.

Thanks a lot for your kind words!