drogonframework / drogonframework/drogon
Summary of cross-compilation issues
Open
- Dominant language
- C++
- Stars
- 14.3k
- Forks
- 1.4k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 14
Description
UUID search problem: find_package(UUID) cannot specify a custom path through CMAKE_PREFIX_PATH, resulting in the failure to find the UUID library.
Filesystem check failure: Drogon was successfully compiled with g++ 10.2 c++17 in the cross-compilation environment, but the internal Filesystem check failed when calling find_package(Drogon), resulting in the failure to find Drogon.
Contributor guide
Assessment
This issue has not been assessed yet.