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
test> [ 50%] Building CXX object CMakeFiles/test.dir/main.cpp.o
test> In file included from /build/source/main.cpp:1:
test> /nix/store/v9wd2w4b7fdjy7s294zdbaqqw9g1ii3d-zkllvm-blueprint/include/nil/blueprint/blueprint/plonk/assignment.hpp:35:10: fatal error: boost/type_erasure/any.hpp: No such file or directory
test> 35 | #include <boost/type_erasure/any.hpp>
test> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
test> compilation terminated.
The text was updated successfully, but these errors were encountered:
How to reproduce
main.cpp
CMakeLists.txt
flake.nix
Then run:
Result
The text was updated successfully, but these errors were encountered: