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
The 2.1.1 release only builds libdivsufsort64.pc and libdivsufsort.pc in lib/pkgconfig. This results in 'undefined reference to `sdsl::ram_fs_initializer::ram_fs_initializer()'" when linking with just libdivsufsort64.pc.
It seems that there should be a sdsl-lite.pc pkgconfig file to link with all necessary libraries for users of sdsl-lite.
The text was updated successfully, but these errors were encountered:
The 2.1.1 release only builds libdivsufsort64.pc and libdivsufsort.pc in lib/pkgconfig. This results in 'undefined reference to `sdsl::ram_fs_initializer::ram_fs_initializer()'" when linking with just libdivsufsort64.pc.
It seems that there should be a sdsl-lite.pc pkgconfig file to link with all necessary libraries for users of sdsl-lite.
The text was updated successfully, but these errors were encountered: