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
Hm... it seems that the -recursive flag needs to be passed to qmake so that all the subprojects get initialized properly. I just fixed the README instructions with 49cbc23. Note that you also need to specify the ARCH (x86_64 or generic) for the build to work.
When trying to link built library with qmake, i get this.
/libargon2/libargon2.so: undefined reference to `fill_segment_default'
Any idea how to fix this? It is a bug?
The text was updated successfully, but these errors were encountered: