Closed eugene-babichenko closed 5 years ago
Please create a PR to a develop
branch first
@carlocayos Done.
@carlocayos Please don't merge it right now, I will also check the build on Windows 10 tomorrow.
@eugene-babichenko I'm also stared to fix build on windows (needed to compile project from win pc for myself and found that it does not build actually). There are few errors there, I fix a few and willf ix remaining tommorow.
@eugene-babichenko Btw, I will create issues for work that I plan to do myself in order to not intersect with your work.
@pananton13 I rebased this onto your recent changes. Please check if you are able to build it.
This pull request introduces:
conan
to fetch dependencies instead of just usinggit
CMakeLists.txt
for readability.WIP