Raffaello/sdl2-hyper-sonic-drivers

replace vcpkg with conan

Closed this issue · 0 comments

vcpkg is getting worst and is not working and not helping working with dependencies anymore.

It is not simple to pin a dependency version neither with the manifest file.

it is not allowing anymore among static and dynamic linking as those has become different triplets...

etc...

it doesn't fit anymore my use case.

try with conan if it works better.
https://conan.io/

Requires to patch also the CI pipelines.