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
Apply following patch. It appends missing Boost::iostreams and libz dependency on building test_coordgen. Thanks to github's file extension check. add-missing-deps.patch.txt
The text was updated successfully, but these errors were encountered:
How to reproduce:
cmake \ -DCMAKE_INSTALL_PREFIX=../coordgenlibs-3.0.0-220427 \ -DCOORDGEN_BUILD_SHARED_LIBS=OFF \ -Dmaeparser_DIR=../libmaeparser-1.2.4-220427 \ ../coordgenlibs
cmake --build . --config Release -j
Expected behavior:
Actual result:
error.log
How to fix:
add-missing-deps.patch.txt
The text was updated successfully, but these errors were encountered: