osre
osre copied to clipboard
Build: Rebuild with ninja shows an error
trafficstars
Describe the bug When rebuilding with ninja on Ubuntu the build failes. Seems to be an issue with the vcpkg installation.
To Reproduce Steps to reproduce the behavior:
- Genrate Ninja build environment with cmake on Ubuntun by typing
cmake CMakeLists.txt -G 'Ninja' - Build
- Sometime typing ninja again the build failes
- See error
Expected behavior Shall work all the time.
Screenshots NA
Desktop (please complete the following information):
- OS: Ubuntu 20.22LTS
Smartphone (please complete the following information): NA
Additional context NA