Menu

#2118 Generation fails with ninja 1.9

2019.2
Fixed
Medium
2019-12-28
2019-03-09
No

When using ninja to build there is an error due to duplicate targets, due to the files generated in setup_fgfs_embedded_resources() from SetupFGFSEmbeddedResources.cmake, which is called multiple times.

[1] http://package22.nyi.freebsd.org/data/112amd64-default-PR235259PR235474PR235507/2019-02-05_16h51m55s/logs/errors/flightgear-2018.3.2.log

Discussion

  • Daniel Wickstrom

    I had a similar problem on windows, and I commented out setup_fgfs_embedded_resources in Main/CmakeLists.txt to get rid of the problem.

     
  • xDraconian

    xDraconian - 2019-03-21
    • labels: --> CMake, Compile
     
  • James Turner

    James Turner - 2019-03-21
    • assigned_to: Florent Rougon
     
  • xDraconian

    xDraconian - 2019-12-28
    • status: New --> Fixed
    • assigned_to: Florent Rougon --> xDraconian
    • Milestone: 2018.3.0 --> 2019.2
     
  • xDraconian

    xDraconian - 2019-12-28

    Resolved on branch 'next'

     

Log in to post a comment.