Hi, just another problem with gradle for C++. For some reason it disregards dependencies, or fails to arrange correct build order. Build fails with many “unresolved external” errors. When I run it with “–no-parallel” option, I see that not all projects from dependencies {} list are build. Please, help.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Native External Module Dependencies | 0 | 670 | December 8, 2014 | |
Tasks dependencies | 5 | 1022 | January 21, 2014 | |
C++ examples | 1 | 498 | December 2, 2013 | |
Prevent cyclic dependencies in multi-project build | 0 | 383 | July 2, 2018 | |
Cross-compilation with Gradle and the new C++ plugins | 0 | 584 | July 28, 2020 |