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
Of interest is their encoding full versions for deps:
CMake Error in CMakeLists.txt:
Imported target "sodium" includes non-existent path
"/Users/jacob/.tea/libsodium.org/v1.0.18/include"
in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
* The path was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and references files it does not
provide.
fixup.ts should truncate those to e.g. v1 for proper compatibility.
The text was updated successfully, but these errors were encountered:
Of interest is their encoding full versions for deps:
fixup.ts should truncate those to e.g.
v1
for proper compatibility.The text was updated successfully, but these errors were encountered: