Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.7, 6.8
-
None
-
dae1f74d8 (dev), 8c3101a21 (6.7), 8c145fd21 (dev), 8feeef4cb (6.7)
Description
CMake Error: The inter-target dependency graph contains the following strongly connected component (cycle): "ChartsQml" of type SHARED_LIBRARY depends on "ChartsQml_autogen" (strong) "ChartsQml_autogen" of type UTILITY depends on "ChartsQml" (strong) At least one of these targets is not a STATIC_LIBRARY. Cyclic dependencies are allowed only among static libraries. CMake Generate step failed. Build files cannot be regenerated correctly.