osre icon indicating copy to clipboard operation
osre copied to clipboard

Build: Rebuild with ninja shows an error

Open kimkulling opened this issue 1 year ago • 0 comments
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:

  1. Genrate Ninja build environment with cmake on Ubuntun by typing cmake CMakeLists.txt -G 'Ninja'
  2. Build
  3. Sometime typing ninja again the build failes
  4. 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

kimkulling avatar Mar 30 '24 09:03 kimkulling