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 am using this tool on Humble, Ubuntu 22.04.
After updating to 1.0.5-1jammy.20240728.203139, the latest version, I get this error message at build time and can no longer use it.
CMake Error at CMakeLists.txt:19 (add_backward):
Unknown CMake command "add_backward".
If I remove add_backward(), the build passes, but I no longer get the error message when I run the node and it causes an error.
This is a great tool and I would love to see it fixed.
The text was updated successfully, but these errors were encountered:
I am using this tool on Humble, Ubuntu 22.04.
After updating to
1.0.5-1jammy.20240728.203139
, the latest version, I get this error message at build time and can no longer use it.If I remove
add_backward()
, the build passes, but I no longer get the error message when I run the node and it causes an error.This is a great tool and I would love to see it fixed.
The text was updated successfully, but these errors were encountered: