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
I might be doing something dumb but when I try to incorporate order_test.cpp into my own project I now get fatal error: order_execution.hpp: No such file or directory
it can find order_signer.hpp so maybe something in your CMakeLists.txt?
I might be doing something dumb but when I try to incorporate
order_test.cppinto my own project I now getfatal error: order_execution.hpp: No such file or directoryit can find
order_signer.hppso maybe something in yourCMakeLists.txt?