You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I bootstrap clang and then build archer following the instructions given at README file. The Archer building process failed to find OMP_LIB_PATH. I think the issue is related to the following:
I bootstrap clang and then build archer following the instructions given at README file. The Archer building process failed to find OMP_LIB_PATH. I think the issue is related to the following:
archer/cmake/FindOmp.cmake
Line 62 in 6f71dc3
Should FIND_PATH(OMP_LIB_PATH) include the lib directory from the bootstrapped clang?
The text was updated successfully, but these errors were encountered: